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.

26 featured picks537 builds with real repo pull20 live lanes to scan
1398Tracked Builds
2.3MRepo 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

93k ★
Leadmarketingskills45k★#2awesome-agent-skills33k★#3trailofbits-skills6.2k★#4pinme3.7k★#5playwright-skill3.0k★#6Claudeception2.4k★
Lead builds

hubMCP Servers

5 tracked builds

107k ★
Leadawesome-mcp-servers94k★#2Pal MCP Server12k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp346★#5claude-code-mcp-init71★
Lead builds

smart_toyAgents

5 tracked builds

27k ★
Leadawesome-claude-code-subagents24k★#2a-list-of-claude-code-agents1.3k★#3claude_code_agent_farm880★#4agentic-flow779★#5cord136★
Lead builds

extensionPlugins & Hooks

6 tracked builds

9.9k ★
LeadContinuous-Claude-v33.9k★#2claude-code-hooks-mastery3.9k★#3claude-code-hooks-observability1.5k★#4ccproxy355★#5cchooks131★#6claude-hooks-sdk68★
Lead builds

appsApps & Tools

4 tracked builds

36k ★
Leadopcode22k★#2claude-relay-service12k★#3cui1.2k★#4agent-viewer393★
Lead builds

menu_bookGuides & Config

5 tracked builds

163k ★
Leadget-shit-done65k★#2awesome-claude-code51k★#3SuperClaude_Framework24k★#4context-engineering-intro14k★#5claude-code-infrastructure-showcase10.0k★
list

Claude Code board

(507)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

507 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 build100k repo stars9992 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.

marketingskillsstar
SkillClaude Code Skills

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.

Featured build45k repo stars8972 builder votes
OpenAI, Claude
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeOpenAI, Claude

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.. 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 build45k repo stars4466 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.

huashu-designstar
Skill

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲...

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

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic. An open-source skill 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 favorite16k repo stars3103 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

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

claude-code-tips
Skill

40+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and...

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

40+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everyday dev workflows.. An open-source skill for the AI coding ecosystem.

android-reverse-engineering-skill
Skill

Claude Code skill to support Android app's reverse engineering

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

Claude Code skill to support Android app's reverse engineering. An open-source skill for the AI coding ecosystem.

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

Stack favorite6.1k repo stars1217 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.

autoresearch
Skill

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

Stack favorite5.9k repo stars1773 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.3k repo stars526 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.

im-not-ai
Skill

AI가 쓴 한글을 사람 글처럼 윤문하는 Claude 스킬 — Korean AI-text humanizer: detects and rewrites translationese, mechanical paralleli...

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

AI가 쓴 한글을 사람 글처럼 윤문하는 Claude 스킬 — Korean AI-text humanizer: detects and rewrites translationese, mechanical parallelism, and 71 other AI tells

dashi-ppt-skill
Skill

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

Stack favorite4.4k repo stars442 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.

internet-court-skill
Skill

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payment...

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

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.. An open-source skill for the AI coding ecosystem.

obsidian-second-brain
Skill

Persistent memory for Claude Code and 6 other CLI agents, stored as plain markdown in your Obsidian vault. Stop re-ex...

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

Persistent memory for Claude Code and 6 other CLI agents, stored as plain markdown in your Obsidian vault. Stop re-explaining your projects, decisions and people every session. 45 commands: hybrid semantic search, self-rewriting notes, key-less web research, and scheduled agents that maintain the vault while you sleep.

dashiAI-ppt-skill
Skill

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

Stack favorite3.8k 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.

Claude-BugHunter
Skill

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

Stack favorite3.7k repo stars1096 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 - 82 skills, 15 slash commands, 681 disclosed-report patterns curated across 24 core vulnerability classes, plus enterprise identity + infrastructure attack matrices.. 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 stars649 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.

SocratiCode
Skill

Enterprise-grade (40m+ LOC) codebase intelligence, zero-setup, local & private Plugin/Skill/Extension or MCP: hybrid...

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

