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

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

Anthropic’s CLI for Claude — the coding agent

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

26 featured picks537 builds with real repo pull20 live lanes to scan
1398Tracked Builds
2.3MRepo Stars
20Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

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

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

2. Run

cd your-project && claude

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

3. Extend

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

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

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

  2. b

    Install Claude Code globally

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

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

  3. c

    Verify it worked

    claude --version

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

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

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

  2. b

    Navigate to your project folder

    cd ~/my-project

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

  3. c

    Start Claude Code

    claude

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

  4. d

    First time? Log in

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

  5. e

    Start talking

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

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

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

auto_awesome

Where Claude Code is winning

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

Lead builds

buildSkills

6 tracked builds

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

hubMCP Servers

5 tracked builds

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

smart_toyAgents

5 tracked builds

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

extensionPlugins & Hooks

6 tracked builds

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

appsApps & Tools

4 tracked builds

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(747)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

747 signals found

andrej-karpathy-skillsstar
Skill

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pi...

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

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.. An open-source skill for the AI coding ecosystem.

gstackstar
Tool

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manag...

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

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA. An open-source tool for the AI coding ecosystem.

cavemanstar
Skill

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

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

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

marketingskillsstar
SkillClaude Code Skills

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

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

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.. An open-source skill for the AI coding ecosystem.

academic-research-skillsstar
Skill

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

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

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

awesome-agent-skillsstar
ToolClaude Code Skills

380+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Cursor and more.

Featured build33k repo stars3286 builder votes
Claude, Go, React, TypeScript, JavaScript, Python, Rust, Java, Swift, Next.js, FastAPI, Rails, Remix, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, OpenAI, Anthropic, Hugging Face, GPT, LLM, AWS, Vercel, Cloudflare, GitHub Actions, Terraform, Tailwind
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, React, TypeScript, JavaScript, Python, Rust, Java, Swift, Next.js, FastAPI, Rails, Remix, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, OpenAI, Anthropic, Hugging Face, GPT, LLM, AWS, Vercel, Cloudflare, GitHub Actions, Terraform, Tailwind

380+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Cursor and more.

book-to-skillstar
Skill

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

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

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.. An open-source skill for the AI coding ecosystem.

huashu-designstar
Skill

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

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

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic. An open-source skill for the AI coding ecosystem.

Claude-Code-Game-Studiosstar
Skill

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system m...

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

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.. An open-source skill for the AI coding ecosystem.

awesome-openclaw-skills
ToolOpenClaw Skills

The definitive collection of OpenClaw skills

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

Curated directory of OpenClaw skills — the official skill registry. Memory, planning, research, DevOps, security, and hundreds more.

open-saas
Skill

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

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

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

claude-seostar
Skill

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO,...

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

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, semantic clustering, e-commerce SEO, international SEO, Google APIs, and PDF/Excel reporting. Optional DataForSEO, Firecrawl, and Banana extensions.

claude-relay-service
ToolClaude Code Apps

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

Stack favorite12k repo stars3608 builder votes
Redis, Docker, Claude, OpenAI, Anthropic, GPT, Cloudflare, Nginx
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeRedis, Docker, Claude, OpenAI, Anthropic, GPT, Cloudflare, Nginx

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。. An open-source tool for the AI coding ecosystem.

ccstatusline
Tool

Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

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

Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.. An open-source tool for the AI coding ecosystem.

claude-skills
Skill

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

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

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.. An open-source skill for the AI coding ecosystem.

claude-code-infrastructure-showcase
SkillClaude Code Guides

Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents

Stack favorite10.0k repo stars1999 builder votes
TypeScript, React, Express, Prisma, Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeTypeScript, React, Express, Prisma, Claude

Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents. An open-source skill for the AI coding ecosystem.

claude-code-tips
Skill

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

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

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

geo-seo-claude
Skill

GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI cr...

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

GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI crawler analysis, brand authority, schema markup, platform-specific optimization, and PDF reports. If you want learn how to sell this to real businesses, check out the skool community. An open-source skill for the AI coding ecosystem.

