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.

19 featured picks411 builds with real repo pull20 live lanes to scan
1272Tracked Builds
1.8MRepo 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

4 tracked builds

34k ★
Leadopcode21k★#2claude-relay-service12k★#3cui1.1k★#4agent-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

(612)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

612 signals found

cavemanstar
Skill

why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

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

why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman. An open-source skill for the AI coding ecosystem.

academic-research-skillsstar
Skill

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

Featured build38k repo stars11363 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 stars11332 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.

ai-job-searchstar
Agent

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailo...

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

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.. 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 stars4474 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-context
MCP ServerCode & Search

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Stack favorite12k repo stars3641 builder votes
Claude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.. An open-source mcp server for the AI coding ecosystem.

codecompanion.nvim
Agent

AI Coding, Vim Style

Stack favorite6.7k repo stars668 builder votes
Go, OpenAI, Claude, Anthropic, Ollama, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, OpenAI, Claude, Anthropic, Ollama, LLM, Docker

AI Coding, Vim Style

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

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

n8n skillset for Claude Code to build flawless n8n workflows. 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 stars1634 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.

autoresearch
Skill

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch....

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

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.. An open-source skill for the AI coding ecosystem.

mirrord
Skill

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: rea...

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

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic.

emdash
AgentCoding Agents

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use an...

Stack favorite5.0k repo stars503 builder votes
Go, Python, SQLite, OpenAI, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Python, SQLite, OpenAI, Claude, GitHub Actions

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.

gsd-core
App

Git. Ship. Done - Core

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

Git. Ship. Done - Core

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.

axton-obsidian-visual-skills
Skill

Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code

Stack favorite3.2k repo stars641 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code. An open-source skill for the AI coding ecosystem.

mirage
Agent

A Unified Virtual Filesystem For AI Agents

Stack favorite3.2k repo stars319 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A Unified Virtual Filesystem For AI Agents

how-claude-code-works
Agent

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码...

Stack favorite3.0k repo stars297 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

Claude-BugHunter
Skill

A Claude Code skill bundle for bug hunting and external red-team work — 71 skills, 15 slash commands, 681 disclosed-r...

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

A Claude Code skill bundle for bug hunting and external red-team work — 71 skills, 15 slash commands, 681 disclosed-report patterns curated across 24 core vulnerability classes, plus enterprise identity + infrastructure attack matrices.

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.

HolyClaude
Agent

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

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

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

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).

chengfeng-videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

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

用 Claude Code Skills 做的视频剪辑 Agent

claude-usage
App

A local dashboard for tracking your Claude Code token usage, costs, and session history. Pro and Max subscribers get...

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

A local dashboard for tracking your Claude Code token usage, costs, and session history. Pro and Max subscribers get a progress bar. This gives you the full picture.

pg-aiguide
MCP ServerData & Database

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL...

Stack favorite1.8k repo stars177 builder votes
Go, PostgreSQL, Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, PostgreSQL, Claude

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

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 stars500 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.

token-optimizer
Skill

Find the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.

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

Find the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.

CoreCoder
Agent

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for codin...

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

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.

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.

code-review-skill
Skill

A comprehensive code review skill for Claude Code, covering React 19, Vue 3, Rust, TypeScript, TanStack Query v5, and...

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

A comprehensive code review skill for Claude Code, covering React 19, Vue 3, Rust, TypeScript, TanStack Query v5, and more.

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.

thClaws
Skill

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, sk...

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

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, skills, plugins, agent teams.

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.

jean
Agent

A dev environment for AI agents.

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

A dev environment for AI agents.

claude-code-chat
Agent

Beautiful Claude Code Chat Interface for VS Code

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

Beautiful Claude Code Chat Interface for VS Code

paul
Tool

Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code. Quality over speed-for-speed's-sake.

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

Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code. Quality over speed-for-speed's-sake.

dao-code
Skill

Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultr...

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

Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultra-cheap cache pricing, engineering byte-stable prefixes and cache-reusing forks so cross-session memory and a continuous self-correction layer add almost no token cost; 1M context, Skills/MCP/Hooks, Claude Code config compatible.

claudish
Agent

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

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

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

pydantic-deepagents
Skill

Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sand...

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

Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, unlimited context - on Pydantic AI, any model.

OpenSwarm
Agent

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cogn...

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

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.

launch-your-agent
Skill

Claude Code skills that take a founder from idea to a live Claude Managed Agent: interview, scope a v0, launch in the...

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

Claude Code skills that take a founder from idea to a live Claude Managed Agent: interview, scope a v0, launch in their own account, grade it, iterate, and schedule it. An open-source skill for the AI coding ecosystem.

translate-book
Skill

Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents

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

Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents

claude-swap
App

Switch between multiple Claude Code accounts

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

Switch between multiple Claude Code accounts

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.

re_gent
Agent

Version-Control for AI coding agents.

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

Version-Control for AI coding agents.

flock
Agent

Autonomous AI dev-team bot

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

Autonomous AI dev-team bot

proxy
Tool

Use your OpenCode Go subscription with Claude Code.

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

Use your OpenCode Go subscription with Claude Code.

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.

nWave
Skill

AI agents that guide you from idea to working code, with you in control at every step.

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

AI agents that guide you from idea to working code, with you in control at every step.

ctx
Skill

Not an Amazon-style catalog or marketplace. ctx is a recommendation layer: bring your org tools or use the shipped gr...

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

Not an Amazon-style catalog or marketplace. ctx is a recommendation layer: bring your org tools or use the shipped graph to load the right skills, agents, MCPs, and harnesses only for the current dev window, cutting token bills and local compute waste: 79,958-node LLM-wiki graph, 68,494 skills, 467 agents, 10,790 MCPs, 207 harnesses.

agent-swarm
Agent

Intelligence that compounds. Every single day.

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

Intelligence that compounds. Every single day.

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.

claude-plugins
Skill

Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favourite A...

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

Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favourite AI coding agent.

recomby-geo
Skill

GEO 领域 AI 员工开源方案 · Open-source GEO AI-employee solution (MIT). GEO Skills package + curated lists of agents and offic...

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

GEO 领域 AI 员工开源方案 · Open-source GEO AI-employee solution (MIT). GEO Skills package + curated lists of agents and office CLIs that make up the AI-employee stack.

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.

claude-code-skills-zh
Skill

最实用的 Claude Code Skills 合集 | 精选 100+ | 18个原创可安装技能 | 按场景分类 | 复制即装

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

最实用的 Claude Code Skills 合集 | 精选 100+ | 18个原创可安装技能 | 按场景分类 | 复制即装

paperjury
Skill

Pre-submission AI review stress-test for research papers. A Claude Code skill: review, verdict, revise, verify.

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

Pre-submission AI review stress-test for research papers. A Claude Code skill: review, verdict, revise, verify.

pi-subagents
Agent

Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steer...

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

Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steering and more...

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

claude-skill-registry
Skill

The most comprehensive Claude Code skills registry | Web Search: https://majiayu000.github.io/claude-skill-registry-c...

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

The most comprehensive Claude Code skills registry | Web Search: https://majiayu000.github.io/claude-skill-registry-core/

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.

claude-architect-exam-prep
Skill

GitHub project avidevelops/claude-architect-exam-prep

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

GitHub project avidevelops/claude-architect-exam-prep

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

coralline
App

Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it

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

Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it

sandboxed.sh
Skill

Safe runtime for autonomous on-chain AI agents: isolated sandboxes, Library skills, encrypted secrets, and OKX read-o...

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

Safe runtime for autonomous on-chain AI agents: isolated sandboxes, Library skills, encrypted secrets, and OKX read-only security checks.

ai-coding-guide
Platform

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips

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

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips. An open-source platform for the AI coding ecosystem.

freestyle
Agent

Open source voice dictation platform for devs. Build voice workflows.

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

Open source voice dictation platform for devs. Build voice workflows.

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.

claude-skill-homeassistant
Skill

Claude Code skill to supercharge and manage all Home Assistant workflows

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

Claude Code skill to supercharge and manage all Home Assistant workflows

dotfiles
Agent

:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux

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

:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux

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

pbi-cli
Agent

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

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

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

agentic-qe
Skill

