module-development
Guide for creating new Amplifier modules including protocol implementation, entry points, mount functions, and testing patterns. Use when creating new modules or understanding module architecture.
module-developmentprotocol-implementationtesting-patternsdeveloper-guidanceamplifier
developmentView skill →
ddd-guide
Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification.
document-driven-developmentdesign-firstimplementation-verificationplanninglegacy-code
methodologyView skill →
amplifier-philosophy
Amplifier design philosophy using Linux kernel metaphor. Covers mechanism vs policy, module architecture, event-driven design, and kernel principles. Use when designing new modules or making architectural decisions.
amplifier-designlinux-kernelevent-driven-architecturemodule-architecturemechanism-vs-policy
architectureView skill →