fireworks-tech-graph
Skill

Claude Code skill for generating production-quality SVG+PNG technical diagrams. Supports 8 diagram types, 5 visual st...

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

Claude Code skill for generating production-quality SVG+PNG technical diagrams. Supports 8 diagram types, 5 visual styles, and deep AI/Agent domain knowledge.. An open-source skill for the AI coding ecosystem.

web-access
Skill

给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治

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

给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治. An open-source skill for the AI coding ecosystem.

dbskill
Skill

dontbesilent 的商业诊断 Skills for Claude Code

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

dontbesilent 的商业诊断 Skills for Claude Code. An open-source skill for the AI coding ecosystem.

claude-ads
Skill

Claude-first paid-media operations skill for Claude Code across 12 ad platforms (Google, Meta, YouTube, LinkedIn, Tik...

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

Claude-first paid-media operations skill for Claude Code across 12 ad platforms (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat, X): source-grounded audits, deterministic scoring, versioned JSON reports, and capability-gated account changes.. An open-source skill for the AI coding ecosystem.

Waza
Skill

Engineering habits you already know, turned into skills Claude can run.

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

Engineering habits you already know, turned into skills Claude can run.

android-reverse-engineering-skill
Skill

Claude Code skill to support Android app's reverse engineering

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

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

trailofbits-skills
ToolClaude Code Skills

Trail of Bits security research skills — vulnerability detection, audit workflows.

Stack favorite6.2k repo stars
Python, Rust, Firebase, OpenAI, Claude, LLM, Kubernetes, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodePython, Rust, Firebase, OpenAI, Claude, LLM, Kubernetes, GitHub Actions

Trail of Bits security research skills — vulnerability detection, audit workflows.

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

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

n8n skillset for Claude Code to build flawless n8n workflows. An open-source skill for the AI coding ecosystem.

autoresearch
Skill

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

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

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

darwin-skill
Skill

达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 | Autoresearch-inspired autonomous skill optimization for Claude Code....

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

达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 | Autoresearch-inspired autonomous skill optimization for Claude Code. Evaluate, improve, test, keep or revert.. An open-source skill for the AI coding ecosystem.

mirrord
Skill

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

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

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

im-not-ai
Skill

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

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

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

godogen
Skill

Claude Code skills that build complete Godot 4 projects from a game description

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

Claude Code skills that build complete Godot 4 projects from a game description. An open-source skill for the AI coding ecosystem.

excalidraw-diagram-skill
Skill

Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.

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

Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.. An open-source skill for the AI coding ecosystem.

dashi-ppt-skill
Skill

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

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

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

internet-court-skill
Skill

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

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

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

obsidian-second-brain
Skill

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

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

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

antigravity-claude-proxy
Tool

Proxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawd...

Stack favorite3.9k repo stars295 builder votes
Claude, Go, Anthropic, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, Go, Anthropic, Docker

Proxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawdbot). An open-source tool for the AI coding ecosystem.

dashiAI-ppt-skill
Skill

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

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

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

pinme
SkillClaude Code Skills

Deploy Your Frontend in a Single Command. Claude Code Skills supported.

Stack favorite3.7k repo stars748 builder votes
Go, React, Next.js, Vue, Angular, GitHub Actions, Vite
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, React, Next.js, Vue, Angular, GitHub Actions, Vite

Deploy Your Frontend in a Single Command. Claude Code Skills supported.. 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 - 82 skills, 15 slash commands, 681 disclosed-r...

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

A Claude Code skill bundle for bug hunting and external red-team work - 82 skills, 15 slash commands, 681 disclosed-report patterns curated across 24 core vulnerability classes, plus enterprise identity + infrastructure attack matrices.. An open-source skill for the AI coding ecosystem.

raptor
SkillAgent Frameworks

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

Stack favorite3.6k repo stars364 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.

CCometixLine
Tool

Claude Code statusline tool written in Rust

Stack favorite3.4k repo stars691 builder votes
Rust, Claude, Anthropic, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeRust, Claude, Anthropic, pnpm