Agentic QE Fleet is an open-source AI-powered QA/QE platform designed for use with Coding Agents (works best with Cla...

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

Agentic QE Fleet is an open-source AI-powered QA/QE platform designed for use with Coding Agents (works best with Claude Code) featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

trinity
Agent

Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.

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

Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.

cozempic
Skill

Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tie...

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

Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning

claude-code-trace
Tool

Claude Code session log viewer for JSONL files in ~/.claude/projects. Browse conversations, tool calls, tokens, and l...

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

Claude Code session log viewer for JSONL files in ~/.claude/projects. Browse conversations, tool calls, tokens, and live tail sessions on desktop, web, and TUI.

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

aws-skills
Skill

Claude Code plugins and agent skills for AWS development — CDK, serverless, cost ops, and Bedrock AgentCore

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

Claude Code plugins and agent skills for AWS development — CDK, serverless, cost ops, and Bedrock AgentCore

skills
Skill

Collection of AI agent skills for Claude Code

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

Collection of AI agent skills for Claude Code

taskdog
Tool

Terminal task manager with intelligent schedule optimization.Keyboard-only. No dragging, no micromanagement.

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

Terminal task manager with intelligent schedule optimization.Keyboard-only. No dragging, no micromanagement.

open-reverselab
MCP Server

Open-source reverse engineering lab: 197-article knowledge base + MCP tools + CTF/APK/PE automation toolchain. Agent-...

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

Open-source reverse engineering lab: 197-article knowledge base + MCP tools + CTF/APK/PE automation toolchain. Agent-native. Note:由于场景原因,目前有让几乎所有AI都会越狱的bug,暂时不修

Software-Engineer-AI-Agent-Atlas
Skill

ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture...

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

ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture it in living HTML then let Claude Code's native plan/goal/workflow loop build. Fewer tokens, less ceremony, faster to what people pictured. KISS/YAGNI/DRY, context decides. No overengineering. Clean architecture that works.

agent-skills-hub
MCP Server

Discover and compare open-source Agent Skills, tools & MCP servers — with quality scoring, trending analysis, and aut...

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

Discover and compare open-source Agent Skills, tools & MCP servers — with quality scoring, trending analysis, and automated GitHub sync

developer-kit
Skill

Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, an...

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

Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.

egregore
Tool

Shared intelligence layer for organizations

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

Shared intelligence layer for organizations

plamen
Agent

Autonomous Web3 security audit agent for Claude Code

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

Autonomous Web3 security audit agent for Claude Code

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 及以上版本。

firefox-devtools-mcp
MCP Server

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser thr...

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

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

TinyProgrammer
App

Tiny programmer sitting on your desk and trying its best.

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

Tiny programmer sitting on your desk and trying its best.

AppGenesisForge
Skill

Production-ready AI Agent Team template for Claude Code — 14 specialists, Agile+Scrum+TDD enforced via skill/hook/DoD...

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

Production-ready AI Agent Team template for Claude Code — 14 specialists, Agile+Scrum+TDD enforced via skill/hook/DoD 3-layer (not wiki), PRD→UAT 6 stage gates, 4-layer hook defense, multi-LLM (DeepSeek/Doubao/Qwen/MiniMax), WeChat Mini Program, trilingual README (中文/EN/日本語). Ship a feature overnight.

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 互联、智能问数等等各场景,持续开发更新中

cti-expert
Skill

CTI Expert — Cyber Threat Intelligence & OSINT analysis skill for Claude Code. 67+ commands, 35 techniques, no API ke...

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

CTI Expert — Cyber Threat Intelligence & OSINT analysis skill for Claude Code. 67+ commands, 35 techniques, no API keys required.

cowork-plugins
Skill

Claude Cowork 한국어 도메인 전문가 AI 마켓플레이스 — 21 plugins · 108 skills · Korean B2B (business · finance · legal · HR · marketi...

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

Claude Cowork 한국어 도메인 전문가 AI 마켓플레이스 — 21 plugins · 108 skills · Korean B2B (business · finance · legal · HR · marketing · content · commerce · BI · PM · sales) + AI media (image/video/voice) + office docs (HWPX/DOCX/XLSX/PPTX/PDF) + html-report renderer. Anthropic Claude Code 한국어 도메인 특화 플러그인 모음.

taste-skill
Skill

Claude Code skill — reverse-engineer any website's design taste: concrete tokens + opinionated trade-offs (WHY, not j...

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

Claude Code skill — reverse-engineer any website's design taste: concrete tokens + opinionated trade-offs (WHY, not just WHAT)

node9-proxy
MCP Server

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autono...

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

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.

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

ccxray
Agent

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

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

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

CLI-Anything-WEB
Agent

Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.

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

Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.

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.

tokf
Config

Config-driven CLI tool that compresses command output before it reaches an LLM context

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

Config-driven CLI tool that compresses command output before it reaches an LLM context

claudectl
Agent

Orchestrate a swarm of Claude Code agents with a local brain that learns from you.

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

Orchestrate a swarm of Claude Code agents with a local brain that learns from you.

jdocmunch-mcp
MCP Server

The leading, most token-efficient MCP server for documentation exploration and retrieval via structured section indexing

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

The leading, most token-efficient MCP server for documentation exploration and retrieval via structured section indexing

claude-mermaid
MCP Server

MCP Server to previewing mermaid diagrams with live reload

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

MCP Server to previewing mermaid diagrams with live reload

llm-wiki
Skill

LLM Wiki - 用 LLM 构建持续积累的个人知识库,含 Claude Code Skill 和实战经验

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

LLM Wiki - 用 LLM 构建持续积累的个人知识库,含 Claude Code Skill 和实战经验

ads-skills
Skill

Ivan Falco's Ads Skills for Claude Code - LinkedIn, Meta, and Google Ads. 40+ strategy files, 39 API scripts. Built b...

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

Ivan Falco's Ads Skills for Claude Code - LinkedIn, Meta, and Google Ads. 40+ strategy files, 39 API scripts. Built by the Head of Growth at ColdIQ.

swift-coding-agent
Agent

A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agent...

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

A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work

opc
Skill

OPC — One Person Company. A full team in a single Claude Code skill. Adaptive agent orchestrator with 11 built-in rol...

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

OPC — One Person Company. A full team in a single Claude Code skill. Adaptive agent orchestrator with 11 built-in roles, 4 modes, and adversarial quality control.

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

ai-media-generator
Skill

Zero-skill cinema. Senior-director prompts on autopilot. A Claude Code Skill for high-quality AI image / video / musi...

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

Zero-skill cinema. Senior-director prompts on autopilot. A Claude Code Skill for high-quality AI image / video / music prompt crafting and browser-based execution across 14+ generative platforms.

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.

everything-claude-code
Skill

Build powerful agents and configurations with the complete collection of Claude Code from an Anthropic hackathon w...

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

Build powerful agents and configurations with the complete collection of Claude Code from an Anthropic hackathon winner, refined over 10+ months.

claude-gateway-manager
App

Best Tenbin AI Proxy for Anthropic Opus 4.8 & Sonnet 4.6 API Access 2026

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

Best Tenbin AI Proxy for Anthropic Opus 4.8 & Sonnet 4.6 API Access 2026

mythic-mcp-proxy
Agent

Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8

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

Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8

sivalabs-agent-skills
Skill

Spring Boot skills for AI coding agents

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

Spring Boot skills for AI coding agents

opencouncil-contract-inspector
Skill

Proven 2026 Multi-Agent AI Review System – Verdict-Driven Quality Control

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

Proven 2026 Multi-Agent AI Review System – Verdict-Driven Quality Control

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

claude-code-production-grade-plugin
Skill

Claude Code Plugin: Fully autonomous production-grade SaaS pipeline — 14 bundled skills, CEO/CTO command-driven, sing...

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

Claude Code Plugin: Fully autonomous production-grade SaaS pipeline — 14 bundled skills, CEO/CTO command-driven, single install

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

gryffin-calorai-ventus
Skill

Top AI Calorie Tracker GitHub 2026

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

Top AI Calorie Tracker GitHub 2026

claude-batchy-bulk
Skill

Slash API Batch: Cut AI Costs by 50% in 2026

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

Slash API Batch: Cut AI Costs by 50% in 2026

claude-session-flow
Tool

Manage Claude Code Sessions with AI Sessioner 2026

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

Manage Claude Code Sessions with AI Sessioner 2026

exo-harness-ai-pipeline
Skill

Claude Code AI Pipeline 2026 – PEV Framework Harness Plugin for Developers

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

Claude Code AI Pipeline 2026 – PEV Framework Harness Plugin for Developers

cc10x
Skill

The Loop Engine for Claude Code — engineer the loop, not the prompt. 1 router · 9 agents · 16 skills · 4 workflows. F...

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

The Loop Engine for Claude Code — engineer the loop, not the prompt. 1 router · 9 agents · 16 skills · 4 workflows. Fail-closed gates, test honesty, anti-anchored review.

pneuma-skills
Skill

Co-creation infrastructure for humans and code agents — visual environment, skills, continuous learning, and distribu...

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

Co-creation infrastructure for humans and code agents — visual environment, skills, continuous learning, and distribution.

filetree-skill
Skill

A Claude Code plugin that maintains `FILETREE.md`.

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

A Claude Code plugin that maintains `FILETREE.md`.

claude-toolbox
Skill

Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for yo...

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

Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for your Claude Code agentic development workflows: mcp, configs, skills, agents and more.

skills
Skill

Agent skills for Claude Code and other AI agents

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

Agent skills for Claude Code and other AI agents

TurboLLM
App

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Co...

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

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Code at your own machine in one command. No Electron, no Python, offline-first.

WebReaper
Skill

AI-native web scraper. Single binary with a bundled Claude Code skill. MIT-licensed alternative to Firecrawl.

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

AI-native web scraper. Single binary with a bundled Claude Code skill. MIT-licensed alternative to Firecrawl.

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.

flowforge-skill
Skill

Generate professional draw.io diagrams from natural language — a Claude Code skill

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

Generate professional draw.io diagrams from natural language — a Claude Code skill

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

vgv-ai-flutter-plugin
Skill

AI plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures

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

AI plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures

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

BurpMCP-Ultra
MCP Server

AI-powered MCP server for Burp Suite Professional — 149 tools across proxy, scanner, inline fuzzer, race conditions,...

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

AI-powered MCP server for Burp Suite Professional — 149 tools across proxy, scanner, inline fuzzer, race conditions, guided injection, JWT/IDOR attacks, recon & OOB, with a real-time dashboard and hardened localhost security. Drive Burp from Claude Code or any MCP client.

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.

miro-ai
MCP Server

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resourc...

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

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resources for building AI-powered experiences with Miro boards.

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

claude-code-studio
MCP Server

A fully functional web workspace for Claude Code CLI—chat, Kanban task board, task scheduling, multi-agent orchestrat...

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

A fully functional web workspace for Claude Code CLI—chat, Kanban task board, task scheduling, multi-agent orchestration, MCP servers, skills, remote access (Web, SSH, Telegram), projects, and real-time data streaming.

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.

Coffee-CLI
Agent

Coffee and Claude time?

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

Coffee and Claude time?

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

disciplined-agentic-engineering
Agent

Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025

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

Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025

agent-design-patterns
Agent

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified...

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

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.

epistemic-protocols
Plugin

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://episte...

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

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://epistemic-protocols.com

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.

vibe-skill
Skill

Claude Code skill — delegate coding tasks to Mistral Vibe, supervise via git diff & save 50-90% Claude token usage

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

Claude Code skill — delegate coding tasks to Mistral Vibe, supervise via git diff & save 50-90% Claude token usage. An open-source skill for the AI coding ecosystem.

sentio-ai-kit
Skill

A Claude Code plugin with skills for working with the Sentio platform — building blockchain data processors, running...

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

A Claude Code plugin with skills for working with the Sentio platform — building blockchain data processors, running SQL queries, managing alerts, dashboards, and endpoints.

agentic-chatops
Agent

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — sol...

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

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — solo operator managing 137 devices

aws-architecture-diagram-skill
Skill

Reusable skill for generating AWS architecture diagrams in draw.io format. Works with Kiro CLI and Claude Code.

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

Reusable skill for generating AWS architecture diagrams in draw.io format. Works with Kiro CLI and Claude Code.

AssemblyZero
Agent

Parameterized multi-agent orchestration framework for Claude Code and Gemini

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

Parameterized multi-agent orchestration framework for Claude Code and Gemini

pAI-Econ-claude
Skill

一个帮助实证经济学家补齐理论版图的 Claude Code Skill

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

一个帮助实证经济学家补齐理论版图的 Claude Code Skill

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

android-skills
Skill

Claude Code skills for Android & KMP development.

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

Claude Code skills for Android & KMP development.

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

fireworks-skill-memory
Skill

Persistent, per-skill experience memory for Claude Code

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

Persistent, per-skill experience memory for Claude Code

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

tuicommander
Agent

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

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

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

bagidea-office
Agent

A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meeti...

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

A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meetings. Per-agent swappable models (Claude/GLM/DeepSeek/Qwen/Kimi/OpenAI/Gemini/Groq/Ollama…), workflows, plugins, voice & Telegram/Discord/LINE. Open source.

baro
Agent

CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.

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

CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.

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

spring-ai-agentx
Agent

基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建...

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

基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建 AI Agent,可以快速搭建 Java 版的 Claude Code。

claude-skills
Skill

通用 Claude Code Skills 集合 · 即插即用 · 包含 clawd-animation、self-improving-agent、wechat-article-publisher 等

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

通用 Claude Code Skills 集合 · 即插即用 · 包含 clawd-animation、self-improving-agent、wechat-article-publisher 等

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 开发辅助。

aacode
Agent

A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring plugga...

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

A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring pluggable model support for DeepSeek and beyond.

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

lazyskills
Skill

Blazing-fast mission control for agent skills.

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

Blazing-fast mission control for agent skills.

hacker-bob
Agent

Claude Code bug bounty agent. Install in current workspace: npx -y hacker-bob-cc@latest install "$PWD" then restart C...

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

Claude Code bug bounty agent. Install in current workspace: npx -y hacker-bob-cc@latest install "$PWD" then restart Claude and run /bob-hunt target.com

open-scholar-skill
Skill

Open scholar skill, a claude code plugin, for academic research

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

Open scholar skill, a claude code plugin, for academic research

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.

swarms
Skill

Achieve extraordinary results with claude code across a variety of tasks

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

Achieve extraordinary results with claude code across a variety of tasks

claude-code-statusline
App

A feature-rich, dependency-free Node.js statusline for Claude Code with model, task, git state, context window, rate...

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

A feature-rich, dependency-free Node.js statusline for Claude Code with model, task, git state, context window, rate limits, and Anthropic peak-hours indicator

dot-claude
Config

PRB's Claude Code config

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

PRB's Claude Code config

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.

PowerShell.MCP
MCP Server

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000...

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

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.

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.

1Shell
Agent

GitHub project weidu12123/1Shell

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

GitHub project weidu12123/1Shell

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.

espalier-engineering
Skill

Train your AI coders the way you'd train a vine — discover your codebase's actual patterns, then encode them as Claud...

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

Train your AI coders the way you'd train a vine — discover your codebase's actual patterns, then encode them as Claude Code rules, skills, agents, hooks, and a guided pipeline so generated code lands inside your conventions on the first try, not the fifth.

speckit-companion
Plugin

VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude C...

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

VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude Code, Gemini CLI, Copilot CLI)

commonplace
Skill

The theory of LLM wikis, running as one. A framework for agent-operated knowledge: typed, linked, review-gated markdo...

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

The theory of LLM wikis, running as one. A framework for agent-operated knowledge: typed, linked, review-gated markdown your agents execute.

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

reef
App

The minimal dev terminal for the AI coding era — AI writes the code, Reef is where you review it.

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

The minimal dev terminal for the AI coding era — AI writes the code, Reef is where you review it.

PACT-Plugin
Agent

Claude Code Agentic Harness

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

Claude Code Agentic Harness

ccgate
Agent

LLM-powered PermissionRequest hook for coding agents (e.g. Claude Code)

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

LLM-powered PermissionRequest hook for coding agents (e.g. Claude Code)

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

jira-skill
Skill

AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud

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

AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud

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.

san
Agent

Fast, open agent harness for the terminal. One ~12 MB Go binary — bring any model and extensions into a single inspec...

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

Fast, open agent harness for the terminal. One ~12 MB Go binary — bring any model and extensions into a single inspectable loop that learns as you work.

vibe-stack
Skill

The SaaS starter where Claude writes the rest. AI-first, full-stack: Next.js 16, Better Auth, Drizzle/Postgres, tRPC,...

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

The SaaS starter where Claude writes the rest. AI-first, full-stack: Next.js 16, Better Auth, Drizzle/Postgres, tRPC, Polar billing, R2, Dokploy. Every Claude Code skill vendored. Zero-key boot.. An open-source skill for the AI coding ecosystem.

seo-skills
MCP Server

Claude SEO Skills — production Claude Agent Skills for the SE Ranking MCP server. Content briefs, AI Search share of...

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

Claude SEO Skills — production Claude Agent Skills for the SE Ranking MCP server. Content briefs, AI Search share of voice, audits, backlink gaps, keyword clusters, schema, sitemap, GEO, and more.

gsd-skill-creator
Skill

Introduces a comprehensive agent-based framework for guided software development (GSD)

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

Introduces a comprehensive agent-based framework for guided software development (GSD)

dev-agent-skills
Skill

Claude Code skills plugin for Git, GitHub, and skill authoring workflows

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

Claude Code skills plugin for Git, GitHub, and skill authoring workflows

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-memory-protocol
Tool

An open standard for portable, interoperable AI memory across tools, sessions, and devices.

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

An open standard for portable, interoperable AI memory across tools, sessions, and devices.

craftdesk
Skill

Package manager for Claude Code skills and agents and other AI related resources

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

Package manager for Claude Code skills and agents and other AI related resources

iterative-planner
Skill

A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks

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

A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks

spel
Skill

Idiomatic Clojure wrapper for Playwright. Browser automation, API testing, Allure reporting, and native CLI - for Chr...

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

Idiomatic Clojure wrapper for Playwright. Browser automation, API testing, Allure reporting, and native CLI - for Chromium, Firefox, and WebKit

claude-context-optimizer
Plugin

Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI r...

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

Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero config.

akb
Agent

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...

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

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

MaliciousAgentSkillsBench
Skill

A Security Benchmark for Claude Code Agent Skills

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

A Security Benchmark for Claude Code Agent Skills

basemind
MCP Server

Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared...

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

Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.

projx
Agent

Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get...

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

Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get a fully wired template with auth, database, CI/CD, and E2E tests. Update anytime when templates improve.

claude-code-marketing-skills
MCP Server

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no a...

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

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.. An open-source mcp server for the AI coding ecosystem.

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)