Enterprise-grade (40m+ LOC) codebase intelligence, zero-setup, local & private Plugin/Skill/Extension or MCP: hybrid semantic search, polyglot dependency graphs, symbol-level impact analysis & call-flow, interactive HTML viewer, cross-project & branch-aware search, DB/API/infra knowledge. 61% less tokens, 84% fewer calls, 37x faster. Cloud in beta.

chengfeng-videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

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

用 Claude Code Skills 做的视频剪辑 Agent

pro-workflow
Skill

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineerin...

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

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.. An open-source skill for the AI coding ecosystem.

unlazy
Skill

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every lea...

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

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.

claude-code-plugins-plus-skills
Skill

471 plugins, 3,069 skills, 347 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI...

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

471 plugins, 3,069 skills, 347 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

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.5k repo stars249 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 · STAR · ROAS · SEND · RAMP · ECHO · TALE.

claude-trading-skills
Skill

Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screen...

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

Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screeners, and trading strategy development.

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 stars234 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

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

clawgod
Skill

ClawGod is a runtime patch applied to the official Claude Code. It continues to be supported with each version update.

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

ClawGod is a runtime patch applied to the official Claude Code. It continues to be supported with each version update.. 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.8k repo stars177 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.

dao-code
Skill

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

Stack favorite1.6k repo stars93 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
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.

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.4k 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.

claude-code-skills
Skill

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

Stack favorite1.3k repo stars134 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.

scipilot-figure-skill
Skill

SciPilot Skills family - Publication-grade scientific figure copilot for Claude Code

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

SciPilot Skills family - Publication-grade scientific figure copilot for Claude Code

global-stock-data
Skill

US & HK stock full-stack data toolkit for AI coding assistants — 13 layers · 30+ endpoints · 11 sources · zero-auth....

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

US & HK stock full-stack data toolkit for AI coding assistants — 13 layers · 30+ endpoints · 11 sources · zero-auth. CBOE options with full Greeks + 0DTE flow, FINRA market-wide short volume, SEC EDGAR filing stream & free market-wide screener. Every source labeled with its compliance tier. 美股港股全栈数据工具包 (AI Skill)

thClaws
Skill

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

Stack favorite1.2k 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.

opc-skills
Skill

Agent Skills for Solopreneurs

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

Agent Skills for Solopreneurs

paul
Tool

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

Stack favorite1.1k 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.

bioSkills
Skill

a set of SKILLS.md for doing bioinformatics with agents like claude code

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

a set of SKILLS.md for doing bioinformatics with agents like claude code

pydantic-deepagents
Skill

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

Stack favorite1.0k repo stars101 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
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.

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 signal952 repo stars95 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.

cc-thinking-skills
Skill

18 mental models and critical thinking frameworks for Claude Code - First Principles, Bayesian, Systems Thinking, OOD...

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

18 mental models and critical thinking frameworks for Claude Code - First Principles, Bayesian, Systems Thinking, OODA, Pre-Mortem, and more

asd-ste100-skill
Skill

ASD-STE100 Simplified Technical English rules, repurposed as a Claude Code skill for rewriting ambiguous agent-facing...

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

ASD-STE100 Simplified Technical English rules, repurposed as a Claude Code skill for rewriting ambiguous agent-facing English.

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 signal816 repo stars82 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.

Claude-Code-Agent-Monitor
Skill

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

Builder signal815 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 signal778 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.

claude-skill-homeassistant
Skill

Claude Code skill to supercharge and manage all Home Assistant workflows

Builder signal762 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

power-platform-skills
Skill

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

Builder signal726 repo stars73 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.

paperjury
Skill

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

Builder signal709 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.

AppGenesisForge
Skill

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

Builder signal705 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.

skills
Skill

Collection of AI agent skills for Claude Code

Builder signal697 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

auteur
Skill

The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable an...

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

The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable anti-slop linter that gates every ship.

