Writing Plans banner
chrisryugj chrisryugj

Writing Plans

Design community

Description

--- name: writing-plans description: Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge --- # Writing Plans ## Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to

Installation

Installs to ~/.claude/skills/chrisryugj-lexdiff-writing-plans/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrisryugj-lexdiff-writing-plans && curl -fsSL https://raw.githubusercontent.com/chrisryugj/lexdiff/HEAD/.claude/skills/writing-plans.md -o ~/.claude/skills/chrisryugj-lexdiff-writing-plans/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository