Browse Skills
44457 skills found
pr-review-code.md
0
1
export
pr-review-code
2
from
"adrianschmidt/workspace-config"
from
"adrianschmidt/workspace-config"
3
**ALWAYS USE THIS SKILL** when asked to review a PR or given a PR URL. Provides systematic workflow for code review.
2026-01-05
docker-k8s.md
0
1
export
docker-k8s
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Docker and Kubernetes containerization best practices. Use when writing Dockerfiles, docker-compose files, or Kubernetes manifests. Triggers on mentions of Docker, container, Dockerfile, docker-compose, Kubernetes, k8s, pods, deployments, helm.
2026-01-05
kpi-verification-pass-rate.md
0
1
export
kpi-verification-pass-rate
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
KPI for measuring first-pass verification success. Tracks how often verification passes on the first attempt. Use to reduce wasted cycles from verification failures.
2026-01-05
swarm-coordination.md
0
1
export
swarm-coordination
2
from
"bangedorrunt/swarmtool-addons"
from
"bangedorrunt/swarmtool-addons"
3
Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposition. Do NOT use for simple single-agent tasks.
2026-01-05
cui-diagnostic-patterns.md
0
1
export
cui-diagnostic-patterns
2
from
"cuioss/cui-llm-rules"
from
"cuioss/cui-llm-rules"
3
Tool usage patterns for non-prompting file operations - use Glob, Read, Grep instead of Bash commands to avoid user interruptions in all agents and commands
2026-01-05
deep-analysis.md
0
1
export
deep-analysis
2
from
"rshelekhov/sso"
from
"rshelekhov/sso"
3
Proactively investigates Go SSO codebase to understand authentication flows, trace gRPC request paths, analyze clean architecture patterns, and provide comprehensive backend code insights. Use when users ask about SSO implementation, service structure, database queries, or need to understand how authentication/authorization works.
2026-01-05
doc-update.md
0
1
export
doc-update
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Update and clean up project documentation files (primarily .ai/features/, but also README.md, PROGRESS_TRACKER.md, CLAUDE.md, and other .md files). Use when user requests documentation cleanup, organization, or updates for any feature, module, or project documentation (e.g., 'update photo viewer docs', 'clean up README', 'organize documentation'). Removes code snippets, outdated details, and redundant information while preserving essential architectural decisions and technical context.
2026-01-05
websocket-expert.md
0
1
export
websocket-expert
2
from
"Smith-Happens/xlightsfpptester"
from
"Smith-Happens/xlightsfpptester"
3
Selects and configures agents from the agents repo based on PRD tech stack.Runs after task decomposition, before specification generation.
2026-01-05
claude-framework.md
0
1
export
claude-framework
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging
2026-01-05
bio-blat.md
0
1
export
bio-blat
2
from
"dakesan/cc-dnawork-plugin"
from
"dakesan/cc-dnawork-plugin"
3
Runs local BLAT searches for DNA sequence alignment against hg38 or CHM13 using local .2bit references. Use when a user wants to align a DNA sequence without relying on UCSC API access.
2026-01-05
td-diff.md
0
1
export
td-diff
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Time series differencing for stationarity and trend removal
2026-01-05
skill-repo.md
0
1
export
skill-repo
2
from
"netresearch/skill-repo-skill"
from
"netresearch/skill-repo-skill"
3
Agent Skill: Guide for structuring Netresearch skill repositories. Use when creating skills, standardizing repos, or setting up composer/release workflows. By Netresearch.
2026-01-05
box-factory-skill-design.md
0
1
export
box-factory-skill-design
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Meta-skill that teaches how to design Claude Code skills following the Box Factory philosophy. Helps you understand when to create skills, how to structure them for low maintenance, and how to add value beyond documentation. Use when creating or reviewing skills.
2026-01-05
ahu-psychro.md
0
1
export
ahu-psychro
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Psychrometric Analysis Agent
2026-01-05
julien-ref-notion-markdown.md
0
1
export
julien-ref-notion-markdown
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete markdown guide for Universal Notion Uploader. Covers 14 element types (headings, callouts, highlights, toggles, embeds, columns, databases), upload modes, and API constraints.
2026-01-05
safe-edit.md
0
1
export
safe-edit
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Automatically backs up files, saves diffs, uses agents/skills, and ensures modular code (<200 lines) before any implementation. Use this skill for ALL code changes to ensure safe, reversible, and clean implementations.
2026-01-05
generating-tests.md
0
1
export
generating-tests
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
ユニットテスト、統合テスト、E2Eテストのコード生成を支援します。テスト設計、AAA パターン、テストシナリオを提供します。テストコード実装、テストカバレッジ拡大が必要な場合に使用してください。
2026-01-05
macro-agent.md
0
1
export
macro-agent
2
from
"psh355q-ui/szdi57465yt"
from
"psh355q-ui/szdi57465yt"
3
Macroeconomic and market regime analyst. Monitors Fed policy, inflation, GDP, unemployment, and global economic trends to determine overall market risk appetite and sector rotation strategies.
2026-01-05
code-validation.md
0
1
export
code-validation
2
from
"auldsyababua/instructor-workflow"
from
"auldsyababua/instructor-workflow"
3
Automated code validation for diff review, change hygiene, and red flag detection. Use when reviewing git diffs, PRs, or changed files for test disabling patterns, secrets, path portability issues, security flags, and large deletions. Supports Python, TypeScript, JavaScript, HTML, and CSS.
2026-01-05
javascript.md
0
1
export
javascript
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
Best practices for JavaScript/TypeScript development including modern ES6+ patterns, error handling, and performance optimization.
2026-01-05
help-refactor.md
0
1
export
help-refactor
2
from
"site-bender/toolsmith"
from
"site-bender/toolsmith"
3
Refactor legacy Help patterns to the correct BaseHelp system. Use when converting files that use the old HELP object literal pattern (with severity "requirement", field, expected properties) to the correct pipeHelp pattern with SEVERITY constants. Applies to 635+ files in src/{array,string,map,object,mathematical}/*/constants/ that need migration.
2026-01-05
arabic-localization.md
0
1
export
arabic-localization
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Provides comprehensive Arabic internationalization standards including i18n structure, translation key conventions, and tone variation guidelines for Najdi dialect, Professional Modern, and Modern Standard Arabic (MSA)
2026-01-05
rls-policy-optimizer.md
0
1
export
rls-policy-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Optimiza políticas RLS de Supabase usando el patrón (select auth.uid()) para mejor performance. Usa cuando trabajes con RLS policies, auth.uid() reevaluación, o tareas 1.3 y 2.1 del PLAN_MEJORAS.md.
2026-01-05
notes.md
0
1
export
notes
2
from
"cardmagic/ai-marketplace"
from
"cardmagic/ai-marketplace"
3
Search, browse, create, and delete Apple Notes. Use when user asks about notes, wants to find something in notes, create a new note, or delete notes.
2026-01-05