platonic-impl-guide
✓Create and manage implementation guides that translate RFC specifications into concrete, project-specific implementation designs. Implementation guides are language-aware, framework-aware, and MUST NOT contradict RFC specs. Use when planning implementation of RFC specifications, creating detailed technical designs, or documenting implementation architecture.
Installation
SKILL.md
Create concrete, project-specific implementation designs from RFC specifications.
Keywords: implementation guide, technical design, architecture, RFC implementation, module design
✅ Supersede RFC Specs: Provide concrete details while NEVER contradicting specs ✅ Language-Aware: Include language-specific idioms, patterns, and best practices ✅ Framework-Aware: Leverage framework capabilities and conventions ✅ Project-Specific: Align with existing codebase architecture and patterns
Create and manage implementation guides that translate RFC specifications into concrete, project-specific implementation designs. Implementation guides are language-aware, framework-aware, and MUST NOT contradict RFC specs. Use when planning implementation of RFC specifications, creating detailed technical designs, or documenting implementation architecture. Source: caesar0301/platonic-coding-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/caesar0301/platonic-coding-skills --skill platonic-impl-guide- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is platonic-impl-guide?
Create and manage implementation guides that translate RFC specifications into concrete, project-specific implementation designs. Implementation guides are language-aware, framework-aware, and MUST NOT contradict RFC specs. Use when planning implementation of RFC specifications, creating detailed technical designs, or documenting implementation architecture. Source: caesar0301/platonic-coding-skills.
How do I install platonic-impl-guide?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caesar0301/platonic-coding-skills --skill platonic-impl-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/caesar0301/platonic-coding-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-02