antivibe
Skill

Learn what AI writes, not just accept it. A Claude Code skill that turns AI-generated code into educational deep dives.

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

Learn what AI writes, not just accept it. A Claude Code skill that turns AI-generated code into educational deep dives.

ClaudeSkills
Skill

13 curated Claude Code agent skills — decks, deep research, PRDs, articles, audits. Tested like software.

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

13 curated Claude Code agent skills — decks, deep research, PRDs, articles, audits. Tested like software.

claude-code-workflows
Skill

Production-ready development workflows for Claude Code, powered by specialized AI agents.

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

Production-ready development workflows for Claude Code, powered by specialized AI agents.

claude-code-skills-zh
Skill

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

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

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

wechat-claude-code
Skill

Chat with Claude Code from WeChat - a Claude Code Skill

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

Chat with Claude Code from WeChat - a Claude Code Skill

nWave
Skill

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

Builder signal579 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.

hand-drawn-styles
Skill

Claude Code skill:把内容套进内置手绘画风配方,产出可直接复制的生图提示词。内置儿童涂色/极简线条/蜡笔童涂/吉卜力/小豆人涂鸦 5 种已验证画风。

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

Claude Code skill:把内容套进内置手绘画风配方,产出可直接复制的生图提示词。内置儿童涂色/极简线条/蜡笔童涂/吉卜力/小豆人涂鸦 5 种已验证画风。

claude-code-apple-skills
Skill

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

Builder signal560 repo stars56 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

spring-ai-agent-utils
SkillAgent Frameworks

A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.

Builder signal557 repo stars56 builder votes
Java, Spring, Go, Claude
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodeJava, Spring, Go, Claude

A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.

claude-skill-registry
Skill

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

Builder signal530 repo stars53 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/

claude-plugins
Skill

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

Builder signal528 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.

claude-architect-exam-prep
Skill

GitHub project avidevelops/claude-architect-exam-prep

Builder signal525 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

claude-elixir-phoenix
Skill

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

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

Claude Code plugin for Elixir/Phoenix/LiveView — 26 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.

recomby-geo
Skill

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

Builder signal506 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.

embeddedskills
Skill

An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI c...

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

An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI coding assistants that support the Skill protocol. Once installed, the AI assistant can directly operate compilers, debuggers, and communication buses, automating the full workflow from code generation to hardware verification.

vox-director
Skill

Turn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffm...

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

Turn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.

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

sandboxed.sh
Skill

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

Builder signal475 repo stars48 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.

cti-expert
Skill

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

Builder signal440 repo stars44 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.

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 signal439 repo stars44 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.

communitytools
Skill

Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, an...

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

Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, and security research

memstack
Skill

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

Builder signal408 repo stars41 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

skills-for-copilot-studio
Skill

A skill for AI-coding tools to build and edit Microsoft Copilot Studio agents as YAML — with schema validation, templ...

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

A skill for AI-coding tools to build and edit Microsoft Copilot Studio agents as YAML — with schema validation, templates, and AI-powered skills. Suited for Claude Code, GitHub Copilot CLI, and more.

reticle
Skill

AI agents can generate code, but they still struggle to understand what they build. Reticle gives them runtime percep...

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

AI agents can generate code, but they still struggle to understand what they build. Reticle gives them runtime perception of web & desktop applications.

draw-your-font
Skill

Turn a photo of your handwriting into a real font (TTF/WOFF/WOFF2) - free, open source, no uploads. Node CLI + Claude...

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

Turn a photo of your handwriting into a real font (TTF/WOFF/WOFF2) - free, open source, no uploads. Node CLI + Claude Code skill.

pydantic-ai-skills
Skill

This package implements Agent Skills (https://agentskills.io) support with progressive disclosure for Pydantic AI. Su...

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

This package implements Agent Skills (https://agentskills.io) support with progressive disclosure for Pydantic AI. Supports filesystem and programmatic skills.

bountyforge
Skill

All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, TRON),...

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

All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, TRON), web/API security, and submission-ready reports for HackerOne, Bugcrowd, Intigriti & Immunefi.

