Browse Skills

11972 skills across 8 categories

All Skills (3670 found)

⚙️
4w ago

Configure ECC

Configure ECC interactively installs selected skills and rules from Everything Claude Code into user-level or project-level Claude Code directories, verifies paths, and offers optimization advice. Use it when setting up, fixing, or optimizing an Everything Claude Code installation.
AI Engineering
1.9K307
🧠
4w ago

Continuous Learning

Continuous Learning observes Claude Code sessions and turns recurring patterns into atomic, confidence-scored instincts that evolve into skills, commands, or agents. Use it to set up automatic learning, manage project-scoped versus global instincts, and export or import learned behaviors.
AI Engineering
1.9K307
🧠
4w ago

Continuous Learning

Continuous Learning automatically evaluates Claude Code sessions at the end and extracts reusable patterns as learned skills for future use. Use it when setting up a Stop hook to capture error resolutions, user corrections, workarounds, debugging techniques, and project conventions.
AI Engineering
1.9K307
💰
4w ago

Cost-Aware LLM Pipeline

Cost-Aware LLM Pipeline combines model routing, budget tracking, retry logic, and prompt caching to control LLM API costs. Use it in applications that call Claude or OpenAI APIs to route simple tasks to cheaper models, stay within budget, and retry only transient errors.
AI Engineering
1.9K307
🧪
4w ago

Eval Harness

Eval Harness provides a formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles. Use it to define pass/fail criteria, measure agent reliability with pass@k, and create regression test suites.
AI Engineering
1.9K307
🧠
4w ago

Foundation Models On-Device

Foundation Models On-Device integrates Apple's FoundationModels framework for on-device generative AI on iOS 26. It covers text generation, @Generable structured output, custom tool calls, and snapshot streaming for privacy-sensitive or offline features.
AI Engineering
1.9K307
🧠
4w ago

Task Observer

Task Observer monitors multi-step agent sessions to capture user corrections, workflow patterns, and methodology gaps, then recommends new skills or improvements to existing ones. Use it during any tool-driven task or post-task feedback discussion to grow a skill library.
AI Engineering
1.9K191
🧠
4w ago

Adopt Vault

Adopt Vault scaffolds the Claude PKM system onto an existing Obsidian vault by scanning folder structure, interactively mapping folders to roles, and generating configuration files like settings.json and CLAUDE.md.
AI Engineering
1.8K124
🧠
4w ago

Onboard

Onboard interactively sets up an Obsidian vault and loads hierarchical context for Claude Code sessions. Use it on first run to personalize the vault or on subsequent runs to load full project and area context.
AI Engineering
1.8K124
🔍
4w ago

GrepAI

GrepAI replaces built-in Grep and Glob tools with semantic code search and call-graph tracing, letting agents find code by intent instead of exact text. Use it before WebSearch, Grep, or Glob when exploring functionality, implementation details, or code relationships.
AI Engineering
1.8K151
🔍
4w ago

PGVector Semantic Search

PGVector Semantic Search stores and searches vector embeddings in PostgreSQL using HNSW or IVFFlat indexes for semantic search, RAG, and nearest-neighbor queries. Use it to set up pgvector, tune recall and performance, or implement binary quantization for large datasets.
AI Engineering
1.8K104
🔍
4w ago

Postgres Hybrid Text Search

Postgres Hybrid Text Search combines BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF). Use it when building search that handles both exact terms and meaning, such as product names mixed with conceptual queries.
AI Engineering
1.8K104
PreviousPage 77 of 306Next