๐ŸŽฏ

decomposition-planning-roadmap

๐ŸŽฏSkill

from tech-leads-club/agent-skills

VibeIndex|
What it does
|

Decomposition, planning, and roadmap skill from Tech Leads Club. Helps break down complex projects into manageable tasks with structured planning workflows.

๐Ÿ“ฆ

Same repository

tech-leads-club/agent-skills(87 items)

decomposition-planning-roadmap

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tech-leads-club/agent-skills --skill decomposition-planning-roadmap
skills.sh Installโš  Installs to .agents/skills/
npx skills add tech-leads-club/agent-skills --skill decomposition-planning-roadmap
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/decomposition-planning-roadmap/SKILL.md

SKILL.md

195Installs
-
AddedFeb 7, 2026

More from this repository10

๐ŸŽฏ
subagent-creator๐ŸŽฏSkill

Skill for creating sub-agents that handle delegated tasks, from the Tech Leads Club collection of agent skills for software engineering leadership and best practices.

๐ŸŽฏ
tlc-spec-driven๐ŸŽฏSkill

Spec-driven development skill that enforces writing specifications before code, ensuring clear requirements and traceable implementation.

๐ŸŽฏ
technical-design-doc-creator๐ŸŽฏSkill

Skill for creating technical design documents, from the Tech Leads Club collection of agent skills for software engineering leadership and best practices.

๐ŸŽฏ
domain-analysis๐ŸŽฏSkill

Domain analysis skill from Tech Leads Club. Provides frameworks for analyzing business domains and modeling software boundaries.

๐ŸŽฏ
security-best-practices๐ŸŽฏSkill

Skill for security best practices in software development, from the Tech Leads Club collection of agent skills for engineering leadership and technical excellence.

๐ŸŽฏ
perf-lighthouse๐ŸŽฏSkill

A performance Lighthouse skill from Tech Leads Club Agent Skills, providing specialized development automation for web performance analysis and optimization.

๐ŸŽฏ
coding-guidelines๐ŸŽฏSkill

Coding guidelines skill from Tech Leads Club, an enterprise-grade agent skills collection built with TypeScript, Nx Cloud, and semantic-release.

๐ŸŽฏ
mermaid-studio๐ŸŽฏSkill

Part of Tech Leads Club's agent skills collection available via npm. Provides Mermaid diagram creation and editing capabilities, enabling AI agents to generate flowcharts, sequence diagrams, and other visualizations.

๐ŸŽฏ
cursor-subagent-creator๐ŸŽฏSkill

Skill for creating Cursor-compatible sub-agents, from the Tech Leads Club collection of agent skills for software engineering leadership and best practices.

๐ŸŽฏ
nestjs-modular-monolith๐ŸŽฏSkill

Teaches AI coding agents NestJS modular monolith architecture patterns, providing structured guidance for building scalable NestJS applications with module boundaries, domain isolation, and clean architecture principles.