Advanced Search
Search Results
1248 total results found
/sp-finishing-a-development-branch
Source: ~/.claude/skills/sp-finishing-a-development-branch/SKILL.md name: finishing-a-development-branch description: Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work...
/sp-receiving-code-review
Source: ~/.claude/skills/sp-receiving-code-review/SKILL.md name: receiving-code-review description: Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical...
/sp-requesting-code-review
Source: ~/.claude/skills/sp-requesting-code-review/SKILL.md name: requesting-code-review description: Use when completing tasks, implementing major features, or before merging to verify work meets requirements Requesting Code Review Dispatch superpowers:code-...
/sp-subagent-driven-development
Source: ~/.claude/skills/sp-subagent-driven-development/SKILL.md name: subagent-driven-development description: Use when executing implementation plans with independent tasks in the current session Subagent-Driven Development Execute plan by dispatching fresh...
/sp-systematic-debugging
Source: ~/.claude/skills/sp-systematic-debugging/SKILL.md name: systematic-debugging description: Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes Systematic Debugging Overview Random fixes waste time and create new ...
/sp-test-driven-development
Source: ~/.claude/skills/sp-test-driven-development/SKILL.md name: test-driven-development description: Use when implementing any feature or bugfix, before writing implementation code Test-Driven Development (TDD) Overview Write the test first. Watch it fail....
/sp-using-git-worktrees
Source: ~/.claude/skills/sp-using-git-worktrees/SKILL.md name: using-git-worktrees description: Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart dir...
/sp-using-superpowers
Source: ~/.claude/skills/sp-using-superpowers/SKILL.md name: using-superpowers description: Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions If you...
/sp-verification-before-completion
Source: ~/.claude/skills/sp-verification-before-completion/SKILL.md name: verification-before-completion description: Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and c...
/sp-write-plan
Source: ~/.claude/skills/sp-write-plan/SKILL.md description: Create detailed implementation plan with bite-sized tasks disable-model-invocation: true Invoke the superpowers:writing-plans skill and follow it exactly as presented to you
/sp-writing-plans
Source: ~/.claude/skills/sp-writing-plans/SKILL.md name: writing-plans description: Use when you have a spec or requirements for a multi-step task, before touching code Writing Plans Overview Write comprehensive implementation plans assuming the engineer has ...
/sp-writing-skills
Source: ~/.claude/skills/sp-writing-skills/SKILL.md name: writing-skills description: Use when creating new skills, editing existing skills, or verifying skills work before deployment Writing Skills Overview Writing skills IS Test-Driven Development applied t...
/sentry-agents-md
Source: ~/.claude/skills/sentry-agents-md/SKILL.md name: agents-md description: This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Gui...
/sentry-brand-guidelines
Source: ~/.claude/skills/sentry-brand-guidelines/SKILL.md name: brand-guidelines description: Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or ...
/sentry-claude-settings-audit
Source: ~/.claude/skills/sentry-claude-settings-audit/SKILL.md name: claude-settings-audit description: Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or deter...
/sentry-code-review
Source: ~/.claude/skills/sentry-code-review/SKILL.md name: code-review description: Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, ...
/sentry-code-simplifier
Source: ~/.claude/skills/sentry-code-simplifier/SKILL.md name: code-simplifier description: Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refa...
/sentry-commit
Source: ~/.claude/skills/sentry-commit/SKILL.md name: commit description: Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-speci...