Claude Code statusline tool written in Rust. An open-source tool for the AI coding ecosystem.

vibeproxy
ToolDesktop Apps

Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed

Stack favorite3.3k repo stars988 builder votes
Go, Swift, Claude, GPT, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Swift, Claude, GPT, Vercel

Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed. An open-source tool for the AI coding ecosystem.

axton-obsidian-visual-skills
Skill

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

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

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

SocratiCode
Skill

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

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

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

playwright-skill
ToolClaude Code Skills

Browser automation with Playwright — Claude autonomously writes and executes custom automation.

Stack favorite3.0k repo stars
Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude

Browser automation with Playwright — Claude autonomously writes and executes custom automation.

wewrite
Skill

公众号文章全流程 AI Skill for Claude Code — 热点抓取 → 选题 → 写作 → SEO → 视觉AI → 排版 → 微信草稿箱

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

公众号文章全流程 AI Skill for Claude Code — 热点抓取 → 选题 → 写作 → SEO → 视觉AI → 排版 → 微信草稿箱

chengfeng-videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

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

用 Claude Code Skills 做的视频剪辑 Agent

pro-workflow
Skill

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

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

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

unlazy
Skill

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

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

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

nothing-design-skill
Skill

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.

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

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.. An open-source skill for the AI coding ecosystem.

videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

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

用 Claude Code Skills 做的视频剪辑 Agent

claude-code-plugins-plus-skills
Skill

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

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

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

aaron-marketing-skills
Skill

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

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

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

claude-trading-skills
Skill

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

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

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

Claudeception
ToolClaude Code Skills

Autonomous skill extraction and continuous learning. Claude Code gets smarter as it works.

Stack favorite2.4k repo stars
TypeScript, Prisma, Claude, AWS, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeTypeScript, Prisma, Claude, AWS, Vercel

Autonomous skill extraction and continuous learning. Claude Code gets smarter as it works.

portaljs
Skill

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

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

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

terraform-skill
Skill

Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns

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

Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns

clawgod
Skill

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

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

ClawGod is a runtime patch applied to the official Claude Code. It continues to be supported with each version update.. An open-source skill for the AI coding ecosystem.

open-cowork
Skill

Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with san...

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

Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with sandbox isolation, multi-model support, and Feishu/Slack integration.

token-optimizer
Skill

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

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

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

wooyun-legacy
Skill

wooyun-legacy skill for claude code

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

wooyun-legacy skill for claude code. An open-source skill for the AI coding ecosystem.

claude-code-transcripts
Tool

Tools for publishing transcripts for Claude Code sessions

Stack favorite1.7k repo stars106 builder votes
Claude, JavaScript, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, JavaScript, LLM

Tools for publishing transcripts for Claude Code sessions. An open-source tool for the AI coding ecosystem.

claude-code-settings
Skill

Curated skills, sub-agents, and config templates that supercharge Claude Code — research, image gen, GitHub automatio...

Stack favorite1.6k repo stars324 builder votes
Python, OpenAI, Claude, Anthropic, GPT, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodePython, OpenAI, Claude, Anthropic, GPT, LLM

Curated skills, sub-agents, and config templates that supercharge Claude Code — research, image gen, GitHub automation & more.. An open-source skill for the AI coding ecosystem.

dao-code
Skill

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

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

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

code-review-skill
Skill

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

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

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

claude-workflow-v2
Skill

Universal Claude Code workflow plugin with agents, skills, hooks, and commands

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

Universal Claude Code workflow plugin with agents, skills, hooks, and commands. An open-source skill for the AI coding ecosystem.

claude-code-skills
Skill

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

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

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

awesome-openclaw-skills-zh
ToolOpenClaw Skills

OpenClaw Chinese skill directory

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

Chinese-language skill directory. Organized by scenario, supports Chinese invocation.

scipilot-figure-skill
Skill

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

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

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

global-stock-data
Skill

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

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

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

thClaws
Skill

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

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

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

opc-skills
Skill

Agent Skills for Solopreneurs

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

Agent Skills for Solopreneurs

