Blueprints
VDK Blueprints Documentation
Comprehensive documentation for VDK Blueprints - Transform AI coding assistants into project-aware experts
VDK Blueprints Documentation
Transform generic AI coding assistants into project-aware experts with curated AI development patterns.
What is VDK Blueprints?
VDK Blueprints is the centralized GitHub repository (entro314-labs/VDK-Blueprints) containing 109 expert-curated AI development patterns organized across 7 categories, providing structured guidance that works universally across AI assistant platforms.
Quick Navigation
🚀 Getting Started
🧠 Core Concepts
📚 Rules Reference
- Core Behaviors
- Programming Languages
- Technologies & Frameworks
- Development Tasks
- AI Assistant Configurations
🔗 Platform Integration
👨💻 Development Guide
Key Features
- 109 Curated Blueprints across Core (4), Languages (6), Technologies (26), Stacks (6), Tasks (54), Assistants (7), Tools (3)
- Universal Compatibility with platform-specific adapters for Claude Code, Cursor, Windsurf, GitHub Copilot
- Schema v2.1.0 with YAML frontmatter and markdown content for consistent formatting
- GitHub-based version control with webhook integration for real-time updates
- Community-driven with standardized templates and contribution workflows
Architecture Overview
┌──────────────────────┐    ┌─────────────────────────┐    ┌───────────────────┐
│   VDK CLI v2.0.1     │◄──►│  VDK-Blueprints Repo    │◄──►│   VDK Hub vdk.tools │
│ (Local Analysis)    │    │ (109 Blueprints)     │    │ (Web Platform)    │
│ • Project Scanning   │    │ • Schema v2.1.0        │    │ • Collections       │
│ • Blueprint Fetching │    │ • 7 Categories        │    │ • Generator         │
│ • Platform Adapters  │    │ • GitHub Webhooks     │    │ • Team Sharing      │
└──────────────────────┘    └─────────────────────────┘    └───────────────────┘- VDK CLI v2.0.1: Local project analysis and blueprint generation engine (Node.js ≥22.0.0)
- VDK-Blueprints Repository: GitHub-hosted centralized knowledge base with 109 templates
- VDK Hub (vdk.tools): Next.js 15 web platform for discovery, generation, and team collaboration
Repository Statistics
| Category | Count | Examples | 
|---|---|---|
| Total Blueprints | 109 | Comprehensive coverage | 
| Core Rules | 4 | Agent behavior, code quality, security, error prevention | 
| Languages | 6 | TypeScript, Python, Swift, C++20, Go, Rust | 
| Technologies | 26 | React 19, Next.js 15, Vue 3, Supabase, Tailwind CSS 4 | 
| Technology Stacks | 6 | Next.js + Supabase, React Native, MEAN | 
| Development Tasks | 54 | AI Code Review, Security Audit, API Design | 
| AI Assistant Configs | 7 | Claude Code, Cursor, Windsurf, GitHub Copilot | 
| Development Tools | 3 | File operations, command execution, version control | 
| Supported Platforms | 4 | Universal compatibility with platform adapters | 
Support & Resources
- VDK-Blueprints Repository: https://github.com/entro314-labs/VDK-Blueprints
- VDK CLI: https://github.com/entro314-labs/VDK-CLI
- VDK Hub: https://vdk.tools
- GitHub Issues: Report bugs or request features
- Community Discussions: Join the conversation
- Blueprint Schema: v2.1.0 specification with YAML frontmatter