Comprehensive developer toolkit providing reusable skills for Java/Spring Boot, TypeScript/NestJS/React/Next.js, Python, PHP, AWS CloudFormation, AI/RAG, DevOps, and more.
90
90%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
New learn skill (developer-kit-core):
learn skill for autonomous project pattern learning by analyzing the codebaseNew Ralph Loop handler (developer-kit-specs):
ralph_loop.py script for multi-agent task execution automationidle → thinking → working → reviewing → fixing → donefix_plan.json when plan changesstate-machine.md, loop-prompt-template.md, multi-cli-integration.mdNew specs-code-cleanup skill (developer-kit-specs):
New task-quality-kpi skill (developer-kit-specs):
TASK-XXX--kpi.json)New Qwen Coder CLI delegation skill (developer-kit-tools):
qwen-coder skill for delegating tasks to Qwen2.5-Coder and QwQ modelsqwen-coder and qwq model variantsNew Drift Guard hook (developer-kit-specs):
New Architecture and Ontology Definition phase (developer-kit-specs):
Enhanced TypeScript Claude Code Hooks (developer-kit-typescript):
ts-rules-verifier.py: LLM-driven rules verification via Prompt hookts-quality-gate.py: Prettier check as quality gate hookts-session-context.py: Session context injection on SessionStartts-dev-server-guard.py: TMux guard for dev server lifecyclets-file-validator.py: File path and type validationts-pattern-validator.py: Code pattern validationNew CI Security Scan Workflow (.github/workflows/security-scan.yml):
Knowledge Graph skill restructured (developer-kit-core):
references/knowledge-graph.mdcommit-examples.md, constraints-warnings.md, phase-workflows.md, test-commands.mdschema.md, query-examples.md, integration-patterns.md)TypeScript Documentation expanded (developer-kit-typescript):
typescript-docs: Added references/jsdoc-patterns.md, references/pipeline-setup.md, references/validation.mdtypescript-security-review: Enhanced with references/input-validation.md, references/security-headers.md, references/xss-prevention.mdzod-validation-utilities: Updated references/advanced-patterns.mdGemini CLI skill updated (developer-kit-tools):
Hooks configuration hardened (developer-kit-core):
task-review hook execution handlingDocs and guide updates (global):
developer-kit-core: Updated documentationdeveloper-kit-ai: Refreshed agents and commands guidesdeveloper-kit-specs: Updated documentation with new featuresralph_loop.py fix plan rewrite (developer-kit-specs):
fix_plan.json when the fix plan changes mid-executionHook configuration errors (developer-kit-specs):
update_done status bug (global):
update_done status was not correctly set for next stepError messages on wrong state (developer-kit-specs):
fix_plan.jsonAgent skill reference completeness (global):
Knowledge Graph docs path (developer-kit-core):
Make command fix (global):
make command execution in developer-kitHook supply-chain security (developer-kit-core):
.mcp.json configuration (developer-kit-tools):
.mcp.json config files for autoloading MCP configurationKimi CLI installation (global):
developer-kit-core):
Skills Optimization — Token & Length Reduction (global):
aws-lambda-php-integration (developer-kit-php) — reduced to 94 linesbetter-auth (developer-kit-typescript) to meet line limitclean-architecture (developer-kit-typescript) — exceeded line limit, now compliantnextjs-app-router (developer-kit-typescript) — reduced SKILL.md to 302 linesnextjs-authentication (developer-kit-typescript) — split docs into focused reference filesnextjs-data-fetching (developer-kit-typescript) — split docs into focused reference filesdrizzle-orm-patterns (developer-kit-typescript) to meet line limitVersion Alignment (global):
2.7.2AWS Lambda PHP Integration (developer-kit-php):
aws-lambda-integration skill registration and linking on the PHP pluginCommand Review List (global):
SonarQube MCP Integration (developer-kit-tools):
sonarqube-mcp skill for SonarQube-assisted analysis workflows.mcp.json configuration registering the sonarqube-mcp MCP serverSONARQUBE_TOKEN, SONARQUBE_URL, and SONARQUBE_ORGbest-practices.md, llm-context.md, metrics.md, severity-levels.mdKnowledge Graph Skill (developer-kit-core):
knowledge-graph skill for managing persistent Knowledge Graphs in specificationsschema.md, query-examples.md, integration-patterns.mdADR Drafting Skill (developer-kit-core):
adr-drafting skill for drafting Architecture Decision Recordsdocs/architecture/adr/)template.md, examples.mdSpecification Workflow Expansion (developer-kit-core):
devkit.quick-spec command for lightweight 4-phase specificationsdevkit.spec-review command for interactive specification quality assessmentdevkit.spec-sync command to reconcile specifications with implementation statedevkit.task-implementation command for guided single-task executioncommands/specs/ subfolderSpecs Quality Command (developer-kit-core):
devkit.spec-quality command for maintaining specification context qualityspec-to-tasks and feature-development workflows--update-kg-only, --task=TASK-XXX, --dry-runAWS CDK Skill (developer-kit-typescript):
Skill Review & Optimize Workflow (global):
skill-review to skill-review-and-optimize with AI-powered optimization/apply-optimize comment triggersCore Command Organization (developer-kit-core):
commands/specs/commands/documentation/Feature Development Command (developer-kit-core):
Spec to Tasks Command (developer-kit-core):
Memory Management Skill Rename (developer-kit-core):
claude-md-management to memory-md-managementPrompt Engineering Skill (developer-kit-ai):
Version Alignment (global):
2.7.0Documentation Refresh (global):
Rules Updates:
developer-kit-java, developer-kit-php, developer-kit-python, and developer-kit-typescriptdeveloper-kit-core):
developer-kit-typescript)Tessl Integration:
tessl.json configuration for Tessl registry integrationtile.json with complete tile definition for 79 skills across 11 plugins.github/workflows/publish-tiles.yml)Validation System Enhancements (.skills-validator-check):
config.py for centralized configurationreporter.py for improved output formattingmarketplace.json with new versionplugin.json filesdeveloper-kit-core):
hooks/settings.json.example fileLSP Server Configurations (developer-kit-java, developer-kit-php, developer-kit-python, developer-kit-typescript):
java, kotlin, scala language servers (jdtls, kotlin-language-server, metals)php language server (intelephense)python language server (pyright-langserver)typescript, javascript, tsx, jsx language servers (typescript-language-server, eslint-language-server, vue-language-server)Validation System Enhancements (.skills-validator-check):
config.py for centralized validation configurationvalidators.py with improved validation logicNew Codex CLI delegation skill (developer-kit-tools):
codex: Delegates complex development tasks to OpenAI's Codex CLI using GPT-5.3-codex modelscodex exec for non-interactive code generation and codex review for code review workflowsNew Destructive Command Prevention Hook (developer-kit-core):
prevent-destructive-commands.py: Python 3 PreToolUse hook that prevents execution of dangerous Bash commandsshlex (pipes, chains, quoted paths)sudo, bash -c, find -exec, xargs, watch wrappersrm/unlink/rmdir/shred blocked outside CWDgit reset --hard/clean.claude/settings.jsonNew WireMock Standalone Docker skill (developer-kit-java):
wiremock-standalone-docker: Integration testing patterns using WireMock standalone server via DockerNew TypeScript Rules (developer-kit-typescript):
lambda-conventions: AWS Lambda TypeScript coding patterns (handler structure, context handling, error responses, logging, Powertools)server-feature-conventions: Server-side feature architecture (routing, controllers, services, validation, error handling, middleware)zod-validation-patterns: Updated for Zod v4 with coercion, transforms, complex schema composition, and React Hook Form integrationNew Task Management command (developer-kit-core):
devkit.task-manage: Post-generation task management with 7 actions (add, split, mark-optional, mark-required, update, regenerate-index, list)New Task Review command (developer-kit-core):
devkit.task-review: Verify that implemented tasks meet specifications and pass code reviewNew Specification to Tasks command (developer-kit-core):
devkit.spec-to-tasks: Converts a functional specification into executable and trackable tasksdevkit.brainstorm (specification) and devkit.feature-development (implementation)docs/specs/[id]/tasks/TASK-XXX.md with enhanced frontmatter including complexity score and optional statusTask Complexity Scoring System (developer-kit-core):
(Files × 10) + (Acceptance Criteria × 5) + (Independent Components × 25) + (Design Decisions × 10) + (Integration Points × 15)Enhanced Task File Format (developer-kit-core):
optional (true/false), complexity (score/100)New Developer Workflow (developer-kit-core):
Idea → Functional Specification → Tasks → Management → Implementation → ReviewBrainstorm command revised (developer-kit-core):
devkit.brainstorm: Now generates pure functional specifications (WHAT, not HOW)docs/specs/YYYY-MM-DD-feature-name.mdSpecification to Tasks command enhanced (developer-kit-core):
devkit.spec-to-tasks: Added automatic complexity scoring with strong constraint (score ≥ 51 must split)devkit.task-manage for iterative task refinementFeature Development command enhanced (developer-kit-core):
devkit.feature-development: Added Task Mode support/developer-kit:devkit.feature-development "Task: User login"MCP Security Scan Checker enhanced (.skills-validator-check):
Core Commands Bug Fixes (developer-kit-core):
[GATE] markers in workflow commandsTypeScript Rules Bug Fixes (developer-kit-typescript):
developer-kit-core):
developer-kit-core: 2.5.0 → 2.5.1developer-kit-ai: 2.5.0 → 2.5.1developer-kit-aws: 2.5.0 → 2.5.1developer-kit-java: 2.5.0 → 2.5.1developer-kit-typescript: 2.5.0 → 2.5.1developer-kit-php: 2.5.0 → 2.5.1developer-kit-python: 2.5.0 → 2.5.1developer-kit-devops: 2.5.0 → 2.5.1developer-kit-project-management: 2.5.0 → 2.5.1developer-kit-tools: 2.5.0 → 2.5.1github-spec-kit: 2.4.0 → 2.5.1New Documentation Auto-Updater skill (developer-kit-core):
docs-updater: Automatically updates project documentation by analyzing git changes between current branch and last release tagNew AWS SAM Bootstrap skill (developer-kit-aws):
aws-sam-bootstrap: AWS Serverless Application Model (SAM) bootstrap patterns for new and existing projectssam init, migration checklist, template examples, and samconfig.toml configuration guidanceNew DynamoDB-Toolbox v2 skill (developer-kit-typescript):
dynamodb-toolbox-patterns: TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling.build() command workflow, query/scan access patterns, batch and transaction operations, and single-table design with computed keysNew Zod validation utilities skill (developer-kit-typescript):
zod-validation-utilities: Modern Zod v4 validation utilities and schema patterns including coercion, transforms, complex schema composition, refine/superRefine, and React Hook Form zodResolver integrationNew Gemini CLI delegation skill (developer-kit-tools):
gemini: Delegates tasks to Gemini CLI for large-context analysis workflows with non-interactive mode execution-m, --approval-mode, -r, --output-format), and safe result handlingNew Copilot CLI delegation skill (developer-kit-tools):
copilot-cli: Delegates tasks to GitHub Copilot CLI with non-interactive mode and multi-model support--allow-tool, --allow-all-tools, --yolo), output capture with --silent, session export with --share, and session resume with --resumeNew Rules management (developer-kit-core):
make list-rules, make install-rules)scripts/install-rules.sh script for automated rule installation[GATE] stop points and AskUserQuestion usage in devkit commands (brainstorm, feature-development, fix-debugging, refactor, generate-document)rules field from plugin.json files (developer-kit-java, developer-kit-php, developer-kit-python, developer-kit-typescript) as not yet supported by Anthropicdeveloper-kit-tools plugin to marketplace.jsonNew TypeScript Code Review Skills (developer-kit-typescript):
nestjs-code-review: NestJS code review with controller, service, module, guard, and DI pattern analysisnextjs-code-review: Next.js App Router review covering Server/Client Components, Server Actions, caching, and performancereact-code-review: React 19 component review with hooks, accessibility, state management, and TypeScript integrationtypescript-security-review: Security audit for TypeScript/Node.js covering OWASP Top 10, XSS, injection, JWT, and dependency scanningNew Spring Boot Project Creator skill (developer-kit-java):
spring-boot-project-creator: Automated Spring Boot project generation with customizable dependenciesNew GraalVM Native Image skill (developer-kit-java):
graalvm-native-image: Comprehensive skill for building GraalVM native executables from Java applicationsNew GitHub Issue Workflow skill (developer-kit-core):
github-issue-workflow: Skill for creating and managing GitHub issues with workflow automationNew developer-kit-tools plugin (PR #106):
notebooklm: Google NotebookLM integration skill for generating audio summaries, podcasts, and study guides from source documentsContext7 Integration: Added context7.json for claim skills repository
Standardized Coding Rules for Language Plugins (PR #112, closes #109):
rules/ directory with path-scoped coding rules to 4 language pluginsdeveloper-kit-java): 4 rules — naming-conventions, project-structure, language-best-practices, error-handling (Java 17+, Spring Boot, constructor DI, Records)developer-kit-python): 4 rules — naming-conventions, project-structure, language-best-practices, error-handling (PEP 8, type hints, Pydantic, async patterns)developer-kit-php): 4 rules — naming-conventions, project-structure, language-best-practices, error-handling (PSR-12, PSR-4, PHP 8.1+, readonly properties)developer-kit-typescript): 16 rules — core (naming-conventions, project-structure, language-best-practices, error-handling), NestJS (architecture, api-design, security, testing), React (component-conventions, data-fetching, routing-conventions), Tailwind (styling-conventions), Data (drizzle-orm-conventions, shared-dto-conventions), Infra (nx-monorepo-conventions, i18n-conventions).claude/rules/ compatible format with globs: frontmatter for automatic path-scoped activationNew RuleValidator (.skills-validator-check):
RuleValidator for validating rule files structure and contentglobs: frontmatter, required sections (Guidelines, Examples), and formattingValidatorFactory to include rule validation patternEnhanced Security Scanning:
MCP-Scan Security Integration (.skills-validator-check):
mcp_scan_checker.py script for security scanning of skills--all), specific plugins (--plugin), specific paths (--path), or changed skills only (--changed)GitHub Actions Security Scan Workflow (.github/workflows/security-scan.yml):
uvx runner for mcp-scan executionMakefile Security Targets:
make security-scan: Run MCP-Scan on all skillsmake security-scan-changed: Run MCP-Scan only on changed skillsrules array with component references.claude/rules/[plugin-name]/ with conflict resolutionlist-plugins and list-components targets now display rules countResolved 14 MCP-Scan Security Failures:
Fixed Trust Hub Security Check: Disabled Trust Hub API check returning HTTP 400 (incompatible with raw GitHub URLs)
New AWS CLI Beast Mode skill (developer-kit-aws):
aws-cli-beast: Comprehensive AWS CLI mastery for advanced cloud engineersNew AWS Cost Optimization skill (developer-kit-aws):
aws-cost-optimization: Structured AWS cost optimization guidance using five pillars (right-sizing, elasticity, pricing models, storage optimization, monitoring) and twelve actionable best practicesEnhanced Skill Validation System:
CI/CD Security Integration:
GitHub Repository Improvements:
developer-kit-php clean-architecture skillNew Better Auth skill (developer-kit-typescript):
better-auth: Comprehensive Better Auth integration for NestJS backend and Next.js frontend with Drizzle ORM + PostgreSQLEnhanced Validation System (.skills-validator-check):
KebabCaseValidator: Validates markdown filenames follow kebab-case naming conventionSkillPackageValidator: Detects prohibited .skill package files that shouldn't be committedPluginVersionValidator: Ensures plugin.json version aligns with marketplace.json versionPluginJsonValidator: Verifies all components (skills, agents, commands) are properly registered in plugin.jsonNew Draw.io Logical Diagrams skill (developer-kit-core):
drawio-logical-diagrams: Professional logical flow diagrams and system architecture diagrams in draw.io XML formatNew Next.js Skills (5 comprehensive skills for developer-kit-typescript):
nextjs-app-router: Next.js 16+ App Router patterns, file-based routing, nested layouts, Server Components, Server Actions, and "use cache" directivenextjs-authentication: Authentication implementation with Auth.js 5 (NextAuth.js), JWT, OAuth providers, RBAC, and session managementnextjs-data-fetching: Data fetching patterns with Server Components, SWR, React Query, ISR, and revalidation strategiesnextjs-performance: Performance optimization with Core Web Vitals (LCP, INP, CLS), next/image, next/font, streaming with Suspense, and bundle optimizationnextjs-deployment: Deployment patterns with Docker multi-stage builds, GitHub Actions CI/CD, environment variables, preview deployments, and OpenTelemetry monitoringNew Drizzle ORM Skills (2 skills for developer-kit-typescript):
drizzle-orm-patterns: Complete Drizzle ORM patterns for schema definitions, CRUD operations, relations (one-to-one, one-to-many, many-to-many), type-safe queries, transactions, and migrations with Drizzle Kitnestjs-drizzle-crud-generator: Automated NestJS CRUD module generation with Drizzle ORM via Python script, including controllers, services, Zod-validated DTOs, schema, and unit testsNew Monorepo Skills (2 skills for developer-kit-typescript):
nx-monorepo: Complete Nx workspace patterns including configuration, generators, affected commands, Module Federation, CI/CD integration, remote caching with Nx Cloud, and framework-specific guides for NestJS, React, and TypeScriptturborepo-monorepo: Complete Turborepo patterns including turbo.json configuration, task dependencies, Next.js and NestJS integration, testing with Vitest/Jest, CI/CD, and remote caching with VercelNew AWS Lambda Integration Skills (4 skills across multiple plugins):
aws-lambda-typescript-integration (developer-kit-typescript): AWS Lambda patterns for TypeScript with NestJS adapters, Express/Fastify adapters, raw TypeScript handlers, and Serverless Framework deploymentaws-lambda-java-integration (developer-kit-java): AWS Lambda patterns for Java with Micronaut Framework (cold start < 1s) and Raw Java handlers (cold start < 500ms), API Gateway/ALB supportaws-lambda-python-integration (developer-kit-python): AWS Lambda patterns for Python with AWS Chalice Framework (cold start < 200ms) and Raw Python handlers (cold start < 100ms)aws-lambda-php-integration (developer-kit-php): AWS Lambda patterns for PHP with Bref Framework and Raw PHP handlers, Symfony integrationNew Monorepo Documentation: Comprehensive guide-skills-monorepo.md for developer-kit-typescript with best practices for both Nx and Turborepo architectures
developer-kit-aws):
aws-drawio-architecture-diagrams skill from skills/aws-cloudformation/ to skills/aws/ directorydeveloper-kit-typescript plugin.json with 11 new skills and 11 new keywords (nextjs, drizzle, monorepo, aws, lambda, serverless)developer-kit-python plugin.json with aws and lambda keywordsguide-skills-frontend.md) with Next.js Development Skills sectionplugins/ directory:
marketplace.json with new 10 plugin references/devkit.brainstorm: Transform ideas into fully formed designs through structured dialoguedeveloper-kit:general-code-explorer agent)developer-kit:document-generator-expert agent)developer-kit:general-code-reviewer agent)docs/plans/YYYY-MM-DD--design.md/devkit.feature-development, /devkit.fix-debugging, and /devkit.refactor! prefix) that could fail in newly initialized repositories/devkit.feature-development/devkit.fix-debugging/devkit.refactor/devkit.brainstormphp-code-review-expert: Expert PHP code reviewer specializing in code quality, security, performance, and modern PHP best practices. Reviews PHP codebases (Laravel, Symfony) for bugs, logic errors, security vulnerabilities, and quality issues using confidence-based filteringphp-refactor-expert: Expert PHP code refactoring specialist. Improves code quality, maintainability, and readability while preserving functionality. Applies clean code principles, SOLID patterns, and modern PHP 8.3+ best practices for Laravel and Symfonyphp-security-expert: Expert security auditor specializing in PHP application security, DevSecOps, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/JWT), OWASP standards, and security automation for Laravel and Symfonyphp-software-architect-expert: Expert PHP software architect specializing in Clean Architecture, Domain-Driven Design (DDD), and modern PHP patterns. Reviews PHP codebases (Laravel, Symfony) for architectural integrity, proper module organization, and SOLID principleswordpress-development-expert: Expert WordPress developer specializing in custom plugin and theme development. Masters WordPress coding standards, hooks/filters architecture, Gutenberg blocks, REST API, WooCommerce integration, and site/portal developmentwordpress-sage-theme: Comprehensive WordPress Sage theme development skill.claude-plugin/marketplace.json with new PHP and WordPress agents metadatareact-patterns and tailwind-css-patterns renamesgeneral-docker-expert: Expert Docker containerization specialist. Masters multi-stage builds, Docker Compose orchestration, container optimization, and production deployment strategies. Proficient in Dockerfile best practices, volume management, networking, security hardening, and container lifecycle managementgithub-actions-pipeline-expert: Expert GitHub Actions CI/CD pipeline architect. Masters workflow automation, pipeline optimization, deployment strategies, and production-grade CI/CD implementations. Proficient in composite actions, reusable workflows, custom actions, matrix builds, caching strategies, security hardening, and pipeline monitoringpython-code-review-expert: Expert Python code reviewer specializing in code quality, security, performance, and Pythonic best practices. Reviews Python codebases for bugs, logic errors, security vulnerabilities, and quality issues using confidence-based filteringpython-refactor-expert: Expert Python code refactoring specialist. Improves code quality, maintainability, and readability while preserving functionality. Applies clean code principles, SOLID patterns, and Pythonic best practicespython-security-expert: Expert security auditor specializing in Python application security, DevSecOps, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/JWT), OWASP standards, and security automationpython-software-architect-expert: Expert Python software architect specializing in Clean Architecture, Domain-Driven Design (DDD), and modern Python patterns. Reviews Python codebases for architectural integrity, proper module organization, and SOLID principlesaws-cloudformation-auto-scaling: Auto Scaling groups, scaling policies, lifecycle hooks, and scheduled actionsaws-cloudformation-bedrock: Amazon Bedrock integration, AI/ML foundation models, and serverless AI inferenceaws-cloudformation-cloudfront: CloudFront distributions, edge functions, origins, cache behaviors, and WAF integrationaws-cloudformation-cloudwatch: CloudWatch dashboards, alarms, metrics, logs, and monitoring strategiesaws-cloudformation-dynamodb: DynamoDB tables, GSIs, LSIs, streams, auto-scaling, and TTL configurationaws-cloudformation-ec2: EC2 instances, launch templates, ASG integration, security groups, and ENI configurationaws-cloudformation-ecs: ECS clusters, task definitions, services, capacity providers, and Fargate deploymentaws-cloudformation-elasticache: ElastiCache Redis/Memcached clusters, replication groups, and node configurationaws-cloudformation-iam: IAM users, groups, roles, policies, and permission boundary managementaws-cloudformation-lambda: Lambda functions, layers, event sources, aliases, and versioning strategiesaws-cloudformation-rds: RDS instances, Aurora clusters, parameter groups, snapshot management, and Multi-AZ deploymentaws-cloudformation-s3: S3 buckets, policies, lifecycle rules, versioning, replication, and event notificationsaws-cloudformation-security: Security best practices, WAF, Shield, KMS encryption, and compliance patternsaws-cloudformation-vpc: VPC design, subnets, route tables, NAT gateways, VPC endpoints, and peeringaws-solution-architect-expert agent with CloudFormation expertiseaws-cloudformation-task-ecs-deploy-gh: Complete ECS deployment to GitHub Actions workflow skill.claude-plugin/marketplace.json with new agents and skills metadataaws-architecture-review-expert: Expert AWS architecture and CloudFormation reviewer specializing in Well-Architected Framework compliance, security best practices, cost optimization, and IaC quality. Reviews AWS architectures and CloudFormation templates for scalability, reliability, and operational excellenceaws-cloudformation-devops-expert: Expert AWS DevOps engineer specializing in CloudFormation templates, Infrastructure as Code (IaC), and AWS deployment automation. Masters nested stacks, cross-stack references, custom resources, and CI/CD pipeline integrationaws-solution-architect-expert: Expert AWS Solution Architect specializing in scalable cloud architectures, Well-Architected Framework, and enterprise-grade AWS solutions. Masters multi-region deployments, high availability patterns, cost optimization, and security best practicesgeneral-refactor-expert: Expert code refactoring specialist. Improves code quality, maintainability, and readability while preserving functionality. Applies clean code principles, SOLID patterns, and language-specific best practicesdocument-generator-expert agent: Expert document generator for creating professional technical and business documentation
/devkit.generate-document command: Interactive document generation with multi-language support
--lang), document type (--type), and output format (--format)docs/ directory with summaryreact-software-architect-review agent: Expert React software architect specializing in frontend architecture, component design patterns, state management strategies, and performance optimization for complex React applications
/devkit.feature-development command to use react-software-architect-review agent for React architecture reviews/devkit.fix-debugging command to use react-software-architect-review agent for React debugging/devkit.refactor command to use react-software-architect-review agent for React refactoring/devkit.refactor command: Comprehensive guided refactoring command with backward compatibility options and multi-phase verification
--lang=java|spring|typescript|nestjs|react|general--scope=file|module|featureexpo-react-native-development-expert (agents/expo-react-native-development-expert.md): Expert Expo & React Native mobile developer specializing in cross-platform mobile app development with Expo SDK 54, React Native 0.81.5, React 19.1, and TypeScript (781fcb9)/devkit.feature-development and /devkit.fix-debugging commandsreact: React development patterns, hooks, state management, performance optimizationshadcn-ui: Modern UI component library with Radix UI primitives and Tailwind CSStailwind-css: Utility-first CSS framework for rapid UI developmenttypescript-docs: TypeScript documentation patterns and type definition best practicesreact-frontend-development-expert: React architecture, hooks, state management, performancenestjs-backend-development-expert: NestJS modules, microservices, authentication, APIsnestjs-code-review-expert: NestJS security, performance, architecture reviewnestjs-unit-testing-expert: Unit, integration, and e2e testing with Jesttypescript-documentation-expert: JSDoc/TSDoc, API documentation, type definitionstypescript-refactor-expert: Modern patterns, performance optimization, legacy migrationtypescript-security-expert: OWASP Top 10, npm audit, secure coding practicestypescript-software-architect-review: Design patterns, scalability, module organizationgeneral-code-explorer: Code tracing, architecture mapping, dependency documentationgeneral-code-reviewer: Code quality, maintainability, best practices across languagesgeneral-software-architect: System design, technology selection, scalability patternsdocs/guide-skills-frontend.md) with comprehensive patterns and examplesdocs/guide-skills-frontend.md with practical examples and best practicesgeneral-debugger.md) for root cause analysis and debugging workflows/devkit.fix-debugging command for quick debugging and issue resolutionmake install-claude - Interactive installer for Claude Code projectsmake install-copilot - Install for GitHub Copilot CLImake install-opencode - Install for OpenCode CLImake install-codex - Install for Codex CLImake install - Install for all detected CLIsmake status - Show installation status for all CLIsmake backup - Create backup of existing configurationsmake uninstall - Remove all installationsmake install-claude):
/devkit.feature-development command with improved user interaction:
AskUserQuestion tool for structured user prompts/devkit.feature-development command for guided feature development with systematic 7-phase approachexplorer - Analyzes existing codebase patterns and traces execution pathsarchitect - Designs complete implementation blueprints with detailed architecture decisionscode-reviewer - Reviews code for bugs, security vulnerabilities, and quality issues with confidence-based filteringdocs
plugins
developer-kit-ai
developer-kit-aws
agents
docs
skills
aws
aws-cli-beast
aws-cost-optimization
aws-drawio-architecture-diagrams
aws-sam-bootstrap
aws-cloudformation
aws-cloudformation-auto-scaling
aws-cloudformation-bedrock
aws-cloudformation-cloudfront
aws-cloudformation-cloudwatch
aws-cloudformation-dynamodb
aws-cloudformation-ec2
aws-cloudformation-ecs
aws-cloudformation-elasticache
references
aws-cloudformation-iam
references
aws-cloudformation-lambda
aws-cloudformation-rds
aws-cloudformation-s3
aws-cloudformation-security
aws-cloudformation-task-ecs-deploy-gh
aws-cloudformation-vpc
references
developer-kit-core
agents
commands
skills
developer-kit-devops
developer-kit-java
agents
commands
docs
skills
aws-lambda-java-integration
aws-rds-spring-boot-integration
aws-sdk-java-v2-bedrock
aws-sdk-java-v2-core
aws-sdk-java-v2-dynamodb
aws-sdk-java-v2-kms
aws-sdk-java-v2-lambda
aws-sdk-java-v2-messaging
aws-sdk-java-v2-rds
aws-sdk-java-v2-s3
aws-sdk-java-v2-secrets-manager
clean-architecture
graalvm-native-image
langchain4j-ai-services-patterns
references
langchain4j-mcp-server-patterns
references
langchain4j-rag-implementation-patterns
references
langchain4j-spring-boot-integration
langchain4j-testing-strategies
langchain4j-tool-function-calling-patterns
langchain4j-vector-stores-configuration
references
qdrant
references
spring-ai-mcp-server-patterns
spring-boot-actuator
spring-boot-cache
spring-boot-crud-patterns
spring-boot-dependency-injection
spring-boot-event-driven-patterns
spring-boot-openapi-documentation
spring-boot-project-creator
spring-boot-resilience4j
spring-boot-rest-api-standards
spring-boot-saga-pattern
spring-boot-security-jwt
assets
references
scripts
spring-boot-test-patterns
spring-data-jpa
references
spring-data-neo4j
references
unit-test-application-events
unit-test-bean-validation
unit-test-boundary-conditions
unit-test-caching
unit-test-config-properties
references
unit-test-controller-layer
unit-test-exception-handler
references
unit-test-json-serialization
unit-test-mapper-converter
references
unit-test-parameterized
unit-test-scheduled-async
references
unit-test-service-layer
references
unit-test-utility-methods
unit-test-wiremock-rest-api
references
developer-kit-php
developer-kit-project-management
developer-kit-python
developer-kit-specs
commands
docs
hooks
test-templates
tests
skills
developer-kit-tools
developer-kit-typescript
agents
docs
hooks
rules
skills
aws-cdk
aws-lambda-typescript-integration
better-auth
clean-architecture
drizzle-orm-patterns
dynamodb-toolbox-patterns
references
nestjs
nestjs-best-practices
nestjs-code-review
nestjs-drizzle-crud-generator
nextjs-app-router
nextjs-authentication
nextjs-code-review
nextjs-data-fetching
nextjs-deployment
nextjs-performance
nx-monorepo
react-code-review
react-patterns
shadcn-ui
tailwind-css-patterns
tailwind-design-system
references
turborepo-monorepo
typescript-docs
typescript-security-review
zod-validation-utilities
references
github-spec-kit