convoke-agents
Skill

Convoke extends BMAD Method AI agents with two types of installable modules: Teams bring new agents for a domain, Ski...

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

Convoke extends BMAD Method AI agents with two types of installable modules: Teams bring new agents for a domain, Skills add new capabilities to existing agents. Install them independently or combine them.

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.

codemem
Agent

A lightweight persistent-memory companion for OpenCode & Claude

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

A lightweight persistent-memory companion for OpenCode & Claude

craftcms-claude-skills
Skill

Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development

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

Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development

claude-code-agents
Agent

My subagents repo

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

My subagents repo

agent-rules-skill
Skill

Agent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible

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

Agent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible

Claude-Code-to-Deep-Agents-Skills-Converter
Skill

Convert Claude Code skills to Deep Agents format (English & Portuguese)

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

Convert Claude Code skills to Deep Agents format (English & Portuguese)

dashmotion
Skill

Animated diagrams from text or Mermaid — a Claude skill, standalone HTML/SVG

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

Animated diagrams from text or Mermaid — a Claude skill, standalone HTML/SVG

cc-safe-setup
Skill

One command to make Claude Code safe for autonomous operation. Prevents rm -rf, secret leaks, force-pushes, broken de...

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

One command to make Claude Code safe for autonomous operation. Prevents rm -rf, secret leaks, force-pushes, broken deployments. 890+ example hooks, MIT, zero dependencies — built from real autonomous Claude Code operation and number-for-number real incident reports.

single-file-wbs
App

単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line....

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

単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line. Zero dependencies, AI-maintainable.

cc-skills
Skill

Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management,...

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

Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management, semantic versioning, and productivity workflows

claude-with-leetcode
Skill

Daily Leetcode masterclass with Claude code DSA mentor

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

Daily Leetcode masterclass with Claude code DSA mentor

clyro
Agent

Clyro is a governance platform for AI agents. While most tools let you watch agents fail, Clyro stops failures before...

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

Clyro is a governance platform for AI agents. While most tools let you watch agents fail, Clyro stops failures before they happen, catching infinite loops, runaway costs, and policy violations in real time.

ultraswarm
Agent

Multi-CLI agent swarm orchestrated by Claude Code: external AI CLIs code in isolated worktrees, Claude verifies and m...

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

Multi-CLI agent swarm orchestrated by Claude Code: external AI CLIs code in isolated worktrees, Claude verifies and merges

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

web-dev-skills
Skill

A Claude Code plugin for Rust + React projects. It turns PRD -> Design -> Task -> Development -> Acceptance -> Demo i...

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

A Claude Code plugin for Rust + React projects. It turns PRD -> Design -> Task -> Development -> Acceptance -> Demo into a reusable workflow

Claude-Code-Agent-Design-Kit
Skill

Top AI-Powered UI/UX Design Generator & Code Assistant 2026

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

Top AI-Powered UI/UX Design Generator & Code Assistant 2026

loom
Skill

A Rust-based agent orchestrator enabling a swarm of Claude Code instances building software.

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

A Rust-based agent orchestrator enabling a swarm of Claude Code instances building software.

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.

code-graph-mcp
MCP Server

AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact an...

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

AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.

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

cloud-cli-proxy
Tool

更强大的 Claude Code Wrapper,通过容器化将你包装成一个地地道道的美国人,从根源上规避 Claude Code 风控。

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

更强大的 Claude Code Wrapper,通过容器化将你包装成一个地地道道的美国人,从根源上规避 Claude Code 风控。

claude-mem-lite
MCP Server

Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across session...

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

Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.

claude-code-zero
Skill

Complete Claude Code plugin marketplace — agents, skills, hooks, commands, rules, MCPs.

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

Complete Claude Code plugin marketplace — agents, skills, hooks, commands, rules, MCPs.

widemem-ai
MCP Server

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

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

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

iOS-reverse-engineering-claude-skill
Skill

Claude Code skill that enables Claude to extract, analyze, reverse engineer iOS apps

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

Claude Code skill that enables Claude to extract, analyze, reverse engineer iOS apps

Turbo-LLM
App

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Co...

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

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Code at your own machine in one command. No Electron, no Python, offline-first.

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

nuxt-supabase-starter
Config

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

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

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

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

ClaudeCodeUsage
Plugin

A VSCode extension that monitors Claude Code usage and costs directly in your status bar.

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

A VSCode extension that monitors Claude Code usage and costs directly in your status bar.

Deus
App

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely...

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

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely yours.

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.

claude-plugins
Plugin

Claude Code plugins for development workflows

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

Claude Code plugins for development workflows

futuresearch-python
Agent

Your team of research agents. Or give researchers to your AI.

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

Your team of research agents. Or give researchers to your AI.

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.

agent-afk
Agent

Start a run in your terminal and walk away. Get pinged when it finishes, or needs you. Every step is a readable trace...

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

Start a run in your terminal and walk away. Get pinged when it finishes, or needs you. Every step is a readable trace you check before anything ships.

claude-code
Plugin

Official Claude Code plugins for Nette

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

Official Claude Code plugins for Nette

MCP-Access
MCP Server

MCP Server for editing VBA code and controls on an MS Access.ACCDB database via LLM (tested just with Claude Code)

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

MCP Server for editing VBA code and controls on an MS Access.ACCDB database via LLM (tested just with Claude Code)

claude-code-statusline
Tool

