writing-plans

Translate high-level designs into detailed implementation plans with exact file paths and code examples.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/pproenca/dot-claude --skill writing-plans-pproenca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/pproenca/dot-claude/tree/main/plugins/super/skills/writing-plans
Command: npx skills add https://github.com/pproenca/dot-claude --skill writing-plans-pproenca

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Translating a high-level design into detailed, actionable implementation tasks for engineers (or AI agents) with minimal context can be time-consuming and prone to ambiguity.

Core Features & Use Cases

  • Bite-Sized Task Granularity: Breaks down complex designs into small, executable tasks (2-5 minutes each) for efficient execution.
  • Comprehensive Detail: Includes exact file paths, complete code examples, and precise verification steps, reducing guesswork.
  • Context-Aware Planning: Detects project type (e.g., Python, FastAPI) and integrates relevant development patterns and tools.
  • Use Case: After a design is finalized, use this skill to generate a detailed implementation plan. This plan provides engineers with all the necessary information to execute tasks efficiently, reducing rework.

Quick Start

I have a design for a new user authentication module. Use the writing-plans skill to create a detailed implementation plan for it.