writing-plans

Generate step-by-step implementation plans with file changes, code snippets, tests, and commit messages.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Jorge-Ivan/uam-hogar-nazareth-web --skill writing-plans-jorge-ivan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Jorge-Ivan/uam-hogar-nazareth-web/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/Jorge-Ivan/uam-hogar-nazareth-web --skill writing-plans-jorge-ivan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps engineers by generating detailed, step-by-step implementation plans for complex tasks, ensuring clarity and reducing the cognitive load of understanding a new codebase.

Core Features & Use Cases

  • Comprehensive Planning: Creates detailed plans including file modifications, code snippets, testing instructions, and commit messages.
  • Codebase Onboarding: Assists developers unfamiliar with a project by providing context and structure for implementation.
  • Use Case: When tasked with adding a new user authentication flow, this Skill can generate a plan outlining the necessary backend changes, frontend components, and testing procedures, complete with exact file paths and commands.

Quick Start

Use the writing-plans skill to generate an implementation plan for adding a new user profile editing feature.

Frequently Asked Questions about writing-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an implementation plan for a complex software development task?

To generate an implementation plan for software development, this Skill breaks down complex tasks into bite-sized steps detailing file modifications, code snippets, testing procedures, and commit messages to reduce cognitive load.

How do I create step-by-step code changes for onboarding developers to an unfamiliar codebase?

Creating step-by-step code changes for onboarding developers involves generating detailed plans that provide necessary context, exact file paths, and structural instructions for implementing new features in unfamiliar codebases.

What is included in a detailed implementation plan for software engineering tasks?

A detailed implementation plan includes specific file modifications, code snippets, testing instructions, and commit messages, ensuring comprehensive coverage of the development task from code generation to final commit.

Does writing-plans enforce testing and code generation principles during task decomposition?

Yes, task decomposition and code generation strictly adhere to TDD, DRY, and YAGNI principles, ensuring the generated implementation plans promote test-driven development and maintainable code structures.

Can I use this implementation planning approach for adding new user authentication flows?

Yes, you can use this implementation planning approach for user authentication flows to outline necessary backend changes, frontend components, and testing procedures with exact file paths and commands.