Amplifier Module Builder Skill v1.0.0
Agent Skill for building production-ready amplifier-foundation modules
🎉 Initial Release
Complete skill for building amplifier-foundation modules using "bricks and studs" architecture.
📚 What's Included
- SKILL.md: Comprehensive guide with 13 sections (~2000 lines)
- references/: 9 deep-dive documents (~5000 lines)
- MODULE_TYPES.md - All 5 module types
- DEVELOPMENT_WORKFLOW.md - Step-by-step process
- TESTING_GUIDE.md - 60/30/10 pyramid strategy
- REPOSITORY_RULES.md - Awareness constraints
- EXAMPLES.md - 4 complete working examples
- API_PATTERNS.md - Implementation patterns
- MODULAR_BUILDER.md - AI-assisted development
- CONTRIBUTING.md - Community guidelines
- README.md - Navigation guide
🚀 Module Types Covered
- Tool modules - Extend agent capabilities
- Hook modules - Observe lifecycle events
- Provider modules - Connect to AI model APIs
- Context modules - Manage conversation state
- Orchestrator modules - Control execution flow
🎯 Key Features
- "Bricks and Studs" architecture philosophy
- Repository awareness rules (The Golden Rule)
- Testing pyramid (60/30/10) with 85% coverage targets
- Complete examples with tests
- AI-assisted development with modular-builder
- Progressive disclosure documentation pattern
📦 Installation
This skill can be used with Claude Code or any Agent Skills-compatible product.
🤝 Contributing
This is an open-source project under MIT license. Contributions welcome!
📖 Documentation
- SKILL.md - Main skill documentation
- README.md - Quick start guide
- references/ - Deep-dive references
Total: ~7,000 lines of comprehensive documentation
License: MIT
Topics: #agent-skills #amplifier-foundation #claude-code