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

Obsidian-Workflow-Atelier
Config

Obsidian Dev Dashboard 2026: Build a Centralized AI Workflow Hub

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

Obsidian Dev Dashboard 2026: Build a Centralized AI Workflow Hub

multi-agent-architecture-advisor
Skill

Advanced AI Code Strategy Advisor for Developer Agents (2026)

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

Advanced AI Code Strategy Advisor for Developer Agents (2026)

hewn-forge
Agent

HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code

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

HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code

Themata-Claude-Scribe
Skill

Claude Mythos Engine 2026: AI Sub-Agent Framework for Epic Interactive Storytelling

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

Claude Mythos Engine 2026: AI Sub-Agent Framework for Epic Interactive Storytelling

infra-skills
Skill

A collection of specialized agent skills for AI infrastructure development, enabling Claude Code to write, optimize,...

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

A collection of specialized agent skills for AI infrastructure development, enabling Claude Code to write, optimize, and debug high-performance systems.

humanizer_academic
Skill

A Claude Code skill that removes signs of AI-generated writing from academic medical papers, making them sound more n...

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

A Claude Code skill that removes signs of AI-generated writing from academic medical papers, making them sound more natural and professionally written.

Happycapy-skills
Skill

A curated collection of high-quality Claude Code skills to enhance your development workflow

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

A curated collection of high-quality Claude Code skills to enhance your development workflow

AgentDeck
Agent

Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays...

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

Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays, TUI

prompt-engineering-skills
Skill

Comprehensive AI prompt engineering skills for Claude Code, ChatGPT GPTs, and Gemini Gems. Model-specific patterns fo...

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

Comprehensive AI prompt engineering skills for Claude Code, ChatGPT GPTs, and Gemini Gems. Model-specific patterns for Claude Fable 5 / Opus 4.8, GPT-5.5 outcome-first / GPT-5.4 legacy XML, Gemini 3.1, Veo 3.1, Nano Banana 2, and gpt-image-2.

svelte-markdown
Agent

Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agent...

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

Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, token caching, TypeScript types.

InvestSkill
Skill

US stock analysis skills for LLMs (Claude code, Gemini...) | #AI

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

US stock analysis skills for LLMs (Claude code, Gemini...) | #AI

piyaz
MCP Server

The agentic workspace where people and AI coding agents work together on every project.

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

The agentic workspace where people and AI coding agents work together on every project.

cctop
Agent

Live top-style monitor for Claude Code sessions

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

Live top-style monitor for Claude Code sessions

Boucle-framework
Agent

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on...

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

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.

claude-research
Skill

Shareable Claude Code infrastructure for PhD researchers — skills, agents, hooks, and rules for academic workflows

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

Shareable Claude Code infrastructure for PhD researchers — skills, agents, hooks, and rules for academic workflows

ai-memory-comparison
Agent

Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts fr...

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

Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts from public docs.

mxcli
Agent

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...

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

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.

sortie
Agent

Turn tracker tickets into autonomous agent sessions

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

Turn tracker tickets into autonomous agent sessions

claudepot-app
App

A control panel for Claude Code and Claude Desktop.

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

A control panel for Claude Code and Claude Desktop.. An open-source app for the AI coding ecosystem.

compose-ai-tools
Skill

Helping the Agents Compose the Things

Rising build94 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Helping the Agents Compose the Things

supercli
Agent

The open source SWE agent

Rising build91 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

The open source SWE agent

swarm-factory
Agent

Top Autonomous Research Multi-Agent System for 2026 Lab Experiments

Rising build87 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Top Autonomous Research Multi-Agent System for 2026 Lab Experiments

VideoHub
Skill

一个集成 AI 转写与配音功能的多平台视频处理工具,支持 YouTube、TikTok/抖音、Instagram、Bilibili和Twitter /X,提供 Chrome 插件,基于 OpenAI Whisper 实现音视频转写,支...

Rising build84 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

一个集成 AI 转写与配音功能的多平台视频处理工具,支持 YouTube、TikTok/抖音、Instagram、Bilibili和Twitter /X,提供 Chrome 插件,基于 OpenAI Whisper 实现音视频转写,支持 Kokoro TTS 中文配音及 Claude Code Skills 开发辅助。

octomind
MCP Server

Plug and play AI agents for any domain

Rising build83 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Plug and play AI agents for any domain

caido-mcp-server
MCP Server

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with...

Rising build81 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with HTTP traffic.

rune
Skill

Less skills. Deeper connections. A lean, interconnected skill ecosystem for Claude Code.

