Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
jeremylongshore/claude-code-plugins-plus-skills Set up local development environment and testing workflow for Documenso. Use when configuring dev environment, setting up test workflows, or establishing rapid iteration patterns with Documenso. Trigger with phrases like "documenso local dev", "documenso development", "test documenso locally", "documenso dev environment". | Skills | |
v0.1.0 Agent skills for Liken: near-deduplication and record linkage for Python DataFrames. Contains: liken-backends-performance How to run Liken across DataFrame backends (pandas, Polars, Modin, Dask, Ray, PySpark) and make deduplication scale: install extras, pass a `spark_session` for PySpark, partition with a blocking key, choose the LSH deduper for large data, and use predicate pushdown to cut O(n^2) cost. Use when scaling Liken to large datasets, picking a backend, fixing slow or expensive deduplication, or running on Spark/Dask/Ray. liken-custom-dedupers How to define and register custom dedupers in Liken with the `@lk.custom.register` decorator — backend-agnostic generator functions of the form `(array, *, **kwargs)` that yield pairs of row indices `(i, j)` for records that should link. Use when Liken's built-in dedupers (fuzzy, tfidf, lsh, jaccard, cosine, predicates) cannot express the matching rule you need and bespoke logic is required. Custom dedupers are single-column and usable in the single, dict, and pipeline APIs. liken-dedupers How to choose and apply Liken's built-in dedupers — exact, fuzzy, tfidf, lsh, jaccard, cosine, and the isna/isin/str_contains/str_startswith/str_endswith/str_len predicate dedupers — via `.apply()` with a single deduper or a dict collection, including the pandas accessor affordances. Use when selecting a Liken deduper, setting a threshold, tuning tfidf/lsh, or deduplicating multiple columns with different methods. For rule composition (AND/OR/NOT) use liken-pipelines instead. liken-pipelines How to build Liken pipelines with `lk.pipeline()` and `lk.col()` for complex matching rules: AND semantics (a list of dedupers in one `.step()`), OR semantics (separate `.step()` calls), NOT (`~` on a predicate deduper), preprocessor scoping (pipeline/step/col), and the rule-predication optimization. Use for multi-stage or tiered deduplication, for combining predicate + similarity dedupers, or for applying preprocessing inside Liken. For single dedupers or simple dict collections use liken-dedupers instead. liken-record-linkage How to use Liken for record linkage / entity resolution instead of dropping duplicates: `.canonicalize()` to add a `canonical_id` linking matched records, `.collect()` to get the DataFrame back, `.canonicals()` to count linked groups, and `.synthesize()` to build coalesced "golden" records. Use when the user wants to label/link duplicates rather than remove them, mentions entity resolution, canonical IDs, golden records, or canonicalization. Works with any deduper or pipeline. liken Overview and entry point for Liken, a Python library (`import liken as lk`) for near-deduplication, fuzzy matching, and record linkage over pandas, Polars, PySpark, Dask, Ray and Modin DataFrames. Use when the user wants to deduplicate, fuzzy-match, or link DataFrame records with Liken, mentions `lk.dedupe`, or asks which Liken API to use. Routes to the liken-dedupers, liken-pipelines, liken-record-linkage, liken-custom-dedupers, and liken-backends-performance skills. | Skills | |
quangtran88/x-skills Use when the user runs multiple git worktrees of the same repo in parallel and hits docker-compose container_name / port / volume collisions OR has stateful singletons (Slack/Discord bots, schedulers, webhook receivers, host crontabs) that must not run concurrently across worktrees. Singleton-aware in v0.2. Wraps inspector + override emitter + worktrunk hook. | Skills | |
v0.1.1 Assumption-first planning and design gap analysis. Use when user is in PLANNING mode, explicitly asks to plan or discuss, asks for a gap analysis / design review / stress-test of a spec or design document, or when agent faces open decisions — including headless tasks where the deliverable is proposals and open questions as files. Instead of interrogating the user, the agent proposes concrete tagged answers in small verify-style rounds (or directly in the output documents when no user is in the loop), surfaces contradictions as questions, and asks only the questions that genuinely fork the design. Contains: fill-the-gaps Assumption-first planning and design gap analysis. Use when user is in PLANNING mode, explicitly asks to plan or discuss, asks for a gap analysis / design review / stress-test of a spec or design document, or when agent faces open decisions — including headless tasks where the deliverable is proposals and open questions as files. Instead of interrogating the user, the agent proposes concrete tagged answers in small verify-style rounds (or directly in the output documents when no user is in the loop), surfaces contradictions as questions, and asks only the questions that genuinely fork the design. | Skills | |
team2027/2027-skills Audit and rewrite error messages, exceptions, and API/SDK/CLI failure output so an AI agent (and a human) can self-correct without leaving the terminal. Use when designing or reviewing how a tool fails — error strings, HTTP error bodies, auth/credential errors, CLI errors, thrown exceptions — especially for libraries, APIs, and CLIs that AI agents consume. Grounded in patterns from 2027.dev's evals of 136 dev tools across 3,500+ agent runs. | Skills | |
benchflow-ai/skillsbench Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures. | Skills | |
majiayu000/claude-skill-registry-data Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. | Skills | |
Dicklesworthstone/pi_agent_rust Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs. | Skills | |
majiayu000/claude-skill-registry Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. | Skills | |
trpc-group/trpc-agent-go Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. | Skills | |
MetcalfSolutions/Satori_Claude_Code Satori is a clinically informed wisdom companion for navigating the inner life — emotions, meaning, grief, purpose, relationship, identity, and the questions that don't resolve easily. Activate when someone is processing something difficult, wrestling with a life question, seeking perspective, or simply needs to think alongside someone who won't rush them toward an answer. Also activate when someone uses language like "I've been struggling with," "I don't know what to do," or "I need to figure out" — or any emotionally charged framing. When in doubt, activate. Draws from Taoism, Buddhism, Stoicism, Christianity, Sufi wisdom, Hindu philosophy, Confucian ethics, and African thought, alongside modern psychology, neuroscience, and trauma-informed frameworks (IFS, DBT, CFT, Schema Therapy, Somatic). Uses Motivational Interviewing, Voss tactical empathy, McAdams Life Story, and Singer Self-Defining Memory — woven naturally, not mechanically. | Skills | |
sickn33/antigravity-awesome-skills Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. | Skills | |
roboflow/computer-vision-skills Use when searching for or using public datasets/models on Roboflow Universe (universe.roboflow.com), the open repository of 1M+ computer vision datasets and 50K+ pre-trained models. | Skills | |
Dicklesworthstone/pi_agent_rust Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems. | Skills | |
openai/skills Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL. | Skills | |
trpc-group/trpc-agent-go Edit PDFs with natural-language instructions using the nano-pdf CLI. | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Generate complete REST API implementations from OpenAPI specifications or database schemas. Use when generating RESTful API implementations. Trigger with phrases like "generate REST API", "create RESTful API", or "build REST endpoints". | Skills | |
secondsky/claude-skills Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals. | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Juicebox data privacy and GDPR. Trigger: "juicebox data privacy", "juicebox gdpr". | Skills | |
wshobson/agents Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments. | Skills |
Can't find what you're looking for? Evaluate a missing skill.