Browse Skills
44756 skills found
design-documents.md
0
1
export
design-documents
2
from
"snease/blockprints"
from
"snease/blockprints"
3
Co-author design docs and propose section-by-section requirement edits
2026-01-05
daisyui.md
0
1
export
daisyui
2
from
"danielseltzer/code-analysis-tools"
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
add-k8s-service.md
0
1
export
add-k8s-service
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
往 Kubernetes 集群添加普通服务。当用户请求部署新应用、添加新服务到集群时使用此技能。
2026-01-05
workflow-state-patterns.md
0
1
export
workflow-state-patterns
2
from
"chkim-su/forge-editor"
from
"chkim-su/forge-editor"
3
Hook-based state machine patterns for multi-phase workflows. Use when designing sequential workflows with quality gates.
2026-01-05
changelog-generator.md
0
1
export
changelog-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2026-01-05
skill-name.md
0
1
export
skill-name
2
from
"eirenik0/skills"
from
"eirenik0/skills"
3
Describe what this skill does and when to use it.
2026-01-05
backend-dev.md
0
1
export
backend-dev
2
from
"majiayu000/claude-skill-registry"
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
permisos.md
0
1
export
permisos
2
from
"kodexArg/syv"
from
"kodexArg/syv"
3
Especialista en Sistema PERMISOS SyV - validación, marcado y coherencia de alertas de información sensible
2026-01-05
markdown-validation.md
0
1
export
markdown-validation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate markdown documentation files for formatting issues, syntax errors, broken links, and quality standards. Use when checking .md files for compliance with documentation standards or after editing markdown files.
2026-01-05
response-style-selector.md
0
1
export
response-style-selector
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Ask the user to pick a response style and persist the preference.
2026-01-05
codex.md
0
1
export
codex
2
from
"neo-picasso-2112/dotfiles"
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
from
"majiayu000/claude-skill-registry"
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
node-ts-cli.md
0
1
export
node-ts-cli
2
from
"nnance/claude-agent-skills"
from
"nnance/claude-agent-skills"
3
Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.
2026-01-05
effective-go.md
0
1
export
effective-go
2
from
"zskulcsar/code-stats"
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
from
"majiayu000/claude-skill-registry"
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
from
"majiayu000/claude-skill-registry"
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
chrome-devtools.md
0
1
export
chrome-devtools
2
from
"GGPrompts/gg-hub"
from
"GGPrompts/gg-hub"
3
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
2026-01-05
python-telegram-bot.md
0
1
export
python-telegram-bot
2
from
"Genius-Cai/finance-ai"
from
"Genius-Cai/finance-ai"
3
python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands.
2026-01-05
routing-strategies.md
0
1
export
routing-strategies
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Task routing and queue management patterns for Celery including priority queues, topic exchanges, worker-specific routing, and advanced queue configurations. Use when configuring task routing, managing queues, setting up priority queues, implementing worker routing, configuring topic exchanges, or when user mentions task routing, queue management, Celery routing, worker assignments, or message broker routing.
2026-01-05
nimble-user-stories.md
0
1
export
nimble-user-stories
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guidance for writing user stories following Nimble's product development standards. Use when creating product requirements, organizing backlogs, writing user stories, documenting bugs, or creating chores for digital product development at Nimble. Covers backlog organization (modules, features, labels), user story types (features, bugs, chores), story templates, naming conventions, and estimation guidelines.
2026-01-05
performance-optimization.md
0
1
export
performance-optimization
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
パフォーマンス最適化やプロファイリング時に使用。計測とよくあるボトルネックをカバー。
2026-01-05
observability.md
0
1
export
observability
2
from
"ProfPowell/project-template"
from
"ProfPowell/project-template"
3
Implement error tracking, performance monitoring, and user issue detection. Use when adding error handling, Web Vitals reporting, or debugging production issues.
2026-01-05
error-states.md
0
1
export
error-states
2
from
"majiayu000/claude-skill-registry"
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
production-readiness.md
0
1
export
production-readiness
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Harden code and pipelines for production. Use when the user asks for production-ready code, hardening, release readiness, performance, monitoring, or reliability.
2026-01-05