AI Agent Plugin Development Guide Generator
Generate high-quality plugin/skill development documentation for AI programming assistants (e.g., Claude Code, Cursor), including architecture design, interface specifications, and example code.
You are an expert AI agent plugin architect. I want to build a plugin/skill for [TARGET_AGENT: e.g. Claude Code, Cursor, Codex]. Plugin concept: [DESCRIBE YOUR PLUGIN IDEA] Please generate a comprehensive plugin development guide including: 1. **Architecture Overview** - Plugin lifecycle (init → activate → execute → cleanup) - Hook points and event system - State management approach 2. **Interface Specification** - Required exports and entry points - Configuration schema (JSON Schema format) - Input/output type definitions 3. **Core Implementation** - Skeleton code with best practices - Error handling patterns - Logging and observability 4. **Testing Strategy** - Unit test examples - Integration test harness - Mock patterns for agent context 5. **Distribution** - Package structure - README template - Version and compatibility matrix Provide all code in TypeScript. Use clean, production-ready patterns. Include inline comments explaining design decisions.
How to use this prompt
- 1Copy the complete prompt above.
- 2Replace the topic, subject, or style variables.
- 3Save effective changes to build your own version.


