create-command
Create a new slash command (skill) following best practices and prompt
create-rule
Create a new memory rule following Claude Code best practices for project
docs-adr
Create numbered Architecture Decision Records (ADR) documenting architectural
docs-check
Validate documentation freshness, completeness, and quality against the
docs-diagram
Generate Mermaid diagrams from codebase analysis including architecture,
docs-init
Initialize comprehensive documentation structure for a project based
docs-rfc
Create numbered RFC (Request For Comments) documents for proposing and
docs-update
Update documentation by synchronizing with the current codebase state.
jira-cli
Interactive command-line tool for Atlassian Jira. This skill should be used when users want to interact with Jira issues, epics, sprints, or when they mention Jira workflows, issue management, or need help with jira-cli commands and workflows.
agent-browser
Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction.
ci-generate
Generate CI/CD pipeline configurations for GitHub Actions, GitLab CI,
find-skills
Discover and install third-party agent skills from the open skills ecosystem (skills.sh). This skill should be used when users want to find, install, update, or manage external skills for Claude Code or other AI agents, or when they mention skills.sh, npx skills, or want to extend their agent with community skills.
fix-bug
Fix bugs using test-driven debugging, root cause analysis, and comprehensive verification. Automatically activates when users want to fix a bug, debug an issue, resolve an error, investigate failing tests, or address problems in the codebase.
gh-daily
Generate smart standup reports from GitHub Issues activity and git history.
git-commit
Generate conventional commits following conventionalcommits.org specification.
git-create-pr
Create a GitHub Pull Request with conventional commit format and pre-filled
git-release
Create semantic version releases with automated changelog generation
implement-feature
Implement features using senior staff engineer best practices with parallel subagent orchestration. Automatically activates when users want to implement a new feature, add functionality, build a component, or create new capabilities. Follows SOLID, DRY, and YAGNI principles with automated project discovery and quality verification.
inject-docs
Inject framework-specific best practices and documentation into the project's
inject-nextjs-docs
Run the Next.js agents-md codemod to inject compressed framework documentation
jira-daily
Generate smart standup reports from Jira activity and git history. This
jira-todo
Generate smart daily work plans with intelligent prioritization from
project-planner
Break down large projects into dependency-aware tasks with progress tracking
refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
review-code
Perform comprehensive multi-agent code review for PRs, commits, or entire
review-deps
Audit project dependencies for vulnerabilities, license compliance risks,
review-perf
Perform comprehensive performance review analyzing database queries,
review-security
Perform comprehensive security review targeting OWASP Top 10 2025 vulnerabilities
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
team-implement
Spec-driven team orchestration: adaptive development team that scales from 3 to 11 agents based on project complexity. Accepts plain text, Jira tickets, GitHub issues, PRs, files, directories, or URLs as input. Plans thoroughly first, gets user approval, then implements with parallel agents.
team-review
Multi-agent PR review team orchestration with 7 specialized reviewers for security-sensitive or architectural PRs. Spawns architecture, security, performance, testing, style, docs/UX, and adversary reviewers as a coordinated team. Premium review for critical code changes.
test-suite
Generate comprehensive test suites with coverage analysis and parallel test writing. Automatically activates when users want to write tests, add test coverage, generate test cases, improve testing, or analyze coverage gaps. Supports pytest, vitest, jest, and all major test frameworks.