Find the perfect skill
Be: Autonomous Task-to-PR with AI Review
Development
Interactive alternative to /do that clarifies intent up front, then autonomously runs a task end-to-end through an AI review gauntlet, CI, and evidence to produce a reviewed PR.
n8n Workflow Design
Development
Design production-ready n8n workflow architectures for B2B sales and GTM operations, focusing on node sequences, sub-workflows, and automation goals.
Automated Development Diary
Development
Automates diary entry creation from Claude Code history and git commits for KStoryBridge.
Debugging Strategies
Development
Turn debugging into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
Skill Lister
Development
Lists all AgenticDev skills installed in the project by scanning the .claude/skills/ directory. Extracts metadata from each skill's SKILL.md file, including name, description, and available scripts, and presents it in a readable or JSON format. Use this at the start of a session to discover which skills are available or when verifying the project's skill setup.
Portfolio v2
Development
Skill for creating or updating a personal portfolio.
Convert PR Comment to Lint Rule
Development
Convert a recurring PR review comment into an automated lint rule with tests and CLAUDE.md annotation.
Sync Repo Status
Development
Regenerate REPO_STATUS.md with a full snapshot of open PRs, local branches, issues, and discussions, including merge-readiness and triage assessment.
OpenSpec Explore Mode
Development
Enter explore mode to think through ideas, investigate problems, and clarify requirements without implementing code. Use this skill when you need a thinking partner to visualize concepts, map architecture, compare options, and surface risks using open-ended conversation and ASCII diagrams.
AI Gateway Reference
Development
Reference for the studio/ai-gateway service — the single shared entry point every other service uses to reach Claude, Gemini, and MiniMax.
Laravel Simplifier
Development
Simplifies and refines PHP/Laravel code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
React Hook Form Best Practices
Development
Master React Hook Form: avoid anti-patterns, manage subscriptions, and handle reset, dirty state, and controlled inputs correctly.