Browse Skills

22656 skills found

single-source-validator.md
0
1 export single-source-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ENFORCEMENT tool that detects when Skills automation is duplicated in agent definitions, lessons learned, or process docs. Prevents "single source of truth nightmare" by finding bash commands, step-by-step procedures, or process descriptions that replicate Skills. BLOCKING AUTHORITY - workflow cannot complete with violations.
2026-01-05
daisyui.md
0
1 export daisyui
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.
2026-01-05
backend-dev.md
0
1 export backend-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when developing backend services for Manjha using Encore.ts, implementing agents, writing E2E tests, or working with the message-driven architecture. It ensures adherence to TDD practices, type safety, proper logging, and Manjha's development principles.
2026-01-05
codex.md
0
1 export codex
2 neo-picasso-2112 from "neo-picasso-2112/dotfiles"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
datadog-cli.md
0
1 export datadog-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.
2026-01-05
effective-go.md
0
1 export effective-go
2 zskulcsar from "zskulcsar/code-stats"
3 Apply Go idioms from “Effective Go” when writing, reviewing, or refactoring Go code so results remain idiomatic, maintainable, and performant.
2026-01-05
llm.md
0
1 export llm
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Access and interact with Large Language Models from the command line using Simon Willison's llm CLI tool. Supports OpenAI, Anthropic, Gemini, Llama, and dozens of other models via plugins. Features include chat sessions, embeddings, structured data extraction with schemas, prompt templates, conversation logging, and tool use. This skill is triggered when the user says things like "run a prompt with llm", "use the llm command", "call an LLM from the command line", "set up llm API keys", "install llm plugins", "create embeddings", or "extract structured data from text".
2026-01-05
docs-check.md
0
1 export docs-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant changes, (3) When adding new features or modifying APIs, (4) During PR preparation, (5) When working with database schemas, API routes, components, or configuration files, (6) To ensure documentation stays synchronized with code changes, (7) For documentation sync and maintenance, or (8) For pre-commit documentation checks. Triggers: check docs, docs check, documentation check, update docs, sync documentation, what docs need updating, check if docs are up to date, after code changes, before committing.
2026-01-05
error-states.md
0
1 export error-states
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Error handling patterns for Astro sites. 404/500 pages, form errors, offline states, loading failures. Use for graceful degradation and user experience.
2026-01-05
dashboard.md
0
1 export dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring portlets, setting up grid layouts, or creating analytics UIs with drizzle-cube React components.
2026-01-05
foundry-setup.md
0
1 export foundry-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 First-time setup for the claude-foundry plugin (plugin:foundry@claude-foundry)
2026-01-05
onboarding-agent.md
0
1 export onboarding-agent
2 violetio from "violetio/violet-ai-plugins"
3 Customer onboarding specialist
2026-01-05
ruby-community-style.md
0
1 export ruby-community-style
2 nhlongnguyen from "nhlongnguyen/dotfiles"
3 Use this skill when writing Ruby code following the RuboCop Community Ruby Style Guide. Provides comprehensive guidance on idiomatic Ruby patterns, method design, class structure, collections, strings, exceptions, and testing. Covers Sandi Metz rules, duck typing, metaprogramming guidelines, and RuboCop enforcement. Appropriate for any task involving .rb files, Ruby code reviews, refactoring, Rails development, or implementing Ruby best practices.
2026-01-05
git-lines.md
0
1 export git-lines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Stages specific lines from git diffs when hunk-level staging is too coarse. Use when a file contains multiple unrelated changes that need separate semantic commits, split commits, partial staging, or cherry-picking specific lines. Requires git-lines tool on PATH.
2026-01-05
gohome-clawdis.md
0
1 export gohome-clawdis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when Clawdis needs to test or operate GoHome (Home Assistant clone) via gRPC discovery, metrics, and Grafana.
2026-01-05
skill-generator.md
0
1 export skill-generator
2 bcasci from "bcasci/hustler-marketplace"
3 Generate new Claude Code skills following official best practices. Use when user requests "create a skill" or "make a skill" for automating workflows or tasks.
2026-01-05
storage.md
0
1 export storage
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS),BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when usersneed to configure disk and partition management.
2026-01-05
governance-docs-standard.md
0
1 export governance-docs-standard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 【WHEN】当用户要新增/修改/评审“治理层文档”(README.md、CLAUDE.md、以及用户显式指定的其他治理层文档)时启用; 【WHEN】当输出提案 vN.md、落地修改治理层文档、或产出 vN-review.md 时启用。 【WHEN NOT】不用于业务功能开发、不用于代码实现细节、不用于非治理层文档(如普通开发笔记/模块设计/接口文档)。
2026-01-05
telemetry-validator-agent.md
0
1 export telemetry-validator-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered Telemetry Validator Agent that verifies instrumentation works in sandbox environments. Use when: (1) Validating OTel spans are emitted correctly, (2) Verifying correlation headers in Kafka messages, (3) Confirming OpenLineage events for data pipelines, (4) Generating validation evidence for merge approval. Triggers: "validate telemetry", "verify instrumentation", "check OTel spans", "validate correlation headers".
2026-01-05
troubleshooting-config-items.md
0
1 export troubleshooting-config-items
2 flanksource from "flanksource/claude-code-plugin"
3 Troubleshoots infrastructure and application configuration items in Mission Control by diagnosing health issues, analyzing recent changes, and investigating resource relationships. Use when users ask about unhealthy or failing resources, mention specific config items by name or ID, inquire about Kubernetes pods/deployments/services, AWS EC2 instances/volumes, Azure VMs, or other infrastructure components. Also use when investigating why a resource is down, stopped, degraded, or showing errors, or when analyzing what changed that caused an issue.
2026-01-05
sqlite-integration-for-beginners.md
0
1 export sqlite-integration-for-beginners
2 rubrical-studios from "rubrical-studios/process-docs"
3 Add SQLite database to Flask or Sinatra app with beginner-friendly code examples and teaching comments
2026-01-05
mongodb-find-queries.md
0
1 export mongodb-find-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master MongoDB find queries with filters, projections, sorting, and pagination. Learn query operators, comparison, logical operators, and real-world query patterns. Use when retrieving data from MongoDB collections.
2026-01-05
shelby-smart-contracts.md
0
1 export shelby-smart-contracts
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Shelby Protocol smart contracts on Aptos blockchain. Helps with blob metadata, micropayment channels, auditing system, storage commitments, placement group assignments, Move modules, and on-chain state management. Triggers on keywords Shelby smart contract, Shelby Move, blob metadata, micropayment channel, Shelby auditing, placement group assignment, storage commitment, Aptos contract.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, workarounds, and complex algorithms while keeping code self-documenting. Use this skill when adding comments to explain rationale, documenting complex business logic, explaining workarounds or temporary solutions, describing performance optimizations, writing function documentation (JSDoc, docstrings, XML docs), or reviewing code for appropriate commenting. Apply when working on any code file that contains logic requiring explanation, public API functions, complex algorithms, security-critical code, or architectural decisions. This skill ensures comments explain rationale not implementation (WHY not WHAT), self-documenting code through clear naming (refactor unclear code instead of commenting), concise and evergreen comments (no who/when dated comments - Git tracks this), links to external resources for context, proper function documentation format (JSDoc for TS/JS, docstrings for Python, XML d
2026-01-05