Curated explorer

A better way to explore the Claude Code ecosystem

A curated way into Claude Code land: which workflow systems matter first, which tools are most useful day to day, and which branches hint at bigger operating models.

First clicks

Start here

These are the three fastest ways to understand what the serious Claude Code crowd actually optimizes for.

First clicks

Superpowers

A large and opinionated skills framework plus methodology that forces coding agents to slow down: clarify, design, plan, execute with TDD, and review. It is one of the strongest examples of a workflow-first approach to Claude Code usage.

Why check it out: It captures the core discipline-first style that keeps showing up across the ecosystem.

Agent Skills · skills
First clicks

AB Method

A mission-oriented workflow system that insists on grilling requirements, doing one task at a time, and running every mission through TDD. It is a compact example of turning Claude Code into a disciplined operator instead of a free-form assistant.

Why check it out: Spec-driven work is one of the strongest recurring patterns around Claude Code.

Workflows & Knowledge Guides · slash-commands
First clicks

Claude Code Agents

A pragmatic plugin and prompt pack for solo developers that sets up a team of subagents for audit, fix, test, browser QA, deploy checks, and release prep. It is less a framework than a reusable operating model for startup-style full-stack work.

Why check it out: This is a very approachable example of packaging reusable agent roles for real solo-dev work.

Agent Skills · claude-plugin
Daily use

Most practical

These are the additions most likely to improve day-to-day Claude Code sessions without requiring a giant platform commitment.

Daily use

claude-code-tools

A practical toolkit around Claude Code and similar CLI agents, covering session management, terminal automation, search, voice, Google Docs/Sheets integrations, and safety hooks. It is a strong example of an ecosystem project that expands agent usability beyond coding alone.

Why check it out: Session continuity and terminal ergonomics become useful almost immediately.

Tooling · cli
Daily use

Claude HUD

A richly instrumented status line plugin that exposes context usage, tools, agents, todos, and usage windows directly under the input box. It illustrates how observability has become a first-class concern in the Claude Code ecosystem.

Why check it out: Live visibility is helpful once sessions get longer and harder to track mentally.

Status Lines · statusline
Daily use

TDD Guard

An automated hook-based enforcement layer for test-driven development in Claude Code. It blocks the common failure mode where an agent starts coding before it has written or run a failing test.

Why check it out: A quality gate is one of the highest-leverage additions once codegen becomes routine.

Hooks · hooks
Bigger systems

Most ambitious

These push Claude Code from a personal coding assistant toward a coordinated delivery runtime.

Bigger systems

AgentSys

A modular orchestration runtime that automates the work around coding: task selection, review, CI, drift detection, shipping, and skill/plugin installation. It is one of the clearest examples in the list of a full Claude Code ecosystem layer rather than a single prompt pack.

Why check it out: This is the strongest example here of a full orchestration runtime.

Agent Skills · cli
Bigger systems

CCPM

A project management skill system that ties PRDs, epics, GitHub issues, and git worktrees into a parallel execution model for agents. It stands out as one of the cleanest traceability plus parallelism systems in the ecosystem.

Why check it out: Issue-driven project management turns coding sessions into a more explicit execution system.

Workflows & Knowledge Guides · skills
Bigger systems

Claude Squad

A terminal UI for managing multiple coding agents in parallel across isolated git worktrees and tmux sessions. It makes the many-agents many-branches model concrete and operable for day-to-day work.

Why check it out: Parallel worktree execution shows the branch where multiple Claude workers become normal.

Tooling · tui
Interesting edges

Most weird

Not necessarily the default path, but good markers of where the ecosystem starts stretching in unexpected directions.

Interesting edges

Claude Code Chat

A VS Code interface for Claude Code that brings session history, checkpoints, diffs, marketplaces, and permissions into the editor. It represents the ecosystem's strongest push away from pure terminal usage toward a richer GUI experience.

Why check it out: A GUI companion reflects the pressure to wrap CLI-native workflows in friendlier surfaces.

Tooling · vscode
Interesting edges

Claude Squad

A terminal UI for managing multiple coding agents in parallel across isolated git worktrees and tmux sessions. It makes the many-agents many-branches model concrete and operable for day-to-day work.

Why check it out: Spawning parallel workers across worktrees is still a slightly wild but revealing operating model.

Tooling · tui
Interesting edges

AgentSys

A modular orchestration runtime that automates the work around coding: task selection, review, CI, drift detection, shipping, and skill/plugin installation. It is one of the clearest examples in the list of a full Claude Code ecosystem layer rather than a single prompt pack.

Why check it out: A full automation runtime around Claude Code is ambitious enough to feel weird even when it works.

Agent Skills · cli
Reusable patterns

Best for stealing ideas

These are the projects to study if you care less about Claude Code specifically and more about transferable agent-workflow patterns.

Reusable patterns

Superpowers

A large and opinionated skills framework plus methodology that forces coding agents to slow down: clarify, design, plan, execute with TDD, and review. It is one of the strongest examples of a workflow-first approach to Claude Code usage.

Why check it out: The planning and verification rhythm generalizes well beyond Anthropic tooling.

Agent Skills · skills
Reusable patterns

TDD Guard

An automated hook-based enforcement layer for test-driven development in Claude Code. It blocks the common failure mode where an agent starts coding before it has written or run a failing test.

Why check it out: Enforced quality checks are a pattern every agent coding stack ends up rediscovering.

Hooks · hooks
Reusable patterns

AgentSys

A modular orchestration runtime that automates the work around coding: task selection, review, CI, drift detection, shipping, and skill/plugin installation. It is one of the clearest examples in the list of a full Claude Code ecosystem layer rather than a single prompt pack.

Why check it out: The orchestration and gating ideas are valuable even if you never adopt the whole runtime.

Agent Skills · cli