ios-simulator-skill
Skill

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps....

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

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps. I mainly use it as an xcodebuild wrapper to save context.

claude-code-log
ToolCLI Utilities

A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML format.

Stack favorite1.2k repo stars257 builder votes
JavaScript, Python, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeJavaScript, Python, Claude, GitHub Actions

A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML format.. An open-source tool for the AI coding ecosystem.

paul
Tool

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

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

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

Axiom
ToolClaude Code Skills

Battle-tested skills for modern Apple platform development (iOS, iPadOS, watchOS, tvOS).

Stack favorite1.1k repo stars
Swift, SQLite, Claude, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeSwift, SQLite, Claude, LLM

Battle-tested skills for modern Apple platform development (iOS, iPadOS, watchOS, tvOS).

dotnet-skills
ToolClaude Code Skills

Claude Code skills and sub-agents for.NET developers.

Stack favorite1.1k repo stars
Go, PostgreSQL, Redis, Claude, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, PostgreSQL, Redis, Claude, LLM, Docker

Claude Code skills and sub-agents for.NET developers.

bioSkills
Skill

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

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

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

dailypaper-skills
Skill

用Claude Code skills打造我的论文流水线

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

用Claude Code skills打造我的论文流水线

pydantic-deepagents
Skill

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

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

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

claude-code-engineering
Skill

This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《...

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

This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标很明确: 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。

launch-your-agent
Skill

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

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

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

claude-skills
Skill

Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.

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

Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.

cc-thinking-skills
Skill

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

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

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

paper-craft-skills
Skill

Claude Code skills for academic papers: deep analysis, comics, summaries | 论文工艺:深度解读、漫画生成、速览总结

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

Claude Code skills for academic papers: deep analysis, comics, summaries | 论文工艺:深度解读、漫画生成、速览总结

asd-ste100-skill
Skill

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

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

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

huashu-md-html
Skill

md/html 双向流水线 · 三个能力一站式:万物→md / md→精美html / html→md。封装 markitdown + Pandoc + html-to-markdown + trafilatura。4 套反 AI s...

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

md/html 双向流水线 · 三个能力一站式:万物→md / md→精美html / html→md。封装 markitdown + Pandoc + html-to-markdown + trafilatura。4 套反 AI slop 主题。Claude Code skill.

power-bi-agentic-development
Skill

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

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

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

Claude-Code-Agent-Monitor
Skill

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

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

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

Citadel
Skill

Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel...

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

Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, circuit breaker, and 6 production-quality skills. From solo developer to institutional scale.

claude-forge
Skill

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

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

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

claude-skill-homeassistant
Skill

Claude Code skill to supercharge and manage all Home Assistant workflows

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

Claude Code skill to supercharge and manage all Home Assistant workflows

show-me-the-money
Skill

Claude Code skill suite that builds and runs a 24/7 automated business from scratch — from idea discovery to revenue...

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

Claude Code skill suite that builds and runs a 24/7 automated business from scratch — from idea discovery to revenue generation.

claude-code-tresor
Skill

A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that...

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

A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that supercharge your development workflow. An open-source skill for the AI coding ecosystem.

power-platform-skills
Skill

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

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

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

paperjury
Skill

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

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

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

AppGenesisForge
Skill

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

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

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

skills
Skill

Collection of AI agent skills for Claude Code

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

Collection of AI agent skills for Claude Code

auteur
Skill

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

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

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

antivibe
Skill

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

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

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

ClaudeSkills
Skill

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

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

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

latex-document-skill
Skill

Universal LaTeX document skill for Claude Code: 27 templates, 27 scripts, 26 reference guides. Made with Claude Code...

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

Universal LaTeX document skill for Claude Code: 27 templates, 27 scripts, 26 reference guides. Made with Claude Code on ✦ HappyCapy AI ✦ platform

claude-code-workflows
Skill

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

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

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

claude-code-skills-zh
Skill

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

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

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

