Browse Skills

22656 skills found

maintain-data-structures.md
0
1 export maintain-data-structures
2 dudusoar from "dudusoar/VRP-Toolkit"
3 Comprehensive reference documentation for all data structures in the VRP toolkit project. Use when needing to understand data structure definitions, attributes, formats, or representations to avoid repeatedly reading code. Covers Problem layer (Instance, Solution, Node), Algorithm layer (Solver, Operators, ALNS), Data layer (OSMnx, distance matrices), and runtime formats (routes as lists, time windows as tuples).
2026-01-05
oracle.md
0
1 export oracle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Project memory and learning system that tracks interactions, learns from corrections, maintains knowledge across sessions, and generates token-efficient context. Use when you need to remember project-specific patterns, avoid repeating mistakes, track what works and what doesn't, or maintain institutional knowledge across multiple sessions. Integrates with guardian, wizard, summoner, and style-master.
2026-01-05
communication-protocols.md
0
1 export communication-protocols
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 Control commands (PAUSE, CHECKPOINT, ESCALATE), delegation syntax, and multi-agent handoff protocols. Use when coordinating agents, managing workflow state, or creating session handoffs.
2026-01-05
explaining-code.md
0
1 export explaining-code
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
2026-01-05
skill-maker.md
0
1 export skill-maker
2 umer-jamshed993 from "umer-jamshed993/study-notes-"
3 Generate new Claude Code skills from user descriptions and requirements. Use when the user wants to create a new skill, build custom capabilities, or generate skill templates. Asks clarifying questions to fill gaps before generating complete SKILL.md files following Claude Code standards.
2026-01-05
python-hr-analytics-tutor.md
0
1 export python-hr-analytics-tutor
2 austinjamesrose from "austinjamesrose/claude-skills-work"
3 Specialized Python tutoring for HR analytics professionals. Use when working on HR/talent analytics tasks involving turnover, time-to-fill, retention, headcount, recruiting analytics, or other People Analytics metrics. Loads HR-specific patterns and examples.
2026-01-05
iot-uart-console-picocom.md
0
1 export iot-uart-console-picocom
2 consigcody94 from "consigcody94/bounty-buddy"
3 Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.
2026-01-05
ux-designer.md
0
1 export ux-designer
2 d-oit from "d-oit/do-novelist-ai"
3 Expert UX Designer that enforces flat, minimal design, strict accessibility (WCAG 2.1 AA), and collaborative design decisions. Use this skill for all UI/UX tasks to avoid "AI slop".
2026-01-05
prisma.md
0
1 export prisma
2 violabg from "violabg/dev-recruit"
3 Database management with Prisma ORM including schema modeling, migrations, and query optimization. Use when working with database schemas, managing data models, running migrations, or optimizing database queries.
2026-01-05
suggesting-tooling.md
0
1 export suggesting-tooling
2 BrendanShields from "BrendanShields/spec-flow"
3 Analyzes a codebase and suggests custom Claude Code skills and subagents to improvedevelopment workflow. Use when user wants tooling suggestions, automation ideas, orasks "what skills would help this project".
2026-01-05
tdd.md
0
1 export tdd
2 narcisobenigno from "narcisobenigno/groceries"
3 Enforces test-driven development (TDD) following Kent Beck's methodology. MANDATORY micro-cycle approach - write ONE test, watch it fail, write minimal implementation, refactor, then NEXT test. NEVER write all tests first or implementation first. Use for ANY code writing task.
2026-01-05
openai-sdk.md
0
1 export openai-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API,implementing chat/embeddings/images/audio features, handling streaming responses,async patterns, error handling with SDK. For raw HTTP/REST calls, see `openai-api` skill.
2026-01-05
ahu-conductor.md
0
1 export ahu-conductor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Air Handler Design Pipeline Orchestrator
2026-01-05
let-chains-advisor.md
0
1 export let-chains-advisor
2 EmilLindfors from "EmilLindfors/claude-marketplace"
3 Identifies deeply nested if-let expressions and suggests let chains for cleaner control flow. Activates when users write nested conditionals with pattern matching.
2026-01-05
court-divorce-bigquery-indexing.md
0
1 export court-divorce-bigquery-indexing
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 Claude가 판례 Markdown 파일을 직접 분석하여 JSON 메타데이터를 생성합니다.
2026-01-05
shadcn.md
0
1 export shadcn
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "add a component", "use shadcn", "install Button", "create Dialog", "add Form", "use DataTable", "implement dark mode toggle", "use cn utility", or discusses UI components, component libraries, or accessible components. Always use the latest shadcn/ui version and modern patterns.
2026-01-05
rrna-prediction-patterns.md
0
1 export rrna-prediction-patterns
2 roeimed0 from "roeimed0/rrna-phylo"
3 Guidelines for rRNA detection and prediction including prokaryotic (16S, 23S, 5S) and eukaryotic (18S, 28S, 5.8S, 5S) ribosomal RNA. Covers sequence patterns, secondary structure, HMM models, blast-based detection, length validation, and quality scoring for rRNA identification.
2026-01-05
client-arch-explain.md
0
1 export client-arch-explain
2 tikazyq from "tikazyq/agentic-spec-forge"
3 生成客户友好的架构说明(通俗语言解释架构层次、数据流、技术选型),适合演示和评审会议。当准备客户演示或用户验收前使用。
2026-01-05
weekly-reports.md
0
1 export weekly-reports
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Génération et mise à jour de rapports hebdomadaires avec CFD (Cumulative Flow Diagram). Activer ce skill quand l'utilisateur parle de récapitulatif, bilan hebdomadaire, rapport de la semaine, ou CFD.
2026-01-05
acessibilidade.md
0
1 export acessibilidade
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Garante que páginas HTML sigam práticas de acessibilidade WCAG 2.1 AA. Use quando criar ou modificar páginas HTML, adicionar componentes interativos, ou o usuário mencionar acessibilidade, ARIA, leitores de tela, ou contraste de cores.
2026-01-05
figma.md
0
1 export figma
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract design data from Figma files. Use for getting design tokens, component specs, and generating code from Figma designs.
2026-01-05
multi-agent-rl.md
0
1 export multi-agent-rl
2 tachyon-beep from "tachyon-beep/hamlet"
3 Master QMIX, MADDPG, CTDE - multi-agent learning with coordination and credit assignment
2026-01-05
cost-calculator.md
0
1 export cost-calculator
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Cost estimation scripts and tools for calculating GPU hours, training costs, and inference pricing across Modal, Lambda Labs, and RunPod platforms. Use when estimating ML training costs, comparing platform pricing, calculating GPU hours, budgeting for ML projects, or when user mentions cost estimation, pricing comparison, GPU budgeting, training cost analysis, or inference cost optimization.
2026-01-05
executing-plans.md
0
1 export executing-plans
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute implementation plans step-by-step with quality guardrails (ask when unclear, minimal-change bias, readability checklist, verification). Use when the user asks to execute or follow a plan, run tasks sequentially from a plan file (e.g., docs/plans/*.md), or continue plan steps.
2026-01-05