SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

tackline
Run multi-step research and analysis chains (gather, distill, rank, verify, plan) automatically; choose and orchestrate primitives based on a user goal.

lola-opencode
Generate clear, actionable Product Requirements Documents (PRDs) with user stories and acceptance criteria, saved to the repo's tasks/ directory for autonomous

databricks-lab
Adopt the Agents Orchestrator role: follow the repository's agent definition to plan, coordinate, and produce orchestrated agent deliverables.

specialist-agent
Generate an implementation plan matched to task complexity — from quick mini-plans to full design documents — before writing code or making large changes.

vibepm
Transforms a vague app idea into a precise technical architecture, DB schema, and execution-ready plan for AI coding agents like Cursor or OpenClaw.
vibe-skills
Governed runtime entry that orchestrates XL-first planning, execution, verification, and phased cleanup for complex agent workflows.

ask_why
A planning skill that turns vague requests into traceable decision rounds, producing PLAN.md, DECISIONS.md and FINAL_PLAN.md to guide complex, iterative work.

goal-forge
Convert a rough coding idea into a verified SPEC.md and an executable Codex /goal (GOAL.md) with measurable acceptance criteria.

citadel
Generates structured Product Requirements Documents from natural-language app descriptions, asking clarifying questions, researching references, and producing m

aura-frog
Validates hierarchical plan trees against 8 invariants (parent/child integrity, no orphans, valid status, monotonic revisions, DAG acyclicity, etc.) and refuses

fasterizy
Answer-first writing style for coding agents: concise, direct, and focused responses for Q&A, planning, and technical docs to reduce turn time without losing pr

memstack
Plan and task manager skill: parse, store, and resume project plans; provide next-action, todo, and priorities views for the agent.

claude-skill-registry
Create and refine hierarchical project plans stored in SQLite; convert plans to text, JSON, XML or markdown for execution and automation.

claude-skill-registry
Run a structured PESTEL (Political, Economic, Social, Technological, Environmental, Legal) analysis to surface macro-level opportunities and risks for product s

claude-skill-registry
Documentation-first Plan→Spec→Implement workflow that generates ephemeral plans, applies specs to project docs, and drives test-first implementation when explic

superspec
Orchestrates specification-driven development with templates, resumable sessions, and integrations for brainstorming, planning, TDD, and subagent execution.

workflow-architect
Lightweight 2-phase software architect workflow (Understand → Execute) for fast project planning and execution with explicit checks and minimal state.

bkit-gemini
Manage Plan → Design → Do → Check → Act cycles: create plan/design docs, run gap analysis, iterate fixes, and generate completion reports.

vexjoy-agent
Plans multi-part content series: assesses viability, selects structure and cadence, and generates detailed per-part plans with cross-linking and publishing sche

tmdgusya
Iterative Q&A + code exploration pattern to resolve vague user requests into a clear Context Brief.

skills
Interactive design-review assistant that rates implementation plans across key UX dimensions, pinpoints gaps (states, accessibility, responsiveness), and edits