MedgeClaw
Skill

Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, and more....

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

Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, and more. Built on Claude Code with 140 K-Dense scientific skills, real-time dashboard, and RStudio/JupyterLab integration. | 开源生物医学 AI 研究助手,对话即可驱动转录组、药物发现、临床分析等工作流,集成 140 个科学技能与实时研究看板。. An open-source skill for the AI coding ecosystem.

wechat-claude-code
Skill

Chat with Claude Code from WeChat - a Claude Code Skill

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

Chat with Claude Code from WeChat - a Claude Code Skill

nWave
Skill

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

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

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

src-hunter-skill
Skill

实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 HackerOne...

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

实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 HackerOne 真实案例、88,636 WooYun 案例统计

hand-drawn-styles
Skill

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

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

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

claude-code-apple-skills
Skill

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

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

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

spring-ai-agent-utils
SkillAgent Frameworks

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

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

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

claude-skill-social-post
Skill

A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-da...

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

A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day content calendar. Mega-viral validated: 72K reach / 358 likes / 443 comments / +700 community members on first post. Includes Day 2 flop postmortem.

solana-dev-skill
Skill

Claude Code skill for modern Solana development (March 2026 best practices)

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

Claude Code skill for modern Solana development (March 2026 best practices). An open-source skill for the AI coding ecosystem.

claude-skill-registry
Skill

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

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

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

claude-plugins
Skill

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

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

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

vibecosystem
Skill

AI software team for Claude Code - 138 agents, 295 skills, 73 hooks. Self-learning, multi-agent swarm, autonomous ski...

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

AI software team for Claude Code - 138 agents, 295 skills, 73 hooks. Self-learning, multi-agent swarm, autonomous skill evolution.. An open-source skill for the AI coding ecosystem.

claude-architect-exam-prep
Skill

GitHub project avidevelops/claude-architect-exam-prep

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

GitHub project avidevelops/claude-architect-exam-prep

claude-elixir-phoenix
Skill

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

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

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

recomby-geo
Skill

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

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

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

embeddedskills
Skill

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

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

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

vox-director
Skill

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

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

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

papr
Skill

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

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

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

sandboxed.sh
Skill

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

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

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

cti-expert
Skill

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

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

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

agentic-qe
Skill

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

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

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

communitytools
Skill

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

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

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

sf-skills
Skill

Salesforce Skills for Agentic Coding Tools — AI-powered Apex, Flow, LWC, SOQL, Agentforce, and more for Claude Code....

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

Salesforce Skills for Agentic Coding Tools — AI-powered Apex, Flow, LWC, SOQL, Agentforce, and more for Claude Code. 14 skills, 420+ validation points, LSP integration.

ssh-skill
Skill

为 Claude Code 打造的企业级 SSH 管理工具,让远程服务器操作像本地一样简单高效

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

为 Claude Code 打造的企业级 SSH 管理工具,让远程服务器操作像本地一样简单高效

vexjoy-agent
Skill

VexJoy AI Agent with Intelligent Routing

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

VexJoy AI Agent with Intelligent Routing

memstack
Skill

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

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

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

skills-for-copilot-studio
Skill

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

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

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

reticle
Skill

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

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

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

sap-skills
Skill

Production-ready Claude Code skills for SAP development - 35 skills covering BTP, CAP, Fiori, ABAP, HANA, Analytics C...

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

Production-ready Claude Code skills for SAP development - 35 skills covering BTP, CAP, Fiori, ABAP, HANA, Analytics Cloud, and more

agent-skills-guard
Skill

一款提供Agent Skills安全扫描和可视化管理的桌面应用 | A desktop application that provides security scanning and visual management for Age...

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

一款提供Agent Skills安全扫描和可视化管理的桌面应用 | A desktop application that provides security scanning and visual management for Agent Skills.

repren
Skill

Power rename/refactor tool (now with Claude Code skill support!)

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

Power rename/refactor tool (now with Claude Code skill support!). An open-source skill for the AI coding ecosystem.

claude-code_rails-upgrade-skill
Skill

A Claude Code Skill to Upgrade Rails

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

A Claude Code Skill to Upgrade Rails