Supercharge your Claude Code CLI experience with a powerful statusline that displays key session metrics (Git state,...

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

Supercharge your Claude Code CLI experience with a powerful statusline that displays key session metrics (Git state, context usage, model info and cost) at a glance — minimal setup, maximum insight.

diagent-cli
Skill

CLI for encoding and decoding Diagent diagram URLs. Includes Claude Code skill.

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

CLI for encoding and decoding Diagent diagram URLs. Includes Claude Code skill.

claude-code-vision-skill
Skill

为 Claude Code 赋能多模态视觉能力,支持豆包、通义千问、GPT-4o 等模型,用于截图 / UI / 图表分析;适配 DeepSeek 等无视觉底座,搭配 browser-harness 可做前端布局自动化检查。

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

为 Claude Code 赋能多模态视觉能力,支持豆包、通义千问、GPT-4o 等模型,用于截图 / UI / 图表分析;适配 DeepSeek 等无视觉底座,搭配 browser-harness 可做前端布局自动化检查。

ClaudeCode_GodMode-On
Skill

Self-orchestrating multi-agent system for Claude Code — you say WHAT, the AI decides HOW. v7.1: 15 AI agents, Smart R...

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

Self-orchestrating multi-agent system for Claude Code — you say WHAT, the AI decides HOW. v7.1: 15 AI agents, Smart Routing, parallel quality gates, skills architecture, plugin & one-command installer. Optimized for Claude Fable 5.

Vara-s--Portfolio
Skill

"Vara's Portfolio-A modern, high-performance portfolio website built with React, TypeScript, and Vite. This projec...

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

"Vara's Portfolio-A modern, high-performance portfolio website built with React, TypeScript, and Vite. This project showcases my skills, experience, and projects as a Full Stack Developer, featuring a unique neo-brutalist aesthetic mixed with interactive elements".

Molio
Tool

兼容 Obsidian Vault 的本地知识库 + Claude Code 图形界面 + 微信 AI 助手 + Web Clipper,数据全在你自己电脑上 | Obsidian-compatible local KB × Clau...

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

兼容 Obsidian Vault 的本地知识库 + Claude Code 图形界面 + 微信 AI 助手 + Web Clipper,数据全在你自己电脑上 | Obsidian-compatible local KB × Claude Code GUI × WeChat AI Assistant × Web Clipper, all data stays on your machine

sipcode
MCP Server

Keep Claude Code context clean. Open-source toolkit: drift detection, re-read dedup, integrity scoring, AST-aware rea...

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

Keep Claude Code context clean. Open-source toolkit: drift detection, re-read dedup, integrity scoring, AST-aware reads, 15 MCP tools. 62.6% measured savings, reproducible.

git-courer
MCP Server

MCP server for Git with local Ollama — zero tokens for git operations

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

MCP server for Git with local Ollama — zero tokens for git operations

claude-code-aso-skill
Skill

Optimize App Store visibility with AI agents in the Claude Code framework for enhanced performance and growth.

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

Optimize App Store visibility with AI agents in the Claude Code framework for enhanced performance and growth.

dory
Tool

Dory treats hosted LLM interfaces as disposable tools by offloading state to your local environment and enforcing ato...

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

Dory treats hosted LLM interfaces as disposable tools by offloading state to your local environment and enforcing atomic sessions.

cc-settings
Skill

Claude Code configuration — agents, skills, hooks & settings for Darkroom Engineering

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

Claude Code configuration — agents, skills, hooks & settings for Darkroom Engineering

extractum-skills
Skill

A curated collection of production-ready skills for Claude Code created by Extractum Team.

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

A curated collection of production-ready skills for Claude Code created by Extractum Team.

gingiris-skills
Skill

Reusable Claude Code skills for AI startup operators. Open source, MIT licensed.

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

Reusable Claude Code skills for AI startup operators. Open source, MIT licensed.

interview-me
Skill

A Claude Code skill that turns vague requirements into production-grade specs — by interviewing you like a senior arc...

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

A Claude Code skill that turns vague requirements into production-grade specs — by interviewing you like a senior architect would.

benai-skills
Skill

GitHub project naveedharri/benai-skills

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

GitHub project naveedharri/benai-skills

ai-literacy-superpowers
Agent

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow —...

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

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow — harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops

gemini-delegate-skill
Skill

Claude Code skill for using Gemini CLI for large-context synthesis, English or zh-TW/CJK long-form drafting, and seco...

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

Claude Code skill for using Gemini CLI for large-context synthesis, English or zh-TW/CJK long-form drafting, and second-opinion review.

tree-sitter-analyzer
MCP Server

Cross-language-safe code-intelligence MCP for AI agents — 13 languages, family-gated call graph (CodeGraph wires 745...

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

Cross-language-safe code-intelligence MCP for AI agents — 13 languages, family-gated call graph (CodeGraph wires 745 cross-language mis-wires on this repo, TSA 6 — ~390x cleaner). Run miswire-audit on your repo. 8 facade tools, TOON output, 100% local. Python.

claude-code-slack-channel
Agent

Slack-native governance substrate for Claude Code and peer agents: every tool call passes a tiered policy engine and...

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

Slack-native governance substrate for Claude Code and peer agents: every tool call passes a tiered policy engine and lands in a hash-chained, Ed25519-signed audit journal you can verify offline. The governance kernel the companion agent-governance-plane (AGP) builds on.

mycelium
Skill

AI made building cheap. It didn't make deciding cheap. Mycelium is a Claude Code harness that makes your agent run di...

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

AI made building cheap. It didn't make deciding cheap. Mycelium is a Claude Code harness that makes your agent run discovery and weigh evidence before it writes code. It earns the right to start. Built for software, courses, AI tools, and services.

The-VibeCode-Bible
Agent

A free, living knowledge base on vibe coding — building SaaS fast with AI agents, local AI, and agentic workflows.

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

A free, living knowledge base on vibe coding — building SaaS fast with AI agents, local AI, and agentic workflows.

okf-skills
Skill

The OKF toolkit for Claude Code — author, maintain, validate & visualize Open Knowledge Format bundles. Claude Code p...

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

The OKF toolkit for Claude Code — author, maintain, validate & visualize Open Knowledge Format bundles. Claude Code plugin + skills.sh.

craftcms-lazy-starter-kit
Skill

A modern Craft CMS starter kit for agencies and developers — featuring Vite, Tailwind, Datastar, DDEV, MCP, LLM Ready.

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

A modern Craft CMS starter kit for agencies and developers — featuring Vite, Tailwind, Datastar, DDEV, MCP, LLM Ready.

rk-skills
Skill

Claude Code workflow skills — GitHub issue/PR/release automation and Fable-driven planning. Install via npx or as a C...

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

Claude Code workflow skills — GitHub issue/PR/release automation and Fable-driven planning. Install via npx or as a Claude Code plugin.

AgentCodeGUI
Agent

Claude Code를 위한 가벼운 데스크탑 IDE — 자체 탐색기·LSP 코드 인텔리전스·Git·멀티 에이전트

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

Claude Code를 위한 가벼운 데스크탑 IDE — 자체 탐색기·LSP 코드 인텔리전스·Git·멀티 에이전트

SkillCheck-Free
Skill

Validate Claude Code skills against the agentskills specification (Free tier)

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

Validate Claude Code skills against the agentskills specification (Free tier)

claude-markdown-health-check
Skill

Audit your Claude Code.claude/ setup — scans skills, commands, hooks, agents, and settings for dead refs, weak trigg...

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

Audit your Claude Code.claude/ setup — scans skills, commands, hooks, agents, and settings for dead refs, weak triggers, token bloat, and skill-listing-budget overflow.

kai
Agent

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, au...

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

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, automated PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.

Agent-Engineering-Infrastructure
MCP Server

Deploys your OS, databases, and SSL on your VPS in just 10 minutes. Orchestrates a team of AI agents for coding, mark...

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

Deploys your OS, databases, and SSL on your VPS in just 10 minutes. Orchestrates a team of AI agents for coding, marketing, and sales. The built-in optimizer saves up to 90% on token costs, letting you build and manage your online business directly through chat. Fully open-source.

career-ops-ui
App

Clean, docs-style web UI for the career-ops AI job-search pipeline. Search ATS adapters (Greenhouse/Ashby/Lever) + re...

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

Clean, docs-style web UI for the career-ops AI job-search pipeline. Search ATS adapters (Greenhouse/Ashby/Lever) + regional portals (hh.ru/Habr Career), evaluate JDs, track applications — all from the browser.

zmNinjaNg
Agent

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

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

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

minusx
Agent

MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.

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

MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.

maestro-flow-one
Skill

All Maestro workflow commands packaged as a single Claude Code skill — intent routing, decision gates, minimal closed...

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

All Maestro workflow commands packaged as a single Claude Code skill — intent routing, decision gates, minimal closed-loop chains

sudocode
Agent

Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Co...

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

Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Code chose non-coders.

moo.md
Skill

Stay present with AI. A Claude Code plugin that keeps you understanding what you sign to own.

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

Stay present with AI. A Claude Code plugin that keeps you understanding what you sign to own.

cux
Plugin

Run multiple Claude Code accounts as one. Auto-switches on rate limits and resumes your session no lost context, no l...

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

Run multiple Claude Code accounts as one. Auto-switches on rate limits and resumes your session no lost context, no logout dance.

football-docs
MCP Server

Searchable football data provider documentation for AI coding agents. Like Context7 for football data.

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

Searchable football data provider documentation for AI coding agents. Like Context7 for football data.

claw-hwp
Skill

Read, create & edit Korean Hangul Word Processor (.hwp /.hwpx) documents in Claude — Agent Skill built on rhwp WASM,...

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

Read, create & edit Korean Hangul Word Processor (.hwp /.hwpx) documents in Claude — Agent Skill built on rhwp WASM, with built-in browser preview. Runs locally, no Hancom Office, no cloud.

finance-assistant
Skill

Personal finance copilot — real math, not AI guesses. 6 locales · 13 bank formats · Monte Carlo FIRE. claude.ai · Cla...

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

Personal finance copilot — real math, not AI guesses. 6 locales · 13 bank formats · Monte Carlo FIRE. claude.ai · Claude Code · Cowork. Open source, free.

php-modernization-skill
Skill

Agent Skill: PHP 8.x modernization patterns - typing, attributes, PHPStan | Claude Code compatible

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

Agent Skill: PHP 8.x modernization patterns - typing, attributes, PHPStan | Claude Code compatible

memem
MCP Server

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown i...

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

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.

open-science-skills
Skill

A library of Agentic Skills for Claude Code and LLM agents, codified from social science standards and methodological...

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

A library of Agentic Skills for Claude Code and LLM agents, codified from social science standards and methodological texts for doing experimental and other kinds of work.

chuck
Tool

Smarter context for Claude Code — semantic rule injection that learns what you need

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

Smarter context for Claude Code — semantic rule injection that learns what you need

statamic-mcp
MCP Server

AI-powered development tools for Statamic CMS. Provides 100+ MCP tools for blueprints, entries, collections, and more.

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

AI-powered development tools for Statamic CMS. Provides 100+ MCP tools for blueprints, entries, collections, and more.

gtm-eng-skills
Skill

10 AI agent skills for Claude Code — waterfall email enrichment, TAM building, signal discovery, job change detection...

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

10 AI agent skills for Claude Code — waterfall email enrichment, TAM building, signal discovery, job change detection, and outbound automation. Powered by Deepline CLI with 28+ GTM data providers.

git-workflow-skill
Skill

Agent Skill for Git workflow best practices - branching, commits, PR workflows | Claude Code compatible

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

Agent Skill for Git workflow best practices - branching, commits, PR workflows | Claude Code compatible

claude-code-skills-1c
Skill

Claude Code Skills for 1C:Enterprise 8.3 — create, modify, analyze and compile 1C artifacts from XML/JSON sources

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

Claude Code Skills for 1C:Enterprise 8.3 — create, modify, analyze and compile 1C artifacts from XML/JSON sources

che-ical-mcp
MCP Server

macOS Calendar & Reminders MCP server with 29 tools — Native Swift EventKit integration for Claude. Attendees/organiz...

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

macOS Calendar & Reminders MCP server with 29 tools — Native Swift EventKit integration for Claude. Attendees/organizer, per-event timezone, undo/redo, --cli mode, --setup TCC, --self-update, signed + notarized binary for macOS 26. Supports iCloud, Google, Exchange.

mathematical-discovery-engine
App

This is a mathematical discovery engine, which searches new mathematics applying techniques to existing results

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

This is a mathematical discovery engine, which searches new mathematics applying techniques to existing results

imp
Agent

From-scratch C++/CUDA inference engine for the NVIDIA RTX 5090 (sm_120a) — the best single-GPU backend for agentic AI...

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

From-scratch C++/CUDA inference engine for the NVIDIA RTX 5090 (sm_120a) — the best single-GPU backend for agentic AI: tool calling, long-context loops, reasoning and concurrent sub-agents on top of the fastest single-stream decode on the 5090 (beats llama.cpp, at-or-ahead of vLLM on NVFP4). 100% written by Claude Code.

code-by-wire
App

The cockpit for local Claude Code.

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

The cockpit for local Claude Code.

herdctl
Agent

Runs Claude Code agents natively or in Docker, on schedules and connected to Discord & Slack

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

Runs Claude Code agents natively or in Docker, on schedules and connected to Discord & Slack

autonomous-dev
Agent

Production-ready Claude Code 2.0 setup for autonomous development

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

Production-ready Claude Code 2.0 setup for autonomous development

Miya
Agent

弥娅(Miya)——大脑·手·面三层架构的 AI 虚拟化身。守护进程承载人格、 记忆与 APV2.1 白箱认知引擎;Claude Code Engine 作为她的肢体执行文件 操作与代码编写;Electron 桌面应用呈现 Live2...

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

弥娅(Miya)——大脑·手·面三层架构的 AI 虚拟化身。守护进程承载人格、 记忆与 APV2.1 白箱认知引擎;Claude Code Engine 作为她的肢体执行文件 操作与代码编写;Electron 桌面应用呈现 Live2D 形象。六层记忆(对话→ 短期→长期→语义→知识→置顶)让她真正记住你。QQ/Telegram/Discord/飞书 全平台在线,20+ 种 YAML 人格支持运行时热替换。DeepSeek V4 驱动,多 模型池智能调度,蛛网子网统一消息路由。

baloo-bear
Agent

AI-powered code review agent for GitHub pull requests. Self-hosted GitHub App using PI.

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

AI-powered code review agent for GitHub pull requests. Self-hosted GitHub App using PI.

accelerator
Skill

Development acceleration toolkit with multi-lens code review, implementation planning, codebase research, and git wor...

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

Development acceleration toolkit with multi-lens code review, implementation planning, codebase research, and git workflow automation.

aicanvas
Tool

Open-source React and Tailwind component marketplace. Install via the shadcn CLI or your AI editor over MCP, with rep...

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

Open-source React and Tailwind component marketplace. Install via the shadcn CLI or your AI editor over MCP, with reproduction prompts for Claude Code, Lovable, and V0.

session-indexer
Tool

Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bg...

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

Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback.

claude-brewcode
Skill

Brewcode - full-featured development platform for Claude Code: infinite focus tasks with automatic context handoff, p...

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

Brewcode - full-featured development platform for Claude Code: infinite focus tasks with automatic context handoff, prompt optimization, skill/agent creation, quorum code reviews, project rules management, and knowledge persistence

mxLore
MCP Server

Self-hosted MCP server for AI coding assistants. Persistent knowledge base with 45 tools, 12 skills, institutional me...

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

Self-hosted MCP server for AI coding assistants. Persistent knowledge base with 45 tools, 12 skills, institutional memory.

claude-code-setup
Skill

Claude Code power-user setup: 5 agents, 32 skills, notification hooks, workflow rules

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

Claude Code power-user setup: 5 agents, 32 skills, notification hooks, workflow rules

CodeAuditSkill
Skill

CodeAuditSkill 是一个运行在 Claude Code 中的 Web 项目安全代码审计/漏洞挖掘 Skill, 已经获得了40余个CNVD漏洞编号。 给定一个 Web 项目目录,自动识别语言与框架,按语言专属漏洞清单进行系...

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

CodeAuditSkill 是一个运行在 Claude Code 中的 Web 项目安全代码审计/漏洞挖掘 Skill, 已经获得了40余个CNVD漏洞编号。 给定一个 Web 项目目录,自动识别语言与框架,按语言专属漏洞清单进行系统化源码审计,对每条高中危漏洞并行启动子 Agent 进行可利用性验证,最终输出可交付的审计报告。

UE5CEDumper
App

A x64 UE4/UE5 runtime data inspector and structure explorer for development

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

A x64 UE4/UE5 runtime data inspector and structure explorer for development

file-search-skill
Skill

Claude Code skill: Fast code and file search using ripgrep, ast-grep, fd, rga, tokei

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

Claude Code skill: Fast code and file search using ripgrep, ast-grep, fd, rga, tokei

claude-code-tips
MCP Server

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

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

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

defficiency-skills
Skill

降效插件集合,降低 Claude Code Agent 工作效率的行为艺术插件。目前支持 ADHD 及 ASD 模式。A collection of anti-productivity skills for Claude Code....

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

降效插件集合,降低 Claude Code Agent 工作效率的行为艺术插件。目前支持 ADHD 及 ASD 模式。A collection of anti-productivity skills for Claude Code. Currently ships with ADHD and ASD mode. More chaos coming soon.

goccc
Tool

Fast, zero-dependency cost calculator and customizable statusline for Claude Code. Breakdowns by model, day, project,...

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

Fast, zero-dependency cost calculator and customizable statusline for Claude Code. Breakdowns by model, day, project, and branch. Lightweight, single binary, no runtime needed.

Barista
Tool

A modular statusline for Claude Code CLI - real-time context usage, rate limits, costs, git status, and 20+ customiza...

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

A modular statusline for Claude Code CLI - real-time context usage, rate limits, costs, git status, and 20+ customizable modules

odin-claude-plugin
Skill

Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, ato...

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

Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.

NanoAgent
Agent

Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.

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

Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.

compabob
Skill

A customizable Claude Code setup for knowledge workers: agents, safety hooks, skills, memory, and an Obsidian knowled...

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

A customizable Claude Code setup for knowledge workers: agents, safety hooks, skills, memory, and an Obsidian knowledge base. Clone, run setup, make it yours.

ai-workspace
MCP Server

One-Click Agent Engineering Infrastructure on VPS. Deploy private multi-agent environments with a 50k-line Next.js Ai...

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

One-Click Agent Engineering Infrastructure on VPS. Deploy private multi-agent environments with a 50k-line Next.js Aircraft Carrier architecture. Replaces heavy code-generation loops with atomic MCP commands, eliminating file system parsing to drive AI token spend to absolute zero.

Next-Move-Theory-Canon-and-Skills
Skill

Claude Code skills for product market research, value props, PRDs, and go-to-market — plus the open Next Move Theory...

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

Claude Code skills for product market research, value props, PRDs, and go-to-market — plus the open Next Move Theory (based on AJTBD) canon and a product advisor you can /ask-nmt

Tov-learn
Skill

Interactive AI tutor built as a Claude Code skill — teaches with spaced repetition, personalized project examples, an...

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

Interactive AI tutor built as a Claude Code skill — teaches with spaced repetition, personalized project examples, and a visual progress dashboard

patchwork-os
MCP Server

The decision layer for personal AI. Local-first runtime where agents automate across GitHub, Slack, Gmail & 45+ servi...

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

The decision layer for personal AI. Local-first runtime where agents automate across GitHub, Slack, Gmail & 45+ services — but every risky action stops for your yes, workers earn autonomy from track record, and every decision leaves a receipt. Your models, your machine, your policy. Includes an MCP bridge: 177 IDE tools for Claude Code.

deep-research-skill
Skill

Deep Research skill for Claude Code — 3-cycle multi-agent adversarial ensemble methodology

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

Deep Research skill for Claude Code — 3-cycle multi-agent adversarial ensemble methodology

WRAI.TH
MCP Server

Multi-agent orchestration via MCP. Persistent memory, inter-agent messaging, goal cascade, context budget pruning. On...

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

Multi-agent orchestration via MCP. Persistent memory, inter-agent messaging, goal cascade, context budget pruning. One binary, zero config.

dailyup-second-brain-starter
Agent

An opinionated Obsidian second-brain template, built for long-term human-AI collaboration

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

An opinionated Obsidian second-brain template, built for long-term human-AI collaboration

FlyCrys
Agent

Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.

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

Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.

pickle-rick-claude
Agent

Pickle Rick for Claude Code — autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.

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

Pickle Rick for Claude Code — autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.

ani-mime
Tool

Floating macOS status pill that tracks terminal & Claude Code activity

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

Floating macOS status pill that tracks terminal & Claude Code activity

my-gtd-buddy
Skill

A Reminders-native Getting Things Done (GTD) workflow powered by Claude Code. This project implements a streamlined G...

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

A Reminders-native Getting Things Done (GTD) workflow powered by Claude Code. This project implements a streamlined GTD system using Apple Reminders with an intelligent AI skill to orchestrate workflow management

ai-skills
Skill

Curated collection of agent skills for AI coding assistants.

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

Curated collection of agent skills for AI coding assistants.

agent-review-panel
Skill

Claude Code skill: Multi-agent adversarial review panel — 4-6 AI reviewers debate your code/plans, then a supreme jud...

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

Claude Code skill: Multi-agent adversarial review panel — 4-6 AI reviewers debate your code/plans, then a supreme judge delivers the verdict. 9 auto-detected signal groups, built-in domain checklists, anti-groupthink mechanisms.

Compiler
Agent

Turns vague requests into structured prompts, execution plans, and policy-aware workflows — with readiness verdicts,...

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

Turns vague requests into structured prompts, execution plans, and policy-aware workflows — with readiness verdicts, PR merge-safety checks, agent packs, and MCP tool exports. Offline-first, deterministic, provider-agnostic.

homelab-agent
Agent

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents o...

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

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents on your own hardware

cogpit
Agent

Real-time dashboard for browsing, inspecting, and chatting with Claude Code agent sessions. Desktop & browser.

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

Real-time dashboard for browsing, inspecting, and chatting with Claude Code agent sessions. Desktop & browser.

whetstone
MCP Server

AI-powered development tools. 19 agents, 22 commands, 30 skills, 1 hook, 1 MCP server for code review, research, desi...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-powered development tools. 19 agents, 22 commands, 30 skills, 1 hook, 1 MCP server for code review, research, design, and workflow automation.

ai-gene-review
Agent

Demonstration of AI review of existing functional annotations

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Demonstration of AI review of existing functional annotations

strategic-partner
Skill

Every other tool executes. This one decides what to execute. Chief of Staff skill for Claude Code.

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Every other tool executes. This one decides what to execute. Chief of Staff skill for Claude Code.

design-cognition-skill
Skill

AI design thinking framework with four roles (Strategist, Researcher, Executor, Critic) for Claude Code. Domain-agnos...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI design thinking framework with four roles (Strategist, Researcher, Executor, Critic) for Claude Code. Domain-agnostic.

scribe
Platform

LLM-managed personal knowledge base. Auto-extracts from git repos, Claude Code sessions (via ccrider FTS5), and iMess...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

LLM-managed personal knowledge base. Auto-extracts from git repos, Claude Code sessions (via ccrider FTS5), and iMessage bookmarks. Cross-project, qmd-indexed, runs on cron

claude-mods
Skill

Expert skills, agents, commands, rules, hooks & output styles for Claude Code — session continuity + modern CLI tooli...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Expert skills, agents, commands, rules, hooks & output styles for Claude Code — session continuity + modern CLI tooling for real-world dev workflows

right-agent
Agent

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

aura-frog
Agent

Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipp...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipping.

mathlib-quality
Skill

Claude Code skill plugin for cleaning up, golfing, and bringing Lean 4 code up to mathlib standards

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill plugin for cleaning up, golfing, and bringing Lean 4 code up to mathlib standards

google-docs-skill
Skill

Claude Code skill for Google Docs and Drive management

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill for Google Docs and Drive management

airflow-steward
Skill

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

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
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.

zenii
MCP Server

Your machine's AI brain. One 20MB binary gives every tool, script, and cron job shared AI memory + 136 API endpoints....

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Your machine's AI brain. One 20MB binary gives every tool, script, and cron job shared AI memory + 136 API endpoints. Desktop app, CLI, Telegram — all connected. Rust-powered.

agentic-workflows
Agent

From Idea to Implementation: Agentic Engineering Workflows for Claude Code

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

From Idea to Implementation: Agentic Engineering Workflows for Claude Code

onetool-mcp
MCP Server

One MCP for developers - no tool tax, no context rot. 100+ tools including Brave, Google, Context7, Excalidraw, AW...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

One MCP for developers - no tool tax, no context rot. 100+ tools including Brave, Google, Context7, Excalidraw, AWS, Version Checker, Excel, File Ops, Database, Playwright, Chrome DevTools and many more.

job-hunter
Agent

Automate your job search — find listings, score fit, tailor your resume, and draft cover letters with AI.

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Automate your job search — find listings, score fit, tailor your resume, and draft cover letters with AI.

cc-audit
MCP Server

AI-free static security scanner for Claude Code artifacts (Skills, Hooks, MCP configs). Detects data exfiltration, pr...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-free static security scanner for Claude Code artifacts (Skills, Hooks, MCP configs). Detects data exfiltration, prompt injection, and supply chain risks with deterministic, reproducible results.

next-template
Config

A modern Next.js template for building production-ready web applications.

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A modern Next.js template for building production-ready web applications.

JanuScope
MCP Server

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secr...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secrets, first-use quarantine, schema pre-inject. No hosted gateway. One YAML Lens wraps any MCP, 20 included (Postgres, MySQL, MongoDB, GitHub, Stripe, Snowflake, etc.). 84% fewer tokens, ~3x faster, holds PII leaks. AGPL or commercial.

lumin-repo-lens
Plugin

Evidence-backed TS/JS repo structure lens for Claude Code

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Evidence-backed TS/JS repo structure lens for Claude Code

mobius
Tool

∞ macOS menu bar app for switching Claude Code / Claude Desktop accounts in one click — auto-fallback when you hit us...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

∞ macOS menu bar app for switching Claude Code / Claude Desktop accounts in one click — auto-fallback when you hit usage limits, auto-return on reset

m1nd
MCP Server

The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.

sereja.tech
Agent

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

claude-tui
Plugin

Real-time statusline, live monitor, session analytics, and hooks for Claude Code

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Real-time statusline, live monitor, session analytics, and hooks for Claude Code

gephi-ai
MCP Server

Extends Gephi with AI capabilities. Includes a Gephi plugin for graph analytics, an MCP server bridging AI assistants...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Extends Gephi with AI capabilities. Includes a Gephi plugin for graph analytics, an MCP server bridging AI assistants and Gephi, a Claude Code plugin with slash commands and workflow skills, and a specialized agent for network analysis research. Built for researchers working across network science and AI.

claude-skills
Skill

claude code skills

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

claude code skills

deltoids
Agent

Diff filter that expands every hunk to include the enclosing function or block via tree-sitter. Pager for git, gh, or...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Diff filter that expands every hunk to include the enclosing function or block via tree-sitter. Pager for git, gh, or lazygit; viewer for coding-agent edit traces.

vscode-agent-skill-ninja
Skill

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants

cliccy
Tool

Lightweight clipboard history for Linux — type-to-search popup for text & images. Built with Rust + GTK4. Works on X1...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Lightweight clipboard history for Linux — type-to-search popup for text & images. Built with Rust + GTK4. Works on X11 and Wayland.

skills
Skill

My collection of Claude Code Agents & Skills for web and iOS Development

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

My collection of Claude Code Agents & Skills for web and iOS Development

lanekeep
Agent

Governance guardrails and insights for AI coding agents

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Governance guardrails and insights for AI coding agents

claude-ops
Skill

Business operating system for Claude Code — 57 skills, 21 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/T...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Business operating system for Claude Code — 57 skills, 21 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/Telegram), autonomous PR merge, full-AWS monitoring, revenue (Stripe+RevenueCat), e-commerce (Shopify), marketing (Klaviyo/Meta/GA4), voice (Bland/ElevenLabs), APM (Datadog/NewRelic/OTEL), YOLO mode.

perseus
MCP Server

Live context engine and MCP server for AI agents. Resolves git, services, and tests into ready context. Local-first,...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Live context engine and MCP server for AI agents. Resolves git, services, and tests into ready context. Local-first, MIT. PyPI: perseus-ctx.

claude-usage-widget
Plugin

Always-on-top floating widget that shows your claude.ai plan usage in real time. Cloudflare-immune OAuth auth via ~/....

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Always-on-top floating widget that shows your claude.ai plan usage in real time. Cloudflare-immune OAuth auth via ~/.claude/.credentials.json. Windows-first, portable EXE, 7-day history graph, configurable thresholds and reset hooks.

Velith
Skill

AI-native publishing system — build books like software. 6-phase pipeline from blank page to EPUB/PDF, with 16 skills...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-native publishing system — build books like software. 6-phase pipeline from blank page to EPUB/PDF, with 16 skills, 7 agents, and 8 genre templates. Claude Code plugin.

agentty
Agent

AI pair programming in your terminal — one static binary, sub-ms startup, any model

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI pair programming in your terminal — one static binary, sub-ms startup, any model

roamcode
Agent

Run and operate Claude Code on your own machine — fully remotely, from your phone or any browser. Self-hosted server...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Run and operate Claude Code on your own machine — fully remotely, from your phone or any browser. Self-hosted server + installable PWA that drives the real claude CLI with your Claude subscription.

gaia
Skill

The Claude-native foundation you build your whole app on. React frontend handled, your backend builds on top. Strict...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The Claude-native foundation you build your whole app on. React frontend handled, your backend builds on top. Strict tooling, pre-commit gates, code-review audit before every merge.

remote-coder
Agent

Run and operate Claude Code on your own machine — fully remotely, from your phone or any browser. Self-hosted server...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Run and operate Claude Code on your own machine — fully remotely, from your phone or any browser. Self-hosted server + installable PWA that drives the real claude CLI with your Claude subscription.

fablever
Agent

Make any Claude model adopt Claude Fable 5's working style in Claude Code — always-on output style + zero-dependency...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Make any Claude model adopt Claude Fable 5's working style in Claude Code — always-on output style + zero-dependency MCP + subagent injection. A style transplant, not a capability transplant.

build-brief
App

Reduce noisy Gradle output into concise build briefs

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Reduce noisy Gradle output into concise build briefs

ai
Agent

A productive AI coworker that learns, self-improves, and ships work.

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A productive AI coworker that learns, self-improves, and ships work.

claude-power-pack
App

Claude Code best practices and MCP second opinion server

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code best practices and MCP second opinion server

claude-skills
Skill

A Claude Code plugin marketplace for open-source maintainers — README heroes, README audits, and.NET test-coverage b...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code plugin marketplace for open-source maintainers — README heroes, README audits, and.NET test-coverage backfills.

codehydra
Agent

Multi-Workspace IDE for Parallel AI Agent Development

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Multi-Workspace IDE for Parallel AI Agent Development

skills
Skill

My personal Claude Code skills

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

My personal Claude Code skills

agentwire-dev
Agent

A self-hosted, keyboard-driven cockpit for running a whole fleet of Claude Code agents at once. Worktrees, command pa...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A self-hosted, keyboard-driven cockpit for running a whole fleet of Claude Code agents at once. Worktrees, command palette, scheduler, voice — every layer stacks, so you ship far more than hand-juggling terminals. Your machine, your keys, no telemetry.

rag_for_git
MCP Server

AI pull-request reviewer: hybrid RAG + a code graph + Claude Code. Whole-repo context, inline GitHub comments grounde...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI pull-request reviewer: hybrid RAG + a code graph + Claude Code. Whole-repo context, inline GitHub comments grounded on exact code. MCP server + Claude Code plugin.

iris-agentic-dev
MCP Server

AI coding tools for InterSystems IRIS — single binary MCP server for VS Code Copilot and Claude Code

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI coding tools for InterSystems IRIS — single binary MCP server for VS Code Copilot and Claude Code

microNeo
Platform

Terminal Markdown editor that renders and edits in the same window. Single Go binary with syntax highlighting for 100...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Terminal Markdown editor that renders and edits in the same window. Single Go binary with syntax highlighting for 100+ languages, works as $EDITOR for Claude Code and OpenCode

claude-code-tips
Plugin

Claude Code从注册订阅到封号退款

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code从注册订阅到封号退款

reframe
Platform

Declarative motion graphics AI can write, humans can tweak — edits survive AI regeneration. Deterministic mp4 from pl...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Declarative motion graphics AI can write, humans can tweak — edits survive AI regeneration. Deterministic mp4 from plain-data scenes. npm: reframe-video

roslyn-codelens-mcp
MCP Server

Roslyn-based MCP server providing semantic code intelligence for.NET codebases — type hierarchies, call sites, DI re...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Roslyn-based MCP server providing semantic code intelligence for.NET codebases — type hierarchies, call sites, DI registrations, and reflection usage for Claude Code

clumsies
Agent

A persistent, observable, and collaborative context infrastructure

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A persistent, observable, and collaborative context infrastructure

devflow
Agent

The most advanced agentic development toolkit for generating production-grade code. Ambient Orchestration, Working me...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The most advanced agentic development toolkit for generating production-grade code. Ambient Orchestration, Working memory that never forgets. Self-learning workflows. Install once, forget about it. Your code gets better automatically.

oh-my-daily-skills
Skill

A collection of daily-use skills for Claude Code

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A collection of daily-use skills for Claude Code

liteagents
Skill

Comprehensive AI liteagents kit (subagents, skills/commands) for Claude Code, Opencode, Ampcode, and Droid

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Comprehensive AI liteagents kit (subagents, skills/commands) for Claude Code, Opencode, Ampcode, and Droid

cc-foundry
Skill

Claude Code foundry - plugins, skills, and tools

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code foundry - plugins, skills, and tools

fable-agent-orchestration
Skill

A Claude Code skill: an orchestration playbook for driving many coding agents through a large multi-PR engagement.

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code skill: an orchestration playbook for driving many coding agents through a large multi-PR engagement.

.agents
Agent

Centralized configuration for AI coding agents

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Centralized configuration for AI coding agents

agentgui
Agent

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

sdlc-studio
Skill

Claude Code skill for managing the full software development lifecycle

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill for managing the full software development lifecycle

docker-claudebox
MCP Server

Claude Code in Docker. Drop-in OpenAI-compatible API, MCP server, Telegram bot, and CLI — five interfaces, one image....

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code in Docker. Drop-in OpenAI-compatible API, MCP server, Telegram bot, and CLI — five interfaces, one image. Persistent sessions, file ops, always-on skill injection, and a full dev toolchain (Go, Python, Node, K8s, Terraform, databases) or a minimal image with just the basics.

Archie
Agent

Architecture rules your AI coding agent can't break — generates AGENTS.md, per-folder CLAUDE.md, and Claude Code hook...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Architecture rules your AI coding agent can't break — generates AGENTS.md, per-folder CLAUDE.md, and Claude Code hooks from your codebase.

findash
Skill

An Israeli Claude Finance Plugin

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

An Israeli Claude Finance Plugin

kai-cmo-harness
Skill

Open-source AI CMO for Claude Code: marketing agent skills for SEO, content, email, ads, launches, CRO, AEO/GEO, and...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Open-source AI CMO for Claude Code: marketing agent skills for SEO, content, email, ads, launches, CRO, AEO/GEO, and AI-search visibility.

claw-fleet
Agent

Mission control for your Claude Code agents.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Mission control for your Claude Code agents.

rhdh-skill
Skill

Claude Code skill for RHDH plugin lifecycle management

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill for RHDH plugin lifecycle management

superpowers-v
Agent

Compound V — sidekick to Superpowers. Triple parallel pre-flight (code archaeology + domain-expert with audience sear...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Compound V — sidekick to Superpowers. Triple parallel pre-flight (code archaeology + domain-expert with audience search + library/doc validator via Context7), Disjoint File Partition Map, batched parallel Opus dispatch. Auto-intercepts brainstorming → writing-plans → execution transitions.

claude-code-skills
Skill

GitHub project QuantumBFS/claude-code-skills

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

GitHub project QuantumBFS/claude-code-skills

claudeme
Agent

ClaudeMe - 终端里的另一个你。基于 Claude Code,支持任意 OpenAI Compatible API,多厂商多模型,零确认开干。不只是编程工具,是你的赛博分身。 | Your digital twin in th...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

ClaudeMe - 终端里的另一个你。基于 Claude Code,支持任意 OpenAI Compatible API,多厂商多模型,零确认开干。不只是编程工具,是你的赛博分身。 | Your digital twin in the terminal. A Claude Code fork with multi-provider & zero-confirmation mode.

shopify-theme-audit-skill
Skill

Claude Code skill that audits any Shopify theme for performance, SEO, AEO, and GEO in 90 seconds. 80+ checks, scored...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill that audits any Shopify theme for performance, SEO, AEO, and GEO in 90 seconds. 80+ checks, scored report, paste-in Liquid fixes.

video-clipforge
Platform

AI 驱动的短视频制作系统。给它一个想法,它帮你写稿、配音、做画面、出成片。9 阶段 DAG 管线 + 自进化评分,支持每日自动执行。基于 Claude Code + HyperFrames。

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI 驱动的短视频制作系统。给它一个想法,它帮你写稿、配音、做画面、出成片。9 阶段 DAG 管线 + 自进化评分,支持每日自动执行。基于 Claude Code + HyperFrames。

neo
Agent

The best minimalist coding agent harness and agent orchestrator.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The best minimalist coding agent harness and agent orchestrator.

scaffolding
Skill

11 agents, 31 skills, 15 commands, 8 hooks — spec-driven multi-agent orchestration for Claude Code.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

11 agents, 31 skills, 15 commands, 8 hooks — spec-driven multi-agent orchestration for Claude Code.

legal-document-assistant
Skill

Claude Code Skills for Chinese legal document drafting (中国法律文书撰写助手)

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code Skills for Chinese legal document drafting (中国法律文书撰写助手)

coding-wisdom
Skill

A Claude Code skill: capture cognitive cracks from coding sessions, distill into reusable engineering knowledge

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code skill: capture cognitive cracks from coding sessions, distill into reusable engineering knowledge

CCWhat
Agent

AgentLens(CCWhat):一个用于解析和观测 Claude Code 等coding agent的会话日志的工具,帮助追踪消息、工具调用、成本、文件变更和 Agent 行为。

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AgentLens(CCWhat):一个用于解析和观测 Claude Code 等coding agent的会话日志的工具,帮助追踪消息、工具调用、成本、文件变更和 Agent 行为。

skill-repo-skill
Skill

Agent Skill guide for structuring skill repositories - multi-channel distribution | Claude Code compatible

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Agent Skill guide for structuring skill repositories - multi-channel distribution | Claude Code compatible

agent-skills
Skill

Useful skills for AI agents (Claude Code, etc.)

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Useful skills for AI agents (Claude Code, etc.)

roster
Agent

A multi-agent Claude Code framework for running role-based agents across GTM, product, design, and ops — with plans,...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A multi-agent Claude Code framework for running role-based agents across GTM, product, design, and ops — with plans, project substrate, and a reinforcement loop that compounds learning.

cekernel
Agent

Parallel agent infrastructure for Claude Code. Modeled after the OS process model, it distributes, monitors, and reap...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Parallel agent infrastructure for Claude Code. Modeled after the OS process model, it distributes, monitors, and reaps issues via independent Workers.

claude-teleport
Platform

Move your Claude Code history, memory, and sessions between machines (Linux/macOS/Windows), with paths fixed automati...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Move your Claude Code history, memory, and sessions between machines (Linux/macOS/Windows), with paths fixed automatically.

Lictor-AI
Skill

Free security skills for AI-built apps — run /lictor-security-check in Claude Code before you ship. Plain English, re...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Free security skills for AI-built apps — run /lictor-security-check in Claude Code before you ship. Plain English, read-only, no telemetry.

hexgraph
Agent

Self-hosted, agentic vulnerability research for binaries & firmware: an AI agent decompiles, fuzzes, and verifies exp...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Self-hosted, agentic vulnerability research for binaries & firmware: an AI agent decompiles, fuzzes, and verifies exploits inside a sandbox, recording every finding to a typed graph. BYOK, fully local.

pmcp
Tool

MCP Gateway - A meta-server for minimal Claude Code tool bloat with progressive disclosure

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

MCP Gateway - A meta-server for minimal Claude Code tool bloat with progressive disclosure

ase
Skill

Agentic Software Engineering (ASE)

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Agentic Software Engineering (ASE)

mypeople
Agent

mypeople — a tiny multi-agent orchestration runtime for Claude Code, packaged as a single seed.md you paste into a fr...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

mypeople — a tiny multi-agent orchestration runtime for Claude Code, packaged as a single seed.md you paste into a fresh container

jacky-skills
Skill

模块化 AI Coding Skills 仓库,覆盖开发工具、自动化、Obsidian 与视频处理场景

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

模块化 AI Coding Skills 仓库,覆盖开发工具、自动化、Obsidian 与视频处理场景

ccdash
Agent

Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.

deepseek-mcp-server
MCP Server

MCP Server for DeepSeek API - enables MCP clients to use DeepSeek Chat and Reasoner models

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

MCP Server for DeepSeek API - enables MCP clients to use DeepSeek Chat and Reasoner models

catalyst
Agent

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Val...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

my-claude
MCP Server

All-in-one agent harness for Claude Code — Boss meta-orchestrator, 200+ agents, 200+ skills, 87 rules, 3 MCP servers,...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

All-in-one agent harness for Claude Code — Boss meta-orchestrator, 200+ agents, 200+ skills, 87 rules, 3 MCP servers, 7 hooks. One plugin install.

claude-coach-plugin
Skill

Agent Skill: Self-improving learning system - detects friction, proposes improvements | Claude Code compatible

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Agent Skill: Self-improving learning system - detects friction, proposes improvements | Claude Code compatible

my-free-agents
Agent

use claudecode free forever!!

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

use claudecode free forever!!

agentic-product-standard
Skill

The canonical standard for building production-grade agentic products — autonomy ladder, composition patterns, the 8-...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The canonical standard for building production-grade agentic products — autonomy ladder, composition patterns, the 8-layer harness, eval discipline — plus a Claude Code skill set that operationalizes it.

dianzi-junshi
Skill

恋爱回复助手 — 分析对方消息背后的真正含义,生成最能满足情感价值的回复方案 | A Claude Code skill for crafting emotionally intelligent replies to your par...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

恋爱回复助手 — 分析对方消息背后的真正含义,生成最能满足情感价值的回复方案 | A Claude Code skill for crafting emotionally intelligent replies to your partner

skills
Skill

The official skills marketplace for Agents Inc, an agent composition framework that builds stacks and compiles specia...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The official skills marketplace for Agents Inc, an agent composition framework that builds stacks and compiles specialized subagents for Claude Code

rayline
Agent

Open-source local router for coding agents, connecting Claude Code to cloud and local on-device models.

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Open-source local router for coding agents, connecting Claude Code to cloud and local on-device models.

cqs
MCP Server

Code intelligence and RAG for AI agents. Semantic search, call graphs, impact analysis, smart context assembly - in s...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Code intelligence and RAG for AI agents. Semantic search, call graphs, impact analysis, smart context assembly - in single tool calls. 54 languages + PLC exports. 69.8% R@5 / 43.6% R@1 on dual-judge code-search eval. Daemon mode (3-19ms). MCP server, 30 read tools, full schemas. Local-first, GPU-accelerated.

ScalaSemantic
MCP Server

MCP server for deep semantic analysis of Scala via SemanticDB — exact find-usages, class hierarchies, implicit resolu...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

MCP server for deep semantic analysis of Scala via SemanticDB — exact find-usages, class hierarchies, implicit resolution & call paths for AI coding agents like Claude Code. Beyond grep and standard LSP.

voice-debrief
Skill

Interview debrief skill for Claude Code — transcribe recordings, organize Q&A, generate evaluation, sync to Feishu do...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Interview debrief skill for Claude Code — transcribe recordings, organize Q&A, generate evaluation, sync to Feishu docs & bitable.

tdder
Agent

A Claude Code plugin that guides AI agents through disciplined Test-Driven Development and Clean Code practices.

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code plugin that guides AI agents through disciplined Test-Driven Development and Clean Code practices.

claude-copilot
Skill

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, Dev...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, DevOps, and more), persistent memory across sessions, and 25,000+ on-demand skills. Works immediately for solo devs—customizable with your team's standards, methodologies, and proprietary knowledge.

claude-statusline
Config

Configurable status line for Claude Code

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Configurable status line for Claude Code

vibe
Skill

Developer toolkit for vibe coding AI apps on the ibl.ai platform. Scaffold a production-ready Next.js app with iblai-...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Developer toolkit for vibe coding AI apps on the ibl.ai platform. Scaffold a production-ready Next.js app with iblai-app-cli and the @iblai/iblai-js SDK: SSO auth, AI chat, profiles, notifications, and analytics wired up out of the box. Pre-built components, Claude Code skills, and a hosted backend at iblai.app. Deploy in minutes.

axme-code
MCP Server

Persistent memory, architectural decision enforcement, pre-execution safety hooks, and session handoff for Claude Cod...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Persistent memory, architectural decision enforcement, pre-execution safety hooks, and session handoff for Claude Code. MCP server plugin for AI coding agents.

Auto-Research-Skills
Skill

A curated hub of autonomous-research skills & agents — from idea to paper, on autopilot. | 自主科研技能与智能体精选库 —— 从灵感到论文,全程...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A curated hub of autonomous-research skills & agents — from idea to paper, on autopilot. | 自主科研技能与智能体精选库 —— 从灵感到论文,全程自动驾驶。

jarvis-os
Skill

J.A.R.V.I.S operations system for multi model ollama claude-code obsidian platform with home automation skills

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

J.A.R.V.I.S operations system for multi model ollama claude-code obsidian platform with home automation skills

plugadvpl
Plugin

Plugin Claude Code + CLI Python que indexa fontes ADVPL/TLPP do Protheus em SQLite + FTS5. Claude consulta metadados...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Plugin Claude Code + CLI Python que indexa fontes ADVPL/TLPP do Protheus em SQLite + FTS5. Claude consulta metadados sem queimar tokens lendo.prw inteiro.

c3-skill
Skill

C3 (Context-Container-Component) architecture design methodology plugin for Claude Code

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

C3 (Context-Container-Component) architecture design methodology plugin for Claude Code

typemux-cc
Plugin

Claude Code plugin: Python type-checker LSP multiplexer. Auto-detects.venv and routes to pyright/ty/pyrefly—no Claud...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code plugin: Python type-checker LSP multiplexer. Auto-detects.venv and routes to pyright/ty/pyrefly—no Claude Code restart.

claude-skills
Skill

Production-ready Claude Code skills for Unreal Engine 5, llama.cpp, and OpenCode CLI integration. Built by maystudios.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Production-ready Claude Code skills for Unreal Engine 5, llama.cpp, and OpenCode CLI integration. Built by maystudios.

sqlite-memory-mcp
MCP Server

SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and cross...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and cross-machine bridge sync

klaudiush
Plugin

A validation dispatcher for Claude Code hooks that enforces git workflow standards, commit message conventions, and c...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A validation dispatcher for Claude Code hooks that enforces git workflow standards, commit message conventions, and code quality rules

fable5-orchestrator
Agent

Keep Claude Fable 5 (or Opus) as your daily driver without draining your usage limit — token-frugal multi-agent orche...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Keep Claude Fable 5 (or Opus) as your daily driver without draining your usage limit — token-frugal multi-agent orchestration plugin for Claude Code: model-tier routing, Requirements Ledger, enforced guard hooks

lolla-skill
Skill

Reasoning audit skill for Claude Code. Detects structural weaknesses in strategic reasoning using 224 curated mental...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Reasoning audit skill for Claude Code. Detects structural weaknesses in strategic reasoning using 224 curated mental models.

specmanager
Agent

Spec-driven development plugin for Claude Code. SpecManager gives you an agile AI team that takes a feature from inte...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Spec-driven development plugin for Claude Code. SpecManager gives you an agile AI team that takes a feature from interview → PRD → Architecture → Design → Plan → Build → Walkthrough.

project-with-reflect
Skill

Claude Code meta-skill: turn each project/machine/device into a self-improving skill (log -> reflect -> improve).

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code meta-skill: turn each project/machine/device into a self-improving skill (log -> reflect -> improve).

claude-automata
Plugin

claude code plugin marketplace

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

claude code plugin marketplace

marcel-bich-claude-marketplace
Skill

A collection of mainly my own productivity plugins for Claude Code.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A collection of mainly my own productivity plugins for Claude Code.

doc-wiki
Skill

Documentation wiki generator + maintainer — Claude Code skill + agents + TypeScript helpers

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Documentation wiki generator + maintainer — Claude Code skill + agents + TypeScript helpers

claude-toolkit
Skill

Skills for problem solving, creating slides, software engineering and more. Claude Code or any other coding agent.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Skills for problem solving, creating slides, software engineering and more. Claude Code or any other coding agent.

mvp-claude-code
Agent

一个仿claude code项目 为后端实习而生

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

一个仿claude code项目 为后端实习而生

dos-kernel
MCP Server

Catch your AI agents when they lie about what they shipped — verifies claims against git instead of believing the agent.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Catch your AI agents when they lie about what they shipped — verifies claims against git instead of believing the agent.

claude-citizen
App

An open-source attempt to finish Star Citizen before Star Citizen does. Built with Claude Fable 5.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

An open-source attempt to finish Star Citizen before Star Citizen does. Built with Claude Fable 5.

Cadence
Skill

A Claude Code skill that makes AI agents write like a human in a voice you choose

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code skill that makes AI agents write like a human in a voice you choose

seite
MCP Server

AI-native static site generator — MCP server, Claude Code integration, sub-second Rust builds

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-native static site generator — MCP server, Claude Code integration, sub-second Rust builds

persona-shell
Agent

把你最顺手的 agent 当虾养

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

把你最顺手的 agent 当虾养

marvis
Agent

The Company Brain your agents install — use your coding agent to run projects and coordinate agents, not just code. C...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The Company Brain your agents install — use your coding agent to run projects and coordinate agents, not just code. Cross-project knowledge graph + immutable audit, self-hosted & EU-resident. BSL 1.1 → Apache 2.0.

hostinger-agent-skills
Skill

Claude Code skills for Hostinger API - VPS domains DNS hosting billing and email marketing

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills for Hostinger API - VPS domains DNS hosting billing and email marketing

ai-berkshire
Agent

Automate professional investment research by applying value investing principles from Buffett and Munger through Clau...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Automate professional investment research by applying value investing principles from Buffett and Munger through Claude AI agents.

nix-ai
MCP Server

Your AI coding toolkit, declared in Nix — Claude, Gemini, Copilot, 15+ MCP servers, one flake

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Your AI coding toolkit, declared in Nix — Claude, Gemini, Copilot, 15+ MCP servers, one flake

cybercode
Agent

整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent self-evolution.

vex
Agent

Fast hybrid code search built for AI agents

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Fast hybrid code search built for AI agents

coral
Agent

Teach Claude Code how you code - conventions, workflow, debate

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Teach Claude Code how you code - conventions, workflow, debate

trusty-tools
MCP Server

Unified Rust workspace for the trusty-* AI developer-tooling ecosystem: hybrid code search, memory palace, code analy...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Unified Rust workspace for the trusty-* AI developer-tooling ecosystem: hybrid code search, memory palace, code analysis, PR review, and the MPM multi-agent platform — MCP servers, daemons & CLIs.

soleur
Agent

The Company-as-a-Service platform. Build, ship, and scale -- powered by AI teams.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

The Company-as-a-Service platform. Build, ship, and scale -- powered by AI teams.

agent365-skills
Skill

AI coding skills for Microsoft Agent 365 — transform agents into AI Teammates with Teams hosting, WorkIQ MCP tools, a...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI coding skills for Microsoft Agent 365 — transform agents into AI Teammates with Teams hosting, WorkIQ MCP tools, and OTel observability. Works with Claude Code and GitHub Copilot.

voidly-pay
MCP Server

Off-chain credit ledger + hire marketplace for AI agents. Ed25519-signed envelopes, atomic settlement, hire-and-relea...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Off-chain credit ledger + hire marketplace for AI agents. Ed25519-signed envelopes, atomic settlement, hire-and-release escrow. https://voidly.ai/pay

claude-code-handbook-ru
Skill

Курируемый handbook по Claude Code на русском: hooks, skills, CLAUDE.md шаблоны, MCP-серверы, кейсы.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Курируемый handbook по Claude Code на русском: hooks, skills, CLAUDE.md шаблоны, MCP-серверы, кейсы.

kairn
Agent

Context-aware knowledge engine for AI assistants

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Context-aware knowledge engine for AI assistants

claude-code-toolkit
Skill

Claude Code skills for GitHub issue management, PR workflows, and development utilities

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills for GitHub issue management, PR workflows, and development utilities

professional-agentic-product-engineering
Agent

A guide on Professional Agentic Product Engineering with Claude Code — from tier 1 to tier 8

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A guide on Professional Agentic Product Engineering with Claude Code — from tier 1 to tier 8

corpusiq-docs
MCP Server

Hermes Agent Production Knowledge Repository — 406+ repos, AI Agent Marketplace, MCP servers, autonomous AI agent pat...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Hermes Agent Production Knowledge Repository — 406+ repos, AI Agent Marketplace, MCP servers, autonomous AI agent patterns. Production-tested from 1,200+ hours of ops. Updated daily.

claude-code-config
Skill

Personal Claude Code global config — hooks, agents, skills, commands

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Personal Claude Code global config — hooks, agents, skills, commands

DQIII8
Skill

Works for you. Go outside and live. — AI orchestrator that auto-routes tasks to the cheapest model that solves them....

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Works for you. Go outside and live. — AI orchestrator that auto-routes tasks to the cheapest model that solves them. 70% run free on local models. Self-auditing, self-improving, zero prompting skill needed. Built with vibe coding by a finance student. Your models, your data.

SoA-Web
Agent

Son of Anton, reimagined as a web app — Node + WebSocket + node-pty + xterm.js, zero Electron.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Son of Anton, reimagined as a web app — Node + WebSocket + node-pty + xterm.js, zero Electron.

Cadence-skills
Skill

claude code skills for coding workflow

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

claude code skills for coding workflow

chaingpt-claude-skill
MCP Server

154 Web3 MCP tools for Claude Code, custody-free. Plus an agent wallet prompt injection can't drain: per-tx, daily, a...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

154 Web3 MCP tools for Claude Code, custody-free. Plus an agent wallet prompt injection can't drain: per-tx, daily, and on-chain (ERC-4337) spending caps the model can't bypass. EVM + Solana + Tron DEX/DeFi, perps, prediction markets, contract deploy + audit.

laravel-agent
Skill

AI-powered Laravel development assistant for Claude Code - 23 agents, 42 commands, 12 skills, 7 hooks

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-powered Laravel development assistant for Claude Code - 23 agents, 42 commands, 12 skills, 7 hooks

agent-skills
Skill

Skills for AI coding agents

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Skills for AI coding agents

oh-my-knowledge
Skill

Evaluation framework for LLM knowledge inputs — prompts, RAG corpora, skills, agent workflows. Fix the model, vary th...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Evaluation framework for LLM knowledge inputs — prompts, RAG corpora, skills, agent workflows. Fix the model, vary the artifact. Built-in statistical rigor: bootstrap CI, Krippendorff α, length-debias, saturation curves.

agent-smith-plugin
Agent

Claude Code plugin — delegate bulky research & first-draft work to Google Gemini, then review and finish with Claude.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code plugin — delegate bulky research & first-draft work to Google Gemini, then review and finish with Claude.

htlin222
Platform

Profile README for Hsieh-Ting Lin (林協霆) — oncologist & hematology fellow building open-source medical, evidence-based...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Profile README for Hsieh-Ting Lin (林協霆) — oncologist & hematology fellow building open-source medical, evidence-based-medicine, and AI/MCP tooling (Claude Code, R, TypeScript)

sapstack
Skill

Universal SAP skills and agents for Claude Code — FI, CO, TR, MM, SD, PP, HCM, SFSF, ABAP, S/4 Migration, BTP, BASIS

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Universal SAP skills and agents for Claude Code — FI, CO, TR, MM, SD, PP, HCM, SFSF, ABAP, S/4 Migration, BTP, BASIS

agent-skills
Skill

Claude Code用カスタムスラッシュコマンド集 - PR作成・レビュー・コミット管理を効率化するコマンドセット

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code用カスタムスラッシュコマンド集 - PR作成・レビュー・コミット管理を効率化するコマンドセット

hash
Agent

A POSIX shell with AI in the grammar: type?? to drive Claude Code, Gemini CLI, or Ollama over ACP. Local-first, no l...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A POSIX shell with AI in the grammar: type?? to drive Claude Code, Gemini CLI, or Ollama over ACP. Local-first, no login, no telemetry.

Free-Claude-Code
Skill

A pure open-source coding agent developed solely by DeepSeek.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A pure open-source coding agent developed solely by DeepSeek.

agent-starter
Skill

A toolkit of skills, templates, and guides for bootstrapping AI-agent-friendly projects. Started from Anthropic's Cla...

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A toolkit of skills, templates, and guides for bootstrapping AI-agent-friendly projects. Started from Anthropic's Claude Code engineering patterns, extended with a per-project self-improvement loop and more.

claude-skill-astra-spectra
Skill

Skill Claude Code pour piloter WordPress avec Spectra (49 blocs) + Gutenberg core + Astra optionnel. 3 killer feature...

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Skill Claude Code pour piloter WordPress avec Spectra (49 blocs) + Gutenberg core + Astra optionnel. 3 killer features : génération from brief, refonte intelligente, templates clic-bouton.

secweb
Skill

自动化渗透测试调度平台 — Claude Code 生态. AI 驱动 / 多目标并发 / 动态 skill 加载 / 实时观测

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

自动化渗透测试调度平台 — Claude Code 生态. AI 驱动 / 多目标并发 / 动态 skill 加载 / 实时观测

takahirom-claude-code-marketplace
Skill

Plugins such as Quality Gate and Skill Extractor

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Plugins such as Quality Gate and Skill Extractor

skills
Skill

A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.

Claude-Tools-for-Delphi
Skill

Skills, agents, settings, md files for Claude Code for Delphi programmers

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Skills, agents, settings, md files for Claude Code for Delphi programmers

airay-skills
Skill

Claude Code skills by airay for daily productivity

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills by airay for daily productivity

paper-research-skill
Skill

A modular Claude Code skill for the full academic paper research pipeline: search/download → Zotero → Obsidian wiki

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A modular Claude Code skill for the full academic paper research pipeline: search/download → Zotero → Obsidian wiki

pyxel-skill
Skill

Claude Code skill for retro game development with Pyxel

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill for retro game development with Pyxel

vllm-dev-skills
Skill

A curated collection of Claude Code agent skills that accelerate the entire vLLM development lifecycle.

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A curated collection of Claude Code agent skills that accelerate the entire vLLM development lifecycle.

llm-wiki-kit
Skill

Configurable group operating system and LLM Wiki knowledge management kit for teams and families. Obsidian vault temp...

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Configurable group operating system and LLM Wiki knowledge management kit for teams and families. Obsidian vault templates, agent skills, and scripts for building structured, AI-maintained markdown knowledge bases. Works with Claude Code, Cowork, or any LLM agent. Includes work and family variants.

crucible
Skill

Claude Code skills collection — build pipelines, TDD, debugging, code review, and more

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills collection — build pipelines, TDD, debugging, code review, and more

andrej-karpathy-skills
Skill

Enhance Claude Code behavior with clear guidelines inspired by Andrej Karpathy's insights on common pitfalls in LL...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Enhance Claude Code behavior with clear guidelines inspired by Andrej Karpathy's insights on common pitfalls in LLM coding practices.

claudelint
MCP Server

A linter for Claude Code projects. Validates CLAUDE.md files, skills, settings, hooks, MCP servers, and plugins.

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A linter for Claude Code projects. Validates CLAUDE.md files, skills, settings, hooks, MCP servers, and plugins.

autopilot
Skill

Development workflow skills for Claude Code — dev-flow, survey, think-tank, CEO mode, retro, learn, context-reduce

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Development workflow skills for Claude Code — dev-flow, survey, think-tank, CEO mode, retro, learn, context-reduce

claudeskill-manager
Skill

Sync your Claude Code skills across devices with zero-knowledge encryption

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Sync your Claude Code skills across devices with zero-knowledge encryption

human-eyes
Skill

A Claude Code skill for auditing and rewriting prose that carries common AI-writing tells.

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code skill for auditing and rewriting prose that carries common AI-writing tells.

open-geo
Skill

Measure brand visibility in AI answers by reading the rendered answer a logged-in user actually sees (agent in a real...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Measure brand visibility in AI answers by reading the rendered answer a logged-in user actually sees (agent in a real browser). Google AI Overview, ChatGPT, Claude, Gemini, Yandex Alice. Claude Code skill, MIT.

CoalMine
Skill

Nine quality-canary skills for AI coding agents - code health, grounding, supply chain, resilience, drift & more. Cro...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Nine quality-canary skills for AI coding agents - code health, grounding, supply chain, resilience, drift & more. Cross-agent, consent-gated, token-lean.

nexus-architect
Skill

Unified system architecture agent for Claude Code. 36 skills across 9 categories for legacy refactoring, greenfield S...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Unified system architecture agent for Claude Code. 36 skills across 9 categories for legacy refactoring, greenfield ScalarDB design, and consulting deliverables.

development-skills
Skill

Makes Agents produce staff-engineer-quality code

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Makes Agents produce staff-engineer-quality code

claude-code-playbook
Skill

Battle-tested Claude Code best practices, skills, hooks, and configuration templates

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Battle-tested Claude Code best practices, skills, hooks, and configuration templates

claude-code-suno-musicgen-skill
Skill

Claude Code agent and skill for music generation using suno.com. Unfortunately Suno.com blocks clicking och create an...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code agent and skill for music generation using suno.com. Unfortunately Suno.com blocks clicking och create and download by using scripts.

claude-skills-collection
Skill

348 skills open-source pour Claude Code — 32 domaines : dev, agents IA, AI/ML, cloud, database, DevOps, testing, sécu...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

348 skills open-source pour Claude Code — 32 domaines : dev, agents IA, AI/ML, cloud, database, DevOps, testing, sécurité, networking, Linux, automation, marketing, IoT, communication, data, freelance, management, et vie quotidienne.

prism
Skill

Give Claude Code persistent memory — captures patterns from your sessions, validates them with AI, and surfaces team...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Give Claude Code persistent memory — captures patterns from your sessions, validates them with AI, and surfaces team knowledge as reusable skills

huxiang-skills
Skill

虎小象的 Claude Code Skills 工具集(huxiang-card / huxiang-travel / huxiang-invest 等)

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

虎小象的 Claude Code Skills 工具集(huxiang-card / huxiang-travel / huxiang-invest 等)

ppvi
Skill

PinPin Visual Identity — a Claude Code skill encoding a battle-tested design aesthetic methodology. 5 core principles...

Early signal9 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

PinPin Visual Identity — a Claude Code skill encoding a battle-tested design aesthetic methodology. 5 core principles (restraint, grayscale base, strict hierarchy, glassmorphism, density breathing) that make AI-generated web pages look intentional instead of generic.

fomo-kernel
Skill

把交易 CSV 復盤成一張行為誠實卡的 Claude Code skill:機械層抓大放小 × 大師鏡片問動機 | Turn your broker CSV into one behavioral review card

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

把交易 CSV 復盤成一張行為誠實卡的 Claude Code skill:機械層抓大放小 × 大師鏡片問動機 | Turn your broker CSV into one behavioral review card

kaggloop
Skill

Loop Engineering for Kaggle, built entirely on the Claude Code ecosystem (Skills + Hooks): scout → survey → hypothesi...

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Loop Engineering for Kaggle, built entirely on the Claude Code ecosystem (Skills + Hooks): scout → survey → hypothesize → experiment (Colab) → submit. Exploratory, science-backed, human picks the competition.

talos
Skill

A Claude Code SDLC plugin that coordinates BA, architecture, design, development, QA, and deployment workflows throug...

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A Claude Code SDLC plugin that coordinates BA, architecture, design, development, QA, and deployment workflows through role-based agents and on-demand skills.

cli-tweaks
Skill

A collection of hooks and skills for Factory Droid and Claude Code that add planning automation, persistent memory, s...

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A collection of hooks and skills for Factory Droid and Claude Code that add planning automation, persistent memory, smart commits, and more. Drop them into your home directory and they work out of the box.

vibe-coding-prd
Skill

Claude Code Skill: 将模糊需求 / 工程向PRD / 竞品分析转化为可直接交给编码 Agent 使用的精简版 Vibe Coding PRD

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code Skill: 将模糊需求 / 工程向PRD / 竞品分析转化为可直接交给编码 Agent 使用的精简版 Vibe Coding PRD

ystack
Skill

AI-native development harness — doc-driven workflows, structured context, and composable skills for Claude Code

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

AI-native development harness — doc-driven workflows, structured context, and composable skills for Claude Code

docflow
Skill

ADR-driven documentation workflow for the Claude Code and pi coding agents: scaffold and manage Architecture Decision...

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

ADR-driven documentation workflow for the Claude Code and pi coding agents: scaffold and manage Architecture Decision Records (ADRs), a plan queue, and AGENTS.md conventions — a bootstrap skill plus lifecycle skills to author, queue, ship, and audit ADRs.

Skill-MCP-Claude
Skill

Visual web interface for managing Claude MCP skills with Flask API and Claude Code CLI integration — Python

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Visual web interface for managing Claude MCP skills with Flask API and Claude Code CLI integration — Python

tushar-skills
Skill

Claude Code skills for AI products: deploy checks, model audits, unit economics, changelogs.

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills for AI products: deploy checks, model audits, unit economics, changelogs.

onepage-pdf
Skill

HTML to single continuous-page PDF (no pagination) - render-then-crop pipeline + Claude Code skill

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

HTML to single continuous-page PDF (no pagination) - render-then-crop pipeline + Claude Code skill

notebooklm-skill
Skill

Query Google NotebookLM notebooks using Claude Code for accurate, citation-backed answers based on your documents.

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Query Google NotebookLM notebooks using Claude Code for accurate, citation-backed answers based on your documents.

TRAE-skills-from-CC-plugins
Skill

"A series of skills adapted for TRAE_CN SOLO, sourced from well-known Claude Code plugins."

Early signal8 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

"A series of skills adapted for TRAE_CN SOLO, sourced from well-known Claude Code plugins."

claude-orchestration-in-cmux
Skill

Claude Code skill for orchestrating parallel work across multiple sessions in cmux workspaces

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skill for orchestrating parallel work across multiple sessions in cmux workspaces

skills
Skill

Claude Code skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling

microsoft-agentic-harness
Skill

POC template for Microsoft Agent Framework agentic harness — skills, MCP, tools system modeled after Claude Code arch...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

POC template for Microsoft Agent Framework agentic harness — skills, MCP, tools system modeled after Claude Code architecture

typo3-docs-skill
Skill

Agent Skill for creating and maintaining TYPO3 extension documentation | Claude Code compatible

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Agent Skill for creating and maintaining TYPO3 extension documentation | Claude Code compatible

skill-forge
Skill

个人自用 Claude Code Skills 合集

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

个人自用 Claude Code Skills 合集

sigma-migration-skills
Skill

Claude Code plugin marketplace: migrate Tableau / Power BI / Qlik to Sigma (converter + assessment per tool). Validat...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code plugin marketplace: migrate Tableau / Power BI / Qlik to Sigma (converter + assessment per tool). Validated with warehouse parity.

Three.js-Claude-Skill-Package
Skill

24 deterministic skills for Three.js 3D web development with Claude Code. Covers WebGL, WebGPU, React Three Fiber, Dr...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

24 deterministic skills for Three.js 3D web development with Claude Code. Covers WebGL, WebGPU, React Three Fiber, Drei, physics, IFC, and more.

adb-android-control
Skill

Comprehensive Android device control via ADB — typed Python package + CLI + Claude Code skill. Master Tester Doctrine...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Comprehensive Android device control via ADB — typed Python package + CLI + Claude Code skill. Master Tester Doctrine governed (338 tests, 1.59:1 ratio).

claude-orchestra
Skill

An operating system for your Claude Code skills, agents & MCPs — organize everything into auto-routing orchestras.

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

An operating system for your Claude Code skills, agents & MCPs — organize everything into auto-routing orchestras.

legal-tools
Skill

面向中国法律从业者的自研 AI 工具集合,包含 MCP 服务器、Claude Code Skills 及知识库管理工具,覆盖法律法规检索、案例分析、合规审核等法律实务场景。

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

面向中国法律从业者的自研 AI 工具集合,包含 MCP 服务器、Claude Code Skills 及知识库管理工具,覆盖法律法规检索、案例分析、合规审核等法律实务场景。

interview-coach
Skill

通用 AI 求职面试助手 · A reusable Claude Code skill for interview prep, live rescue & post-interview review. Fill in your own...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

通用 AI 求职面试助手 · A reusable Claude Code skill for interview prep, live rescue & post-interview review. Fill in your own profile.

wrily
Skill

Self-hosted AI code reviewer built on Claude Code — delta-aware PR reviews, parallel review agents, custom org skills.

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Self-hosted AI code reviewer built on Claude Code — delta-aware PR reviews, parallel review agents, custom org skills.

snap-asset
Skill

Screenshot-to-asset pipeline: capture web pages, components & extract site assets as optimized PNG+WebP — CLI + Claud...

Early signal7 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Screenshot-to-asset pipeline: capture web pages, components & extract site assets as optimized PNG+WebP — CLI + Claude Code skill

Load more expand_more576/612
add Submit Project