claude code cli skills

82 tagged claude code cli, measured the same way as everything else here.

Browse within: claude-code-skills 31claude-code-hooks 27claude-code-mcp 26agentic-coding 20ai-agents-framework 18ai-developer-tools 18claude-code-marketplace 9

agentica-sdk

01

parcadei/Continuous-Claude-v3

Skill Claude CodeCodex

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration.

3.9k 7mo ago A 23 tokens original MIT

code-assist

04

mikeyobrien/ralph-orchestrator

Skill Claude CodeCodex

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

3.1k 3d ago A 53 tokens original MIT

evaluate-presets

05

mikeyobrien/ralph-orchestrator

Skill Claude CodeCodex

Use when testing Ralph's hat collection presets, validating preset configurations, or auditing the preset library for bugs and UX issues.

3.1k 3d ago A 28 tokens original MIT

tui-validate

06

mikeyobrien/ralph-orchestrator

Skill Claude CodeCodex

Validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic validation. Supports both visual (PNG/SVG) and text-based validation modes.

3.1k 3d ago A 44 tokens original MIT

github-lanes-bridge

07

lanes-sh/app

Skill Claude CodeCodex

Use when bridging GitHub and Lanes — importing GitHub issues into Lanes for local Claude Code execution, batch-spawning sessions per ticket, decomposing one GitHub issue into multiple Lanes sub-issues with dependencies, or posting session results (PR links, comments, follow-up issues) back to GitHub. Triggers on…

262 4d ago A 161 tokens

lanes-sessions

08

lanes-sh/app

Skill Claude CodeCodex

Use when managing Lanes issues or driving Claude Code sessions through the lanes MCP tools — creating issues, starting/stopping/inspecting sessions, batch-launching work across worktrees, reading terminal output, attaching labels and components by UUID, or moving issues across the backlog/todo/in-progress/done…

262 4d ago A 99 tokens

linear-lanes-bridge

09

lanes-sh/app

Skill Claude CodeCodex

Use when bridging Linear and Lanes — importing Linear issues into Lanes for local Claude Code execution, batch-spawning sessions per Linear ticket, decomposing one Linear issue into multiple Lanes sub-issues with dependencies, or posting session results (PR links, comments, status updates) back to Linear. Triggers on…

262 4d ago A 142 tokens

self-learning

10

ychampion/claude-self-learning

Skill Claude CodeCodex

Autonomously research any technology, library, framework, or API. Discovers official documentation, extracts key information from authoritative sources, verifies across multiple pages, and generates a reusable Claude skill (SKILL.md) with installation, examples, and best practices.

8 6mo ago A 54 tokens

server-architecture

11

nikzlabs/shipit

Skill Claude CodeCodex

ShipIt server/orchestrator architecture: buildApp(), HTTP API routes, services layer, WebSocket handler dispatch, SSE broadcasts, dependency injection, state scopes, manager initialization, type system. Load when working on orchestrator code, routes, services, or WebSocket handlers.

6 2d ago A 59 tokens original Apache-2.0

session-containers

12

nikzlabs/shipit

Skill Claude CodeCodex

ShipIt Docker container and session runner architecture: ContainerSessionRunner, SessionRunnerRegistry, container creation/destruction, health monitoring, idle container disposal, reconnection after disposal, graceful shutdown. Load when working on containers, runners, idle cleanup, or container debugging.

6 2d ago A 56 tokens original Apache-2.0

session-lifecycle

13

nikzlabs/shipit

Skill Claude CodeCodex

ShipIt session lifecycle: session types (standalone, repo-backed, warm), creation paths, warm session pool mechanics, session activation flow, session switching. Load when working on session creation, warm pool, or activation logic.

6 2d ago A 49 tokens original Apache-2.0

chatroom

14

ctb111/claude-agent-chatroom

Skill Claude CodeCodex

Start the agent chatroom for real-time coordination between parallel agents. Use when spawning multiple agents that need to communicate or when you want to monitor agent activity.

5 6mo ago A 34 tokens original MIT

Kartikk-26/Claude-Code-Skills

Skill Claude CodeCodex

This skill should be used when generating AI image assets for websites, landing pages, or applications. It automatically analyzes page requirements, generates images using Gemini API, removes backgrounds, converts to SVG for interactivity, and places assets in frontend code. Ideal for creating hero images, icons…

2 8mo ago A 85 tokens

Kartikk-26/Claude-Code-Skills

Skill Claude CodeCodex

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users…

2 8mo ago A 83 tokens

bootstrap-add-role

17

Senavictors/bootstrap-agent-architecture-plugin

Skill Claude CodeCodex

Adiciona um papel especializado (agente) novo a um projeto que já usa a arquitetura bootstrap-agent-architecture, replicando o mesmo conteúdo para .claude/agents, .cursor/rules e .codex/agents — só para as ferramentas que o projeto já usa. Use quando o usuário pedir "cria um papel para X", "preciso de um especialista…

2 5d ago A 99 tokens original MIT

bootstrap-audit

18

Senavictors/bootstrap-agent-architecture-plugin

Skill Claude CodeCodex

Roda uma auditoria local do projeto bootstrapado por bootstrap-agent-architecture — teste de sanidade contra a Constituição, compliance de formato entre os três adaptadores, guardrail anti-vazamento de segredos, e regeneração do índice de ADRs. Use antes de um commit, antes de um handoff, ou quando o usuário pedir…

2 5d ago A 111 tokens original MIT

Senavictors/bootstrap-agent-architecture-plugin

Skill Claude CodeCodex

Instala (opcionalmente) um hook de git pre-commit real que bloqueia commits com padrões comuns de segredo (chave AWS, chave privada, api key/secret/token/password atribuídos) — a versão sistêmica do guardrail anti-vazamento de bootstrap-audit, que só cobre ações executadas pelo próprio agente. Use quando o usuário…

2 5d ago A 138 tokens original MIT

harmonica-chat

20

harmonicabot/harmonica-chat

Skill Claude CodeCodex

Design, create, and manage Harmonica deliberation sessions. Use when the user wants to set up a structured async conversation, run a retrospective / brainstorming / SWOT / risk-assessment session, check or review an existing session's responses, get its summary, edit its metadata, or design a follow-up. Subcommands…

2 14d ago D 74 tokens original MIT

kb-ingest

21

hogu-dev/llmkb

Skill Claude CodeCodex

Use when a new source document has been added to a KB's raw/ folder and needs to be filed into the wiki — read the source, write its summary page, create or update concept and entity pages, update the index and log, and lint.

1 1mo ago A 55 tokens original Apache-2.0

kb-init

22

hogu-dev/llmkb

Skill Claude CodeCodex

Use to create a new llmkb knowledge base for a project — scaffold it with llmkb init, then interview the user briefly to tailor SCHEMA.md to the project's domain and conventions.

1 1mo ago A 44 tokens original Apache-2.0

kb-lint

23

hogu-dev/llmkb

Skill Claude CodeCodex

Use to health-check an llmkb knowledge base — run llmkb lint and fix what it reports, then do the judgment-level checks code cannot: contradictions between pages, stale claims superseded by newer sources, and missing concept pages.

1 1mo ago A 54 tokens original Apache-2.0