draw-your-font
Skill

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

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

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

pydantic-ai-skills
Skill

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

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

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

bountyforge
Skill

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

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

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

cozempic
Skill

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

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

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

claude-code-trace
Tool

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

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

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

lovcode
Skill

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

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

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

Ataru
Skill

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

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

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

lovcode
SkillSkills Ecosystem

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

Builder signal348 repo stars61 builder votes
Go, React, TypeScript, Rust, Tailwind, Vite, Claude, pnpm
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodeGo, React, TypeScript, Rust, Tailwind, Vite, Claude, pnpm

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.. An open-source skill for the AI coding ecosystem.

claude-skills
Skill

Collection of Claude Code skills for enhanced AI workflows

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

Collection of Claude Code skills for enhanced AI workflows

aws-skills
Skill

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

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

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

phd-skills
Skill

PhD Research Skills for Claude Code: paper reproduction, experiment design, paper review, result comparison and more.

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

PhD Research Skills for Claude Code: paper reproduction, experiment design, paper review, result comparison and more.

writing-agent
Skill

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

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

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

model-hierarchy-skill
ToolOpenClaw Skills

Cost-optimized model routing

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

Route simple tasks to cheap models, complex to capable. Save 70% on tokens.

taskdog
Tool

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

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

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

Software-Engineer-AI-Agent-Atlas
Skill

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

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

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

open-code-review
Skill

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

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

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

developer-kit
Skill

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

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

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

skills-for-architects
Skill

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

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

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

DailyBrief
Skill

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

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

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

x-tweet-fetcher
ToolOpenClaw Skills

Fetch tweets without login or API keys

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

Fetch tweets and replies from X/Twitter. No login, no API keys.

draw-ui
Skill

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

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

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

ai-video-generator-claude
Skill

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

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

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

tufte-claude-skill
Skill

Claude Code skill that turns 'make me a chart' into a Tufte-compliant chart. Distilled from Edward Tufte's three foun...

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

Claude Code skill that turns 'make me a chart' into a Tufte-compliant chart. Distilled from Edward Tufte's three foundational books.

ai-shortfilm-prompts
Skill

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

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

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

okf-skills
Skill

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

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

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

SciAgent-Skills
Skill

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

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

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

Claude-meta-skill
Skill

A curated collection of reusable skills for Claude Code. Enhance Claude's capabilities with ready-to-use skill module...

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

A curated collection of reusable skills for Claude Code. Enhance Claude's capabilities with ready-to-use skill modules including comprehensive guides, templates, and best practices for creating your own skills.

egregore
Tool

Shared intelligence layer for organizations

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

Shared intelligence layer for organizations

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

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

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

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

Claudest
Skill

A highly opinionated plugin marketplace for augmenting your Claude Code. Battle-tested skills and tools that actuall...

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

A highly opinionated plugin marketplace for augmenting your Claude Code. Battle-tested skills and tools that actually work.

cowork-plugins
Skill

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

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

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

skills_collection
Skill

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

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

explore-claude-code
Skill

Learn Claude Code by exploring it as it was designed - interactive IDE-style docs for commands, MCP, skills, CLAUDE.m...

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

Learn Claude Code by exploring it as it was designed - interactive IDE-style docs for commands, MCP, skills, CLAUDE.md and more.

x2strategy
Skill

Extract structured strategy specifications from quantitative finance research papers — Agent Skill for GitHub Copilot...

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

Extract structured strategy specifications from quantitative finance research papers — Agent Skill for GitHub Copilot & Claude Code

kalfa
Skill

Claude Code için Türkçe profesyonel işletim sistemi — 10 uzman agent, 22 komut, 993 skill, 6 katmanlı hafıza

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

Claude Code için Türkçe profesyonel işletim sistemi — 10 uzman agent, 22 komut, 993 skill, 6 katmanlı hafıza

ielts-claude-skills
Skill

雅思备考 AI 教练 Claude Code skills · 4 个无状态 skill · 写作/阅读/口语训练

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

雅思备考 AI 教练 Claude Code skills · 4 个无状态 skill · 写作/阅读/口语训练

