npx claudepluginhub jskladan/claude.mdClaude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
A modular AI development framework for Claude Code that ensures consistent, maintainable, and high-quality code across projects.
This repository provides a structured approach to AI-assisted development through:
.claude/ directory to your project/validate_setup to verify integration/commit dev for detailed development commits/format, /pyformat, /webformat/merge and /reword.claude/
├── settings.json # Project configuration
├── commands/ # Custom slash commands
└── guidelines/ # Modular documentation by domain
For enhanced Claude Code experience, install the statusline configuration: chongdashu/cc-statusline
Spec-Driven Development flips the script on traditional software development. For decades, code has been king — specifications were just scaffolding we built and discarded once the "real work" of coding began. Spec-Driven Development changes this: specifications become executable, directly generating working implementations rather than just guiding them.