frameworks & methodologies
multi-skill systems that define how you work with agents. these aren't individual tools — they're development philosophies packaged as skills.
related: development · security · official · creating skills · tooling
obra/superpowers
github.com/obra/superpowers — 147k+ stars. the leading agentic skills framework. defines the methodology many others follow.
skills included:
test-driven-development— enforces TDD, 85-95% coveragesystematic-debugging— structured debuggingverification-before-completion— prevents premature task completionbrainstorming— structured idea → design transformation (see communication-and-writing)writing-plans/executing-plans— plan creation and executiondispatching-parallel-agents— multi-agent parallelizationrequesting-code-review/receiving-code-review— two-stage reviewusing-git-worktrees— isolated worktreesfinishing-a-development-branch— branch completion workflowsubagent-driven-development— subagent dispatch with review checkpointsroot-cause-tracing— trace errors to their origin (see data-and-analysis)writing-skills/using-superpowers— meta-skills
why it's the best: consistently high quality, battle-tested by thousands, enforces good practices (TDD, code review, verification) rather than just adding capabilities. many individual skills appear in development and security.
also: superpowers-marketplace (821 stars) — curated plugin marketplace.
everything-claude-code
github.com/affaan-m/everything-claude-code — 151k stars. agent harness optimization system: skills, instincts, memory, security, research-first development. recommended in the vibe coding manifesto.
NeoLab context-engineering-kit
github.com/NeoLabHQ/context-engineering-kit (796 stars) — hand-crafted skills for improving agent output quality.
software-architecture— Clean Architecture, SOLID, design patternssubagent-driven-development— dispatch with review checkpointsprompt-engineering— Anthropic best practices, agent persuasionkaizen— continuous improvement (Japanese/Lean methodology)
SuperClaude Framework
github.com/SuperClaude-Org/SuperClaude_Framework (22.2k stars) — config framework with specialized commands, cognitive personas, and dev methodologies.
get-shit-done (TACHES)
github.com/gsd-build/get-shit-done (50.7k stars) — meta-prompting, context engineering, spec-driven development.
HumanLayer commands
github.com/humanlayer/humanlayer — the research/plan/implement command set recommended in the vibe coding manifesto:
research_codebasecreate_planimplement_plancreate_handoffresume_from_handoff