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

(345)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

345 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 build89k repo stars17898 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 stars11350 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.

open-saas
Skill

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

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

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

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

Stack favorite5.8k repo stars1737 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.3k repo stars1064 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.

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

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.

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

clawgod
Skill

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

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

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

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.

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.

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.

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.

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.

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 signal801 repo stars240 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-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.

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.

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.

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.

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.

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

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

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.

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

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

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.

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.

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.

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.

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

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

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)

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

SciAgent-Skills
Skill

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

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

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.

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.

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.

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.

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.

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

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)

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

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

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.

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

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

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.

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.

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

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.

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

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

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.

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

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

rune
Skill

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

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

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

director-mode-lite
Skill

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

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

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

instar
Skill

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

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

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

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.

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

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

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.

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

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

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

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.

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

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.

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

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

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.

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

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

fable5-mode
Skill

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

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

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

ccstory
Tool

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

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

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

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

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

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.

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.

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.

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.

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

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.

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

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

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

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

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 进行可利用性验证,最终输出可交付的审计报告。

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

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.

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.

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

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

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.

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.

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

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.

hello-multimodal
Skill

Claude Code skill: visual understanding & image generation with multi-channel fallback

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

Claude Code skill: visual understanding & image generation with multi-channel fallback

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

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

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

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.

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.

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.

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.

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

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.

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

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.

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

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

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.

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

claude-improve
Skill

A self-improving retrospective skill for Claude Code. One command makes your AI agents get better after every convers...

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

A self-improving retrospective skill for Claude Code. One command makes your AI agents get better after every conversation.

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

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.

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)

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 与视频处理场景

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

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

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.

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.

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.

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

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

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.

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.

Load more expand_more240/345
add Submit Project