Software development lifecycle automation - slash commands, agents, and GitHub/GitLab webhook watchers
npx claudepluginhub danielscholl/claude-sdlc --plugin sdlcMeta Prompt for creating git branches
Create detailed bug fix specifications with deep codebase analysis
Create detailed specifications for maintenance tasks and codebase improvements
Meta Prompt for making commits
Create detailed implementation specs for new features with deep codebase analysis
Implement a feature specification with structured task tracking
Install & Prime - Install dependencies and run setup scripts
Meta Prompt for locating plans
<pr-comment-resolution>
Prime understanding of the codebase by exploring files and reading documentation
Meta Prompt for creating pull requests
Implement features using strict Test-Driven Development (Red-Green-Refactor cycle)
<test-plan-command>
Use proactively for architectural review of code changes, system design decisions, and component boundary validation. Analyzes pull requests, refactoring efforts, and new features for architectural compliance and design pattern adherence. Not for performance analysis or test creation.
Use after implementing features or when performance concerns arise. Analyzes algorithmic complexity, database queries, memory usage, caching opportunities, and scalability. Identifies bottlenecks before they become production issues. Not for architectural review or test creation.
Use to address PR review comments by implementing requested changes and reporting resolutions. Handles the full workflow of understanding comments, making fixes, posting replies, and resolving threads. Not for creating PRs, architectural review, or performance analysis.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification