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
Complete reference for all 16 commands available in the Developer Kit Core plugin.
Commands are reusable workflows that guide Claude through specific procedures with mandatory confirmation gates. They support multi-phase workflows with user checkpoints.
/developer-kit:devkit.<command-name> [arguments]Purpose: Guided feature implementation with architecture focus
Arguments: [--lang=...] [feature-description]
Workflow: 7-phase process with mandatory user confirmation gates:
Example:
/developer-kit:devkit.feature-development "Add user authentication with JWT tokens"Purpose: Guided code refactoring with deep codebase understanding
Arguments: [--lang=...] [--scope=...] [refactor-description]
Features:
Example:
/developer-kit:devkit.refactor --lang=java "Refactor UserService to use dependency injection"Purpose: Guided bug fixing with systematic root cause analysis
Arguments: [--lang=...] [issue-description]
Workflow: 8-phase systematic debugging:
Example:
/developer-kit:devkit.fix-debugging "Login fails with 500 error on POST /api/auth/login"Purpose: Validates a skill against DevKit standards
Arguments: [skill-name]
Checks:
Example:
/developer-kit:devkit.verify-skill spring-boot-actuatorPurpose: Generate professional documents
Document Types:
Features:
Example:
/developer-kit:devkit.generate-document --type=assessment "Security Assessment for API"Purpose: Generate and manage project changelog
Standards:
Example:
/developer-kit:devkit.generate-changelogPurpose: Generate comprehensive security assessment document
Use Case: After completing a security audit
Output:
Example:
/developer-kit:devkit.generate-security-assessmentPurpose: Create GitHub pull request with branch creation and commits
Features:
feature/, fix/, refactor/)Example:
/developer-kit:devkit.github.create-prPurpose: Comprehensive PR review
Areas Covered:
Example:
/developer-kit:devkit.github.review-pr https://github.com/org/repo/pull/123LRA commands manage multi-session development for projects spanning hours or days.
Purpose: Initialize LRA environment for a new project
Creates:
.lra/feature-list.json — All features with status.lra/progress.txt — Session log.lra/init.sh — Environment setup scriptExample:
/developer-kit:devkit.lra.init "Build chat app with user auth and AI responses"Purpose: Add a new feature to the feature list
Arguments: [category] [priority] [description]
Categories: core, ui, api, database, auth, testing, other
Priorities: critical, high, medium, low
Example:
/developer-kit:devkit.lra.add-feature api high "Add user preferences endpoint"Purpose: Start a new coding session with full context restoration
Protocol:
Example:
/developer-kit:devkit.lra.start-sessionPurpose: Create session checkpoint with git commit and progress update
Actions:
Example:
/developer-kit:devkit.lra.checkpoint "Implemented user registration with validation"Purpose: Mark feature as completed or failed
Arguments: [feature-id] [passed|failed]
Example:
/developer-kit:devkit.lra.mark-feature F001 passed
/developer-kit:devkit.lra.mark-feature F002 failedPurpose: Display current project status and progress
Output:
Example:
/developer-kit:devkit.lra.statusPurpose: Recover from broken state with diagnostics
Options:
--diagnose — Analyze issues without changes--revert — Revert to last known good stateExample:
/developer-kit:devkit.lra.recover --diagnose
/developer-kit:devkit.lra.recover --revert| Task | Command | Plugin |
|---|---|---|
| Implement new feature | /developer-kit:devkit.feature-development | Core |
| Refactor existing code | /developer-kit:devkit.refactor | Core |
| Debug and fix issue | /developer-kit:devkit.fix-debugging | Core |
| Validate a skill | /developer-kit:devkit.verify-skill | Core |
| Generate professional doc | /developer-kit:devkit.generate-document | Core |
| Update changelog | /developer-kit:devkit.generate-changelog | Core |
| Security assessment | /developer-kit:devkit.generate-security-assessment | Core |
| Create PR | /developer-kit:devkit.github.create-pr | Core |
| Review PR | /developer-kit:devkit.github.review-pr | Core |
| Start LRA project | /developer-kit:devkit.lra.init | Core |
| Add LRA feature | /developer-kit:devkit.lra.add-feature | Core |
| Start coding session | /developer-kit:devkit.lra.start-session | Core |
| Checkpoint progress | /developer-kit:devkit.lra.checkpoint | Core |
| Mark feature done | /developer-kit:devkit.lra.mark-feature | Core |
| Check project status | /developer-kit:devkit.lra.status | Core |
| Recover from broken state | /developer-kit:devkit.lra.recover | Core |
Commands support --lang parameter to use specialized language-specific agents:
| Language | Agents Used |
|---|---|
| Java/Spring Boot | spring-boot-backend-development-expert, java-software-architect-review |
| TypeScript | typescript-software-architect-review, nestjs-code-review-expert |
| NestJS | nestjs-backend-development-expert, nestjs-code-review-expert |
| React | react-frontend-development-expert, react-software-architect-review |
| Python | python-software-architect-expert, python-code-review-expert |
| AWS | aws-solution-architect-expert, aws-cloudformation-devops-expert |
| General | general-code-explorer, general-software-architect |
docs
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