opencode-skills
Skill

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

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

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

taste-skill
Skill

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

Builder signal238 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)

claude-arsenal
Skill

74 production-ready Claude Code skills and 7 specialized agents for engineering, DevOps, product workflows, UI, deplo...

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

74 production-ready Claude Code skills and 7 specialized agents for engineering, DevOps, product workflows, UI, deployment, and AI-agent automation.

orchestkit
Skill

The Complete AI Development Toolkit for Claude Code. 106 skills, 36 agents, 171 hooks. Install `ork` for stable (v9.x...

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

The Complete AI Development Toolkit for Claude Code. 106 skills, 36 agents, 171 hooks. Install `ork` for stable (v9.x), or `ork-alpha` for the v10 line, which ships daily.

x-bookmarks
ToolOpenClaw Skills

Turn X bookmarks into agent actions

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

Stop hoarding bookmarks. Start acting on saved content.

ColdIQ-s-GTM-Skills
Skill

Claude Code skills for Go-To-Market: 137 sales triggers, 34 email templates, 11 GTM plays, and Clay enrichment wor...

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

Claude Code skills for Go-To-Market: 137 sales triggers, 34 email templates, 11 GTM plays, and Clay enrichment workflows.

ColdIQ-s-GTM-Skills
Skill

Claude Code skills for Go-To-Market: 137 sales triggers, 34 email templates, 11 GTM plays, and Clay enrichment wor...

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

Claude Code skills for Go-To-Market: 137 sales triggers, 34 email templates, 11 GTM plays, and Clay enrichment workflows.

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

personal-corp-skills
Skill

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

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

pragmatic-clean-code-reviewer
Skill

A Claude Code skill for conducting rigorous code reviews based on Clean Code, Clean Architecture, and The Pragmatic P...

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

A Claude Code skill for conducting rigorous code reviews based on Clean Code, Clean Architecture, and The Pragmatic Programmer principles

medusa-agent-skills
Skill

Agent skills and commands for Medusa best practices and conventions.

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

Agent skills and commands for Medusa best practices and conventions.

llm-wiki
Skill

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

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

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

ring
Skill

89 skills and 38 specialized agents that enforce proven engineering practices for AI-assisted development. TDD, syste...

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

89 skills and 38 specialized agents that enforce proven engineering practices for AI-assisted development. TDD, systematic debugging, parallel code review, and 10-gate development cycles — as a Claude Code plugin marketplace.

Bloom
Skill

Hire a private AI tutor for anything — it reads how you actually learn and teaches the next lesson just for you. Bloo...

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

Hire a private AI tutor for anything — it reads how you actually learn and teaches the next lesson just for you. Bloom's 2-Sigma research as a Claude Code skill + self-hostable web app · 中文优先 苏格拉底式 AI 家教

lazyskills
Skill

Blazing-fast mission control for agent skills.

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

claude-skills
Skill

Production-ready skills for Claude Code CLI - Cloudflare, React, Tailwind v4, and AI integrations

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

Production-ready skills for Claude Code CLI - Cloudflare, React, Tailwind v4, and AI integrations

claude-quest
Tool

RPG-style animation viewer for Claude Code sessions - watch your AI companion react to tool usage with pixel-art anim...

Builder signal188 repo stars14 builder votes
Claude, Go, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodeClaude, Go, Anthropic

RPG-style animation viewer for Claude Code sessions - watch your AI companion react to tool usage with pixel-art animations. An open-source tool for the AI coding ecosystem.

vibe-aso
Skill

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, local...

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

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, localized screenshots, worldwide pricing, in-app localization.. An open-source skill for the AI coding ecosystem.

raptor-loop-hunt
Skill

RAPTOR autonomous looping multi-altitude security vulnerability hunt — Claude Code skill

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

RAPTOR autonomous looping multi-altitude security vulnerability hunt — Claude Code skill

claude-ops
Skill

Business operating system for Claude Code — 57 skills, 21 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/T...

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

Load more expand_more192/747
add Submit Project