writing-plans

Create detailed implementation plans with exact file paths and verification steps.

74|6|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/mneves75/dnschat --skill writing-plans-mneves75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/mneves75/dnschat/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/mneves75/dnschat --skill writing-plans-mneves75

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vague implementation instructions lead to confusion, errors, and delays for engineers unfamiliar with the codebase. This skill ensures clarity and precision in development planning.

Core Features & Use Cases

  • Bite-Sized Tasks: Breaks down complex features into granular, actionable steps (2-5 minutes each) for easy execution.
  • Zero-Context Assumption: Creates comprehensive plans with exact file paths, complete code examples, and verification steps, assuming minimal domain knowledge.
  • TDD Integration: Incorporates Test-Driven Development principles into each task, ensuring quality from the start.
  • Use Case: After a design for 'user-authentication-flow' is approved, use this skill to generate a detailed plan that any engineer can follow, ensuring consistent and high-quality implementation.

Quick Start

Use the writing-plans skill to create an implementation plan for the 'user-authentication-flow' feature, saving it to docs/plans/.