Rising build78 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Less skills. Deeper connections. A lean, interconnected skill ecosystem for Claude Code.

director-mode-lite
Skill

Use Claude Code like a Director, not a Programmer. Free toolkit with Auto-Loop, Self-Evolving Loop, 25 commands, 14 a...

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Use Claude Code like a Director, not a Programmer. Free toolkit with Auto-Loop, Self-Evolving Loop, 25 commands, 14 agents, 29 skills.

instar
Skill

Persistent Claude Code agents with scheduling, sessions, memory, and Telegram.

Rising build72 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Persistent Claude Code agents with scheduling, sessions, memory, and Telegram.

sales
Skill

Claude Code skills for sales, marketing, and GTM — CRM, outbound, note-takers, enrichment, email marketing, influence...

Rising build69 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code skills for sales, marketing, and GTM — CRM, outbound, note-takers, enrichment, email marketing, influencer marketing, social listening, directories, and more. Install: npx skills add sales-skills/sales

claude-code-hermit
Agent

Turn Claude Code into an Always-on AI assistant

Rising build67 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Turn Claude Code into an Always-on AI assistant

atris
Agent

a self improving operating system for intelligence

Rising build67 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

a self improving operating system for intelligence

Cortex
MCP Server

Accountable memory for AI agents — it forgets on purpose, says "I don't know" when unsure, and flags its own contradi...

Rising build66 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Accountable memory for AI agents — it forgets on purpose, says "I don't know" when unsure, and flags its own contradictions. Local-first · MCP · MIT.

vex
Agent

claude code for video editing

Rising build64 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

claude code for video editing

Open-Genealogy
Skill

GPS-aligned AI prompts and Agent Skills for genealogical research (CC-BY-NC-SA-4.0)

Rising build58 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

GPS-aligned AI prompts and Agent Skills for genealogical research (CC-BY-NC-SA-4.0)

magpie
Skill

Agent-assisted maintainership and development framework for Apache projects — Triage and Drafting (agent-authored fix...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Agent-assisted maintainership and development framework for Apache projects — Triage and Drafting (agent-authored fixes with human review); Mentoring, Pairing (developer-side dev-cycle), and Auto-merge on the roadmap.

Mythos-Claude-Orchestrator
Skill

MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling

Rising build51 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling

simple-agent-manager
Agent

Run multiple coding agents in parallel on your own cloud VMs.

Rising build51 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Run multiple coding agents in parallel on your own cloud VMs.

swarm-factory
Agent

Top Autonomous Research Multi-Agent System for 2026 Lab Experiments

Rising build50 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Top Autonomous Research Multi-Agent System for 2026 Lab Experiments

arifos
MCP Server

arifOS — Constitutional MCP kernel for governed AI execution. AAA trinity: AGI (Mind) · ASI (Heart) · APEX (Judge). B...

Rising build49 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

arifOS — Constitutional MCP kernel for governed AI execution. AAA trinity: AGI (Mind) · ASI (Heart) · APEX (Judge). Built for the sovereign agentic era.

paper-skill
Skill

Claude Code skill — AI prompt library for academic paper writing, polishing, reviewing, translating and submitting...

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code skill — AI prompt library for academic paper writing, polishing, reviewing, translating and submitting to SCI/IEEE/Nature/TRO journals

notes
Skill

:bookmark: Personal notes: today I learned

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

:bookmark: Personal notes: today I learned

mykg
MCP Server

Knowledge graph extractor: Markdown (or any format) → knowledge graph with RDFS/OWL ontology

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Knowledge graph extractor: Markdown (or any format) → knowledge graph with RDFS/OWL ontology

react-native-fsd-agent-template
Agent

React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code

fable5-mode
Skill

Fable 5-grade work discipline for any Claude model — a Claude Code skill + guard hooks (plan gate, model ceiling, per...

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Fable 5-grade work discipline for any Claude model — a Claude Code skill + guard hooks (plan gate, model ceiling, per-task enforcement) that make Opus 4.8 or any non-frontier model plan, self-verify, and route sub-agents like Fable 5, without Fable 5.

ccstory
Tool

Claude Code usage recap with narrative. ccusage tells you the bill, ccstory tells the story.

Rising build42 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code usage recap with narrative. ccusage tells you the bill, ccstory tells the story.

ai-coding-tools
MCP Server

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to...

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to integrate development tools directly into your AI coding workflow.

claude-for-researchers
Platform

Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real researc...

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real research project

Shelly
Platform

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

Rising build40 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

Load more expand_more96/204
add Submit Project