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

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

Anthropic’s CLI for Claude — the coding agent

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

20 featured picks412 builds with real repo pull20 live lanes to scan
1273Tracked Builds
1.9MRepo Stars
20Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

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

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

2. Run

cd your-project && claude

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

3. Extend

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

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

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

  2. b

    Install Claude Code globally

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

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

  3. c

    Verify it worked

    claude --version

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

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

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

  2. b

    Navigate to your project folder

    cd ~/my-project

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

  3. c

    Start Claude Code

    claude

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

  4. d

    First time? Log in

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

  5. e

    Start talking

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

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

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

auto_awesome

Where Claude Code is winning

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

Lead builds

buildSkills

6 tracked builds

88k ★
Leadmarketingskills39k★#2humanizer29k★#3awesome-agent-skills11k★#4pinme3.7k★#5trailofbits-skills3.5k★#6Claudeception2.0k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

70k ★
Leadclaude-code-router36k★#2opcode21k★#3claude-relay-service12k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

160k ★
Leadget-shit-done65k★#2awesome-claude-code49k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.7k★
list

Claude Code board

(678)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

678 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 build192k repo stars15613 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 build122k repo stars36563 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 build89k repo stars17887 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 build39k repo stars11750 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 build38k repo stars11348 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

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

humanizerstar
SkillClaude Code Skills

Claude Code skill that removes signs of AI-generated writing from text

Featured build29k repo stars5836 builder votes
Claude
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude

Claude Code skill that removes signs of AI-generated writing from text. 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.

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

huashu-designstar
Skill

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

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

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

open-saas
Skill

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

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

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

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

claude-seo
Skill

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

Stack favorite11k repo stars3411 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
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.. An open-source skill for the AI coding ecosystem.

awesome-agent-skills
ToolClaude Code Skills

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

Stack favorite11k repo stars
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
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
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.

claude-skills
Skill

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

Stack favorite10.0k repo stars1999 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 favorite9.7k repo stars2923 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.3k repo stars2775 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 favorite8.7k repo stars1738 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.

book-to-skill
Skill

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

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

web-access
Skill

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

Stack favorite7.6k repo stars1515 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.

claude-ads
Skill

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

Stack favorite7.0k repo stars2109 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.

android-reverse-engineering-skill
Skill

Claude Code skill to support Android app's reverse engineering

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

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

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

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

ccstatusline
Tool

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

Stack favorite5.7k 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.

fireworks-tech-graph
Skill

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

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

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.

Waza
Skill

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

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

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.

darwin-skill
Skill

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

Stack favorite4.8k repo stars963 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.

dbskill
Skill

dontbesilent 的商业诊断 Skills for Claude Code

Stack favorite4.5k 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.

pinme
SkillClaude Code Skills

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

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

trailofbits-skills
ToolClaude Code Skills

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

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

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.

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.2k repo stars952 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.

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

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.

pro-workflow
Skill

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

Stack favorite2.6k repo stars784 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.

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

CCometixLine
Tool

Claude Code statusline tool written in Rust

Stack favorite2.3k 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.

nothing-design-skill
Skill

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

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

wewrite
Skill

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

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

Claudeception
ToolClaude Code Skills

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

Stack favorite2.0k 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.

playwright-skill
ToolClaude Code Skills

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

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

terraform-skill
Skill

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

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

Load more expand_more48/678
add Submit Project