·writing-plans
</>

writing-plans

eyadsibai/ltk

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

22Installs·1Trend·@eyadsibai

Installation

$npx skills add https://github.com/eyadsibai/ltk --skill writing-plans

SKILL.md

Write comprehensive implementation plans assuming the engineer has zero context for our codebase. 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.

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

def testspecificbehavior(): result = function(input) assert result == expected

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eyadsibai/ltk --skill writing-plans
Category
</>Dev Tools
Verified
First Seen
2026-02-17
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: eyadsibai/ltk.

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/eyadsibai/ltk --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/eyadsibai/ltk