By gsmlg-dev
Specification-Driven Development toolkit: structured specs, plans, tasks, and implementation workflows
npx claudepluginhub gsmlg-dev/code-agent --plugin speckitValidate cross-artifact consistency across spec.md, plan.md, and tasks.md (read-only)
Create domain-specific quality checklists validating spec completeness and clarity
Resolve ambiguities in spec.md through targeted Q&A before planning
Define or update the project governing principles in .specify/memory/constitution.md
Execute the implementation plan for a feature by working through `tasks.md` phase by phase, using TDD where applicable.
Initialize the .specify/ directory structure for Spec-Driven Development in the current project
Update .specify/ scripts and templates from upstream github/spec-kit
Generate technical plan, data model, and interface contracts from spec.md
Transform a feature description into a structured spec.md
Generate a phase-based task breakdown in tasks.md from spec.md and plan.md
Convert tasks.md into GitHub issues in the current repository
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
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