writing-plans

Generate step-by-step implementation plans for multi-step software development tasks.

Updated Oct 21, 2022
One-click install
npx skills add https://github.com/Chengxufeng1994/dotfiles --skill writing-plans-chengxufeng1994
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Chengxufeng1994/dotfiles/tree/main/gemini/antigravity/global_skills/writing-plans
Command: npx skills add https://github.com/Chengxufeng1994/dotfiles --skill writing-plans-chengxufeng1994

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of creating clear, actionable implementation plans for complex tasks, ensuring developers have all necessary context and instructions before starting to code.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, actionable steps for development tasks.
  • Contextual Information: Includes necessary file paths, code snippets, testing instructions, and commit messages.
  • Use Case: When a new feature requires significant changes across multiple files, this Skill can generate a comprehensive plan that guides a developer through each modification, test, and commit.

Quick Start

Use the writing-plans skill to generate an implementation plan for adding user authentication.

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 multi-step software development tasks?

To generate an implementation plan for multi-step software development tasks, use a tool that provides detailed, step-by-step instructions, contextual file paths, code examples, and testing procedures for each action. This ensures developers have zero prior context before coding.

What is the best way to break down complex coding tasks into actionable steps?

The best way to break down complex coding tasks into actionable steps is by generating bite-sized instructions that include necessary file modifications, code snippets, testing instructions, and commit messages. This approach ensures clarity and actionable context for developers.

How do I plan code modifications and testing procedures across multiple files?

To plan code modifications and testing procedures across multiple files, generate a comprehensive development plan that guides you through each modification, test, and commit. This plan provides specific file paths, code examples, and testing instructions for every step.

Does this implementation planning approach work with TDD and detailed documentation?

Yes, this implementation planning approach works with TDD and detailed documentation by providing contextual information for each action, including necessary file paths, code snippets, and testing instructions. It ensures developers have all necessary context before starting to code.

When do I need a detailed task breakdown for feature development?

You need a detailed task breakdown for feature development when a new feature requires significant changes across multiple files. Generating a comprehensive plan guides a developer through each modification, test, and commit with zero prior context.