Planning

35,491 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

idea-to-execution

1513

cat-czt/idea-to-execution

Skill Claude CodeCodex

use this skill when coordinating complex multi-step or multi-agent work through an autonomous durable kanban dispatch protocol. use it when a user gives only an idea and expects the model to infer product requirements, ux flows, architecture, task decomposition, implementation, review, trace logs, and final results…

not rated 10 2mo ago A 146 tokens

sdlc

1514

shamkhall/sdlc

Plugin Claude Code

Bundles 4 skills · 64 tokens together

ALMAS-inspired autonomous multi-agent SDLC framework. From task to production.

not rated 10 6mo ago A tokens not measured

asi-onboard

1515

JordanGunn/asi

Skill Claude CodeCodex

Establish disk-backed repository context by reading ASI documentation entrypoints and recording a scoped context digest. Produces onboarding artifacts only (no kickoff, no plan, no execution).

not rated 10 6mo ago A 39 tokens Zlib

beislid

1516

sandsower/beislid

Plugin Claude Code

Bundles 21 skills · 1,617 tokens together

Opinionated workflow skills. Hard gates, not suggestions. Spec through blueprint, implementation, verification, and shipping -- the skills refuse to let you skip steps.

not rated 10 14d ago A tokens not measured original MIT

planship

1518

ramantiz/planship

Plugin Claude Code

Bundles 3 commands · 75 tokens together

Turn a plan into GitHub milestones + issues — from your repo, an existing MD file, or a rough idea. Always previews and asks before it creates anything.

not rated 10 2mo ago A tokens not measured original MIT

vibe-coding-prd

1519

JSY-png/vibe-coding-prd-skill

Skill Claude CodeCodex

A skill that turns a request, product requirements document, Feishu or Lark document, competitor analysis, notes, or vague product idea into a concise Markdown product requirements document. A PRD explains what should be built and can guide a coding agent.

not rated 10 2mo ago A 122 tokens

design

1520

iclinic/afyapowers-plugin-dev

Skill Claude CodeCodex

Help turn ideas into fully formed technical designs through natural collaborative dialogue.

not rated 10 changed 9d ago A 0 tokens

plea

1521

sliday/plea

Plugin Claude Code

Bundles 1 skill, 5 commands · 151 tokens together

Adaptive clinical interview — binary yes/no questions before coding, outputs PLAN.md. Differential diagnosis for software requirements.

not rated 10 5mo ago A tokens not measured

advisor-opus

1522

shalomeir/advisor-opus

Plugin Claude Code

Bundles 3 commands, 1 agent · 270 tokens together

Advisor Strategy for Claude Code — use Opus-level thinking from Sonnet/Haiku sessions at critical decision points, without switching models.

not rated 10 5mo ago A tokens not measured original MIT

comic-mv-director

1524

ShuaiMXu/mv-skills-bundle

Skill Claude Code

A production planner for animated stories, short dramas, music videos, and other AI video projects. It first decides whether the project is music-led or story-led, then plans storyboards, images, video, music, and editing.

not rated 10 +1 3mo ago A 229 tokens original MIT

thinking-toolkit

1525

ponomr/thinking-toolkit

Skill Claude CodeCodex

A toolkit of 30 decision-making, problem-solving, systems-thinking, and communication models, plus a /logic mode that audits an argument's validity. This skill should be used when a user names a specific model, or describes a situation that calls for one: framing or reframing a problem, comparing options, setting…

not rated 10 +1 5d ago A 140 tokens original MIT

planmode

1526

ZeroMadLife/sage-agent

Skill Claude Code

A planning-mode workflow that makes the coding agent design and submit a plan before changing files.

not rated 10 18d ago A 13 tokens original MIT

Y0lan/laws-of-software-engineering

Cursor rule Cursor

56 laws and principles of software engineering (Conway, Brooks, Hyrum, Gall, Postel, CAP, YAGNI, DRY, SOLID, Pareto, Amdahl, Murphy, and more). Use when designing architecture, planning projects, debating scope, reviewing code, running postmortems, or making engineering decisions where an established principle applies.

not rated 10 4mo ago A 75 tokens original MIT

gtd-planner

1528

ai-is-gonna/get-tasks-done

Agent Claude Code

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gtd:plan-phase orchestrator.

not rated 10 +1 3mo ago A 34 tokens original MIT

1c-feature-dev

1529

Diversus23/1c-feature-dev

Plugin Claude Code

Bundles 3 skills, 7 agents · 641 tokens together

Comprehensive feature development workflow with specialized agents for 1C:Enterprise codebase exploration, architecture design, and quality review.

not rated 10 +1 6mo ago A tokens not measured

long-task-orchestrator

1530

xinghang-ee-cs/dev-runtime-skill

Skill Codex

A development skill for carrying out a confirmed implementation plan containing several related work units. It covers coding, refactoring, data changes, front-end work, automated tests, and handoffs between development and testing.

not rated 10 +1 20d ago A 183 tokens AGPL-3.0

mcp-archimate

1531

RMRanjit/mcp-Archimate

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server for ArchiMate 3.2 enterprise architecture diagrams. Creates Mermaid and ArchiMate XML diagrams with validation against ArchiMate 3.2 specification. Runs locally from the @null-pointer/mcp-archimate npm package.

not rated 10 +1 11mo ago A tokens not measured original MIT

smallest-complete

1532

JetXu-LLM/smallest-complete

Skill Codex

Complete non-trivial work once its objective, authorization, decision frame, and acceptance criteria are stable enough to act: choose the smallest fully working route, preserve required behavior, validate the actual outcome including the receiver boundary when material, and stop within scope. Use for multi-step…

not rated 10 +1 changed 9d ago A 144 tokens original MIT

aaif-events

1533

aaif/community-events

Plugin Claude Code

Bundles 20 skills · 1,518 tokens together

Skills for running AAIF (Agentic AI Foundation) in-person and online events — event content writing (announcements, Luma pages, LinkedIn carousels, recaps, speaker bios/invites, day-of slides, attendee reminders) and chapter ops (spin up a new city chapter or online event series, triage community intake, clean intake…

not rated 10 +1 3d ago A tokens not measured original MIT

sdlc-graph-engineering

1534

RonMizrahi/sdlc-graph-engineering

Plugin Claude Code

Bundles 1 skill · 202 tokens together

Installs graph engineering into a project that has none: turns an existing process — skills, a runbook, a CI config, or a description — into a guarded graph with typed nodes, total exit guards, bounded retry loops, a run-state file, a skipped-step ledger, its own auditor, and an executable eval suite. Domain-agnostic.

not rated 10 +1 22d ago A tokens not measured original MIT

uncomplect

1535

joelhooks/skills

Skill Claude CodeCodex

Pressure-test a stateful system or replacement design through Rich Hickey's simplicity and complection, Greg Young's deletability, Ousterhout's deep modules, DDD boundaries, typed effects, and explicit lifecycle modeling. Use when the user asks "what would Rich Hickey do", "optimize for deletion", "make this simpler"…

not rated 13 22d ago A 105 tokens

wizard

1536

Smart-AI-Memory/attune-ai

Command Claude Code

Create, manage, and run guided multi-step wizards.

not rated 10 yesterday A 13 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: