local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmitMethodology
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

Anthropic’s CLI for Claude — the coding agent

Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.

20 featured picks412 builds with real repo pull20 live lanes to scan
1273Tracked Builds
1.9MRepo Stars
20Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    First time? Log in

    It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

88k ★
Leadmarketingskills39k★#2humanizer29k★#3awesome-agent-skills11k★#4pinme3.7k★#5trailofbits-skills3.5k★#6Claudeception2.0k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

70k ★
Leadclaude-code-router36k★#2opcode21k★#3claude-relay-service12k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

160k ★
Leadget-shit-done65k★#2awesome-claude-code49k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.7k★
list

Claude Code board

(204)

Filter the ranked board by type, timing, and proof signal.

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

204 signals found

academic-research-skillsstar
Skill

Academic Research Skills for Claude Code: research → write → review → revise → finalize

Featured build38k repo stars11348 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

Academic Research Skills for Claude Code: research → write → review → revise → finalize. An open-source skill for the AI coding ecosystem.

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build38k repo stars11327 builder votes
Claude, Go, TypeScript, OpenAI, Anthropic, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, OpenAI, Anthropic, Bun

Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.

open-saas
Skill

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS...

Stack favorite15k repo stars4473 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landing page, Payments (Stripe, Polar.sh), Shadcn UI, S3 file upload. AI-ready with tailored AGENTS.md, skills, and Claude Code plugin. One cmd deploy. Powered by Wasp full-stack framework.. An open-source skill for the AI coding ecosystem.

claude-code-ultimate-guide
MCP Server

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-read...

Stack favorite5.4k repo stars1633 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.. An open-source mcp server for the AI coding ecosystem.

raptor
SkillAgent Frameworks

Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creatin...

Stack favorite3.3k repo stars998 builder votes
Python, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodePython, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker

Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.. An open-source skill for the AI coding ecosystem.

claude-code-plugins-plus-skills
Skill

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI...

Stack favorite2.5k repo stars251 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

dashiAI-ppt-skill
Skill

An AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF,...

Stack favorite2.5k repo stars250 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

An AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF, and PPTX.

aaron-marketing-skills
Skill

120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, e...

Stack favorite2.4k repo stars237 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, email, product launch, organic social & brand narrative — on one shared contract, with 8 auditor gates: CORE-EEAT · CITE · C³ · ROAS · SEND · RAMP · ECHO · TALE.

code-graph-rag
MCP Server

The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and kno...

Stack favorite2.3k repo stars231 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs

portaljs
Skill

AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes wi...

Stack favorite2.3k repo stars230 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes with agentic skills — any backend (CKAN, GitHub, Frictionless).

clawgod
Skill

This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code....

Stack favorite1.7k repo stars499 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect. An open-source skill for the AI coding ecosystem.

voicemode
MCP Server

Natural voice conversations with Claude Code

Stack favorite1.3k repo stars127 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Natural voice conversations with Claude Code

claude-code-skills
Skill

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

Stack favorite1.3k repo stars126 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

vm0
Agent

Zero, your trustworthy AI teammate for real work.

Stack favorite1.1k repo stars114 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Zero, your trustworthy AI teammate for real work.

moai-adk
Skill

SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language...

Stack favorite1.1k repo stars112 builder votes
Go, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel

SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language projects, 4-language docs. Go CLI, zero deps.

Claude-Code-Agent-Monitor
Skill

A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS,...

Builder signal776 repo stars78 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, and an interactive web UI/MacOS/Windows native app.

claude-forge
Skill

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired by oh-...

Builder signal774 repo stars77 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired by oh-my-zsh. 6-layer security hooks included. 5-min install.

power-bi-agentic-development
Skill

Power BI AI skills and Power BI agents for Claude Code and GitHub Copilot: a plugin marketplace of Power BI skills, s...

Builder signal772 repo stars77 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Power BI AI skills and Power BI agents for Claude Code and GitHub Copilot: a plugin marketplace of Power BI skills, subagents, and hooks for semantic models, DAX, TMDL, reports, and AI dashboards. Includes Microsoft Fabric skills and Fabric agents. Weekly updates.

maggy
Agent

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

Builder signal702 repo stars70 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

Wegent
Agent

An open-source AI-native operating system to define, organize, and run intelligent agent teams

Builder signal639 repo stars64 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

An open-source AI-native operating system to define, organize, and run intelligent agent teams

code-on-incus
Agent

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...

Builder signal587 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.

pilot
Agent

AI that ships your tickets.

Builder signal530 repo stars53 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI that ships your tickets.

MioIsland
Agent

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

Builder signal516 repo stars52 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

engram
Plugin

Evidence-based learning engine for Claude Code — first-principles curricula, free-recall verification with receipts,...

Builder signal508 repo stars51 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Evidence-based learning engine for Claude Code — first-principles curricula, free-recall verification with receipts, FSRS-scheduled memory, and explorable artifacts. Learn anything; keep it.

claude-code-apple-skills
Skill

Claude Code skills for Apple platform development (iOS, macOS, iPadOS) — product validation, code generation, App Sto...

Builder signal505 repo stars51 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code skills for Apple platform development (iOS, macOS, iPadOS) — product validation, code generation, App Store optimization, and more

claude-elixir-phoenix
Skill

Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integr...

Builder signal476 repo stars48 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integration. Plan features with parallel research agents, execute with automatic verification, review with 4-agent parallel audits, and capture learnings as reusable knowledge.

claude-council
Agent

Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives

Builder signal474 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives

ai-dive-deep
Agent

Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...

Builder signal467 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters · 25 interactive widgets · 3 embedded case studies (AFC pitch + sanitized client audit). Read it → dive.vladyslavpodoliako.com

papr
Skill

A fast, native RSS reader — plus an agent-facing CLI so your AI agent can read, search and triage your feeds from the...

Builder signal466 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A fast, native RSS reader — plus an agent-facing CLI so your AI agent can read, search and triage your feeds from the shell.

Codeman
Plugin

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

Builder signal459 repo stars46 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

better-agent-terminal
Agent

Multi-workspace terminal aggregator with Claude Code AI integration

Builder signal433 repo stars43 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Multi-workspace terminal aggregator with Claude Code AI integration

kandev
Agent

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...

Builder signal431 repo stars43 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.

power-platform-skills
Skill

A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusa...

Builder signal418 repo stars42 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusable skills, agents, and commands for building and deploying solutions.

memstack
Skill

Structured skill framework for Claude Code | 128 skills, localhost dashboard with 3-agent orchestration, real-time st...

Builder signal404 repo stars40 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Structured skill framework for Claude Code | 128 skills, localhost dashboard with 3-agent orchestration, real-time streaming, MCP tools management, session memory, and project handoffs via markdown-based skills

genie
Agent

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...

Builder signal323 repo stars32 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.

tingly-box
Agent

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

Builder signal323 repo stars32 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

claude-skills
Skill

Collection of Claude Code skills for enhanced AI workflows

Builder signal311 repo stars31 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Collection of Claude Code skills for enhanced AI workflows

skills_collection
Skill

本项目是个人开发的 Claude Code Skills 集合,提供实用的技能工具,助力提升开发效率和内容创作。 分享一些好用的 Claude Code Skills,自用、学习两相宜,适用于 Claude Code v2.0 及以...

Builder signal251 repo stars25 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

本项目是个人开发的 Claude Code Skills 集合,提供实用的技能工具,助力提升开发效率和内容创作。 分享一些好用的 Claude Code Skills,自用、学习两相宜,适用于 Claude Code v2.0 及以上版本。

opencode-skills
Skill

OpenCode/Claude Code 技能库 。特色技能:视频生成、图片生成、AI Agent 互联、智能问数等等各场景,持续开发更新中

Builder signal239 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

OpenCode/Claude Code 技能库 。特色技能:视频生成、图片生成、AI Agent 互联、智能问数等等各场景,持续开发更新中

personal-corp-skills
Skill

Public Claude Code skills for Personal Corp, product work, AI operations, and agent-assisted development

Builder signal204 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Public Claude Code skills for Personal Corp, product work, AI operations, and agent-assisted development

orchestkit
Skill

The Complete AI Development Toolkit for Claude Code — 114 skills, 37 agents, 212 hooks. Production-ready patterns for...

Builder signal199 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The Complete AI Development Toolkit for Claude Code — 114 skills, 37 agents, 212 hooks. Production-ready patterns for full-stack development.

pullmd
MCP Server

Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube...

Builder signal196 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.

Godot-MCP
MCP Server

Godot-MCP — Model Context Protocol (MCP) integration for the Godot Engine. AI tools for the Godot Editor in C#, with...

Builder signal164 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Godot-MCP — Model Context Protocol (MCP) integration for the Godot Engine. AI tools for the Godot Editor in C#, with cloud connection to ai-game.dev. Apache-2.0.

llmtrim
MCP Server

Local proxy that compresses your LLM API requests so you pay less, with no change to the answers. Trims wasted tokens...

Builder signal163 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Local proxy that compresses your LLM API requests so you pay less, with no change to the answers. Trims wasted tokens from prompts, history, tool output, and code before they're sent: -31% input / -74% output, measured live. Any provider, no extra model calls. Also an MCP server and embeddable library (Rust, Python, Ruby, Kotlin, Swift, JS/TS).

hermes-agency-orchestrator
Skill

Claude Code Agent Workflows Guide 2026: Skills vs Teams vs Cost Analysis

Builder signal156 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code Agent Workflows Guide 2026: Skills vs Teams vs Cost Analysis

Arena-of-Autonomous-Threads
Agent

Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026

Builder signal154 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026

vouch
Skill

A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a s...

Builder signal154 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.

strategic-advisor-orchestrator
Skill

AI Coding Agent Orchestrator 2026: Pro-Level Strategy & Review Framework

Builder signal152 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI Coding Agent Orchestrator 2026: Pro-Level Strategy & Review Framework

Load more expand_more48/204
add Submit Project