Browse Skills

44457 skills found

skill-creator.md
0
1 export skill-creator
2 Doyajin174 from "Doyajin174/myskills"
3 Guide for creating new Claude skills. Use this when creating a new skill, updating existing skills, or learning best practices for skill development.
2026-01-05
code-to-control-mapper.md
0
1 export code-to-control-mapper
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 Maps infrastructure code (Terraform, Kubernetes, CloudFormation) to compliance controls (ISO 27001, SOC 2, NIST 800-53). Analyzes IaC files and generates compliance evidence mappings showing which controls are satisfied.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 ddttom from "ddttom/allaboutv2"
3 Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
sequential-thinking.md
0
1 export sequential-thinking
2 htlabs-xyz from "htlabs-xyz/htlabs"
3 Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.
2026-01-05
sql-connection-manager.md
0
1 export sql-connection-manager
2 Wkayaobama from "Wkayaobama/IC-D-LOAD"
3 Manage SQL Server database connections with ADODB, connection pooling, and retry logic. Use this skill for robust database connectivity in the extraction pipeline.
2026-01-05
typescript-jsdoc.md
0
1 export typescript-jsdoc
2 AdamManuel-dev from "AdamManuel-dev/claude-code-ext"
3 Write effective JSDoc comments for TypeScript code. Provides guidance on documentation format, strategic placement, best practices, and when to document versus when to keep code self-documenting. Helps maintain code clarity and IDE support.
2026-01-05
gh-issue-planner.md
0
1 export gh-issue-planner
2 u473t8 from "u473t8/learning-app"
3 Read the current GitHub issue description from the branch-based issue number, agree on a plan, and update the issue description when the plan diverges. Use for planning tasks that must sync an agreed plan back to the active GitHub issue using the gh CLI.
2026-01-05
pptx.md
0
1 export pptx
2 yurake from "yurake/skills"
3 Presentation creation, editing, and analysis. When Codex needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
dashboard-auto-generation-client.md
0
1 export dashboard-auto-generation-client
2 sellersessions from "sellersessions/Sub-Agents"
3 Generate professional, client-ready dashboards from data files with clean design (no CURV branding). Detects patterns, creates visualizations, provides insights. Perfect for client presentations and professional reporting.
2026-01-05
code-flow-viz.md
0
1 export code-flow-viz
2 majiayu000 from "majiayu000/claude-skill-registry"
3 用于梳理和可视化代码流程,生成清晰的 ASCII 流程图、数据流图和表格分析。适用于已有代码的梳理、新功能设计的说明、以及技术文档的编写。
2026-01-05
domain-layer-expert.md
0
1 export domain-layer-expert
2 EmilLindfors from "EmilLindfors/claude-marketplace"
3 Guides users in creating rich domain models with behavior, value objects, and domain logic. Activates when users define domain entities, business rules, or validation logic.
2026-01-05
heading-tree.md
0
1 export heading-tree
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates H1-H4 heading structure for a page. SEO-optimized hierarchy. Stateless, deterministic.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 liauw-media from "liauw-media/CodeAssist"
3 Use when processing code review feedback. Technical evaluation of feedback, verify before implementing. No performative agreement or gratitude.
2026-01-05
translation-manager.md
0
1 export translation-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Translation Manager for this repo: Supabase-backed translations, admin UI under /admin/translation-manager with Home live preview and click-to-select translation, Edge Functions (translations-get/admin/suggest), build-time translation pipeline, and security hardening. Use when planning or editing translation manager UI, Supabase schema/migrations, translation scripts (seed/pull), Edge Functions, translation auth, or troubleshooting translation data/AI suggestions.
2026-01-05
migrating-async-request-apis.md
0
1 export migrating-async-request-apis
2 djankies from "djankies/claude-configs"
3 Teach async request APIs in Next.js 16 - params, searchParams, cookies(), headers(), draftMode() are now async. Use when migrating from Next.js 15, fixing type errors, or working with request data.
2026-01-05
agent-execution-with-worktree.md
0
1 export agent-execution-with-worktree
2 customer-cloud-club from "customer-cloud-club/meeting-visualizer"
3 Execute CCAGI Agents (Coordinator, CodeGen, Review, Security, Test, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
2026-01-05
shelby-dapp-builder.md
0
1 export shelby-dapp-builder
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on building decentralized applications with Shelby Protocol storage on Aptos. Helps with dApp architecture, wallet integration (Petra), browser SDK usage, React/Vue integration, file uploads, content delivery, and building Shelby-powered applications. Triggers on keywords Shelby dApp, build on Shelby, Shelby application, Petra wallet, browser storage, web3 app, decentralized app Shelby, React Shelby, Vue Shelby.
2026-01-05
create-skill.md
0
1 export create-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create a new Claude Code skill with proper directory structure and SKILL.md format.
2026-01-05
context-worktree.md
0
1 export context-worktree
2 jiunbae from "jiunbae/agent-skills"
3 새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.
2026-01-05
styling-guidelines.md
0
1 export styling-guidelines
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Tailwind CSS v4 styling guidelines - use @theme blocks for configuration, hsl(var(--color-x)) for colors, never hardcode values, use responsive utilities
2026-01-05
livekit-stt-selfhosted.md
0
1 export livekit-stt-selfhosted
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Build self-hosted speech-to-text APIs using Hugging Face models (Whisper, Wav2Vec2) and create LiveKit voice agent plugins. Use when building STT infrastructure, creating custom LiveKit plugins, deploying self-hosted transcription services, or integrating Whisper/HF models with LiveKit agents. Includes FastAPI server templates, LiveKit plugin implementation, model selection guides, and production deployment patterns.
2026-01-05
prp-structure.md
0
1 export prp-structure
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Provides the standard structure and format for Prompt-Response-Plan (PRP) documents. Use when creating, formatting, or validating PRP documents for systematic problem-solving workflows.
2026-01-05
agent-mlops.md
0
1 export agent-mlops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production deployment and operationalization of AI agents on Databricks. Use when deploying agents to Model Serving, setting up MLflow logging and tracing for agents, implementing Agent Evaluation frameworks, monitoring agent performance in production, managing agent versions and rollbacks, optimizing agent costs and latency, or establishing CI/CD pipelines for agents. Covers MLflow integration patterns, evaluation best practices, Model Serving configuration, and production monitoring strategies.
2026-01-05
makefile-review.md
0
1 export makefile-review
2 athola from "athola/claudenomicon"
3 Audit Makefiles for duplication, portability, and idiomatic GNU Make usage using research-driven heuristics.
2026-01-05