·writing-plans
</>

writing-plans

langbaseinc/agent-skills

Use when you have a spec or requirements for a multi-step task, before touching code

2Installs·0Trend·@langbaseinc

Installation

$npx skills add https://github.com/langbaseinc/agent-skills --skill writing-plans

SKILL.md

Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.

Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.

Announce at start: "I'm using the writing-plans skill to create the implementation plan."

Use when you have a spec or requirements for a multi-step task, before touching code Source: langbaseinc/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/langbaseinc/agent-skills --skill writing-plans
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is writing-plans?

Use when you have a spec or requirements for a multi-step task, before touching code Source: langbaseinc/agent-skills.

How do I install writing-plans?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/langbaseinc/agent-skills --skill writing-plans 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/langbaseinc/agent-skills