Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

📊
2026/08/16

Braintrust Analysis

Braintrust Analysis inspects Claude Code session tracing data in Braintrust to surface tool usage, agent and skill activity, token trends, and repeated loops. Use it for post-task retrospectives, debugging stuck sessions, and weekly productivity reviews.
Data
3.9K296
🔍
2026/08/16

Braintrust Tracing

Braintrust Tracing explains how to capture Claude Code session traces in Braintrust, including hook event flow, state management, and sub-agent correlation. Use it to debug agent runs, inspect token usage, or link sub-agent traces to parent sessions.
AI Engineering
3.9K296
🛠️
2026/08/16

Build

Build orchestrates existing skills into feature development workflows, chaining discovery, planning, implementation, and post-implementation phases with human checkpoints at boundaries.
Automation
3.9K296
⌨️
2026/08/16

CLI Reference

CLI Reference documents the Claude Code command-line interface, covering commands, flags, headless mode, session control, subagents, and automation patterns. Use it when configuring CLI automation, CI/CD, or agent spawning.
Automation
3.9K296
2026/08/16

Commit Changes

Commit Changes plans and creates git commits for changes made during a coding session, only after user approval, and without Claude attribution. It groups related files, asks for confirmation, and saves reasoning notes for future sessions.
DevOps
3.9K296
🔌
2026/08/16

Completion Check

Completion Check verifies that infrastructure code is actually connected and invoked before marking work complete. Use it to trace execution paths, confirm hooks and database backends are registered, and run end-to-end tests.
Quality
3.9K296
🧠
2026/08/16

Compound Learnings

Compound Learnings analyzes session learning files to extract recurring patterns, then proposes and creates permanent capabilities such as rules, skills, hooks, and agent updates. Use it when asked to improve setup, compound learnings, or turn session patterns into reusable artifacts.
AI Engineering
3.9K296
📒
2026/08/16

Continuity Ledger

Continuity Ledger creates or updates a YAML handoff document that preserves session state across context clears. Use it before /clear, when context approaches 70%, or for multi-day implementations.
Automation
3.9K296
📝
2026/08/16

Create Handoff

Create Handoff generates a YAML handoff document that summarizes a Claude Code session's goal, completed work, decisions, blockers, and next steps, so another agent can pick up where it left off. Use it when ending a session or transferring context to a new session.
AI Engineering
3.9K296
🔍
2026/08/16

Dead Code Detection

Dead Code Detection finds unused functions and dead code in the codebase using TLDR static analysis. Use it to identify and remove dead code to keep the codebase clean.
Quality
3.9K296
🐞
2026/08/16

Debug

Debug investigates logs, database state, and git history to help identify issues during manual testing or implementation without editing files. Use it to bootstrap a debugging session when something goes wrong and you need to gather evidence.
Quality
3.9K296
🔍
2026/08/16

Debug Hooks

Debug Hooks is a systematic workflow for diagnosing Claude Code hooks that aren't firing, producing wrong output, or behaving unexpectedly. Use it to check outputs, verify registration, test hooks manually, and catch silent failures.
AI Engineering
3.9K296
PreviousPage 166 of 998Next