test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
planning-with-files
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
rails-audit-thoughtbot
Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
consult-outside-expert
|
pr-comment
PR review comment workflow - understand the concern before fixing
poll
Controlled polling for async operations at specified intervals
distill
Distill session episodes into persistent memory patterns
teams-develop
Full PR-based development lifecycle using native Claude Code teams — PM coordinates specialized agents through intake, research, design, implement, review, integrate, and complete phases
verify
Run code quality checks (ruff, black, mypy, pytest)
parallel-orchestrate
Orchestrate N independent TDD subagents from a YAML task manifest with worktree isolation
develop
PR-based development workflow with SE team simulation
remember
Save a learning to persistent memory with automatic scope inference
implement
Auto-started default workflow. Overridden by iterate, debug, or orchestrate when invoked.
plan-to-manifest
Translate a superpowers implementation plan into a parallel orchestration YAML manifest
pipeline
Full pipeline from design doc through plan, manifest, parallel orchestration, to branch completion
debug
Systematic debugging workflow with root cause verification before fixing
ctx
View and manage hierarchical context for the current directory
agent-teams-workflow
Coordinate agent teams for multi-domain collaborative implementation from a design doc or plan
iterate
Autonomous TDD implementation workflow with phase gates.
spawn
How to spawn subagents correctly. Use this reference when you need to delegate work to a specialized agent.
orchestrate
Workflow orchestrator. Builds task queue from input, dispatches subagents, manages completion.
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 AI Agent's capabilities with specialized knowledge, workflows, or tool integrations.
azure-pipelines-tasks
Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues, or understanding how built-in tasks work.
address-review-comments
Addresses PR review comments systematically. Use when fixing review feedback, responding to code review threads, or processing PR comments.
csharp-review
An agent designed to assist with software development tasks for C#/.NET projects.
commit
Creates logical git commits from working tree changes. Use when finishing work, saving progress, or organizing changes into commits.
prompt-engineering
Techniques for writing effective LLM prompts. Use when crafting system prompts, optimizing agent instructions, or improving model outputs.
open-pull-request
Drafts and submits pull requests via gh CLI. Use when opening PRs, writing PR descriptions, or submitting code for review.
nuget-manager
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
github-actions-composite
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.
ghostty-config
Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.
dotnet-file-based-apps
Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.
create-skill
Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.
python-patterns
Python coding style - pragmatic, readable, fast development over heavy abstraction
shell-patterns
Shell scripting patterns - portability, explicit error handling, readability over cleverness
typescript-patterns
TypeScript coding style and patterns - type safety, error handling, code organization
nuxt-patterns
Nuxt development patterns - validation, error handling, code organization, state management
ansible-patterns
Ansible playbook patterns - simplicity, external files, system compatibility
Page 1125 of 1143 · 57148 results