cozempic
Skill

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

Builder signal353 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 signal351 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.

Ataru
Skill

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills...

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

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.

claude-skills
Skill

Collection of Claude Code skills for enhanced AI workflows

Builder signal340 repo stars34 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 signal333 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

writing-agent
Skill

一个基于 Claude Code (Skills + Subagents) 的“去AI味”全栈写作系统。不仅防套路,更通过专属规则强制注入人类观点与细节,搭配读者测试评估与自动图文排版。全面支持 DeepSeek / 智谱GLM...

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

一个基于 Claude Code (Skills + Subagents) 的“去AI味”全栈写作系统。不仅防套路,更通过专属规则强制注入人类观点与细节,搭配读者测试评估与自动图文排版。全面支持 DeepSeek / 智谱GLM / MiniMax 等国产低成本大模型,提供从选题、风格建模到审稿发布的高维全自动写作工作流。

taskdog
Tool

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

Builder signal314 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.

Software-Engineer-AI-Agent-Atlas
Skill

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

Builder signal310 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.

open-code-review
Skill

AI-powered multi-agent code review. Simulates a customizable team of Engineers performing code review with built-in d...

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

AI-powered multi-agent code review. Simulates a customizable team of Engineers performing code review with built-in discourse.

developer-kit
Skill

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

Builder signal308 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.

skills-for-architects
Skill

Claude Code skills for architecture, real estate, and workplace strategy. Type /skill-name and go.

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

Claude Code skills for architecture, real estate, and workplace strategy. Type /skill-name and go.

DailyBrief
Skill

AI 每日新闻简报 · GitHub 热门 + X 热门文章 + 行情技术分析 · 23 个数据源聚合 + LLM 中文摘要 · 本地或 GitHub Actions 部署

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

AI 每日新闻简报 · GitHub 热门 + X 热门文章 + 行情技术分析 · 23 个数据源聚合 + LLM 中文摘要 · 本地或 GitHub Actions 部署

draw-ui
Skill

Claude Code skill: generate UI design mockups with GPT Image 2 via ZenMux

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

Claude Code skill: generate UI design mockups with GPT Image 2 via ZenMux

ai-video-generator-claude
Skill

10 Claude skills that generate studio-quality AI video prompts for Seedance 2.0 on Higgsfield. Viral hooks, SaaS demo...

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

10 Claude skills that generate studio-quality AI video prompts for Seedance 2.0 on Higgsfield. Viral hooks, SaaS demos, personal brand, faceless content, luxury aesthetic & more.

ai-shortfilm-prompts
Skill

Claude Code Skill that turns any idea into a cinematic, model-ready video prompt — Sora · Kling · Veo · Seedance. 21...

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

Claude Code Skill that turns any idea into a cinematic, model-ready video prompt — Sora · Kling · Veo · Seedance. 21 genre templates, 5-stage structure, eval-tested. Distilled from the AI short Hollywood director PJ Ace called "one of the best short films I've seen in years."

okf-skills
Skill

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

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

The OKF toolkit for Claude Code — author, maintain, validate & visualize Open Knowledge Format bundles. Plugin, agent skills, and a GitHub Action.

SciAgent-Skills
Skill

197 bioinformatics & life science skills for Claude Code and AI agents — BixBench 92.0% accuracy. RNA-seq, single-cel...

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

197 bioinformatics & life science skills for Claude Code and AI agents — BixBench 92.0% accuracy. RNA-seq, single-cell, drug discovery, proteomics, and more. Powers OmicsHorizon.

egregore
Tool

Shared intelligence layer for organizations

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

Shared intelligence layer for organizations

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

Builder signal265 repo stars3 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
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

cowork-plugins
Skill

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

Builder signal255 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 한국어 도메인 특화 플러그인 모음.

Load more expand_more96/507
add Submit Project