Browse Skills

44835 skills found

websearch.md
0
1 export websearch
2 jibaxZZZ from "jibaxZZZ/codex-root-configuration"
3 Perform a focused web search and summarize authoritative sources.
2026-01-05
fvtt-dice-rolls.md
0
1 export fvtt-dice-rolls
2 ImproperSubset from "ImproperSubset/hh-agentics"
3 This skill should be used when implementing dice rolling, creating Roll formulas, sending rolls to chat with toMessage, preparing getRollData, creating custom dice types, or handling roll modifiers like advantage/disadvantage. Covers Roll class, evaluation, and common patterns.
2026-01-05
responsive-layout.md
0
1 export responsive-layout
2 toddmoy from "toddmoy/protobox"
3 Responsive layout considerations using CSS and Javascript. When Claude needs to build responsive, fluid layouts.
2026-01-05
file-organization.md
0
1 export file-organization
2 kelleysd-apps from "kelleysd-apps/sdd-agentic-framework"
3 Validates and enforces file creation rules, folder structure, and naming conventions.Use this skill BEFORE creating any new file or folder to ensure:1. Parent directory exists and is appropriate2. File/folder name follows conventions3. Correct template is used4. No duplicate files created5. Structure matches framework standardsTriggered by: Any file creation, folder creation, or structure changeThis is a PREVENTIVE skill - validates BEFORE action, not after.
2026-01-05
fastapi-background-tasks.md
0
1 export fastapi-background-tasks
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "create background task", "add async job", "implement task queue", "schedule periodic task", "use Celery", "use ARQ", "process async", or mentions background processing, task queues, job scheduling, workers, or async jobs. Provides multiple task queue framework patterns.
2026-01-05
web-performance-optimization.md
0
1 export web-performance-optimization
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques
2026-01-05
code-quality-auditor.md
0
1 export code-quality-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Proactively audits developer work to ensure completeness and production-readiness. This skill should be used when reviewing code changes, validating task completion, or verifying that work meets industry standards—catching incomplete implementations, deferred features, hardcoded values, missing tests, and shortcuts before code goes to production.
2026-01-05
mobile-platforms-captain.md
0
1 export mobile-platforms-captain
2 Claymore-Q from "Claymore-Q/SAVVY"
3 Mobile Platforms Captain - iOS, Android, React Native, Flutter specialist
2026-01-05
dealer-proposal.md
0
1 export dealer-proposal
2 nomhiro from "nomhiro/TaskExecutorAgent-UsingSkills"
3 ディーラー向け車両提案書を自動生成するスキル。顧客の予算・家族構成・用途から最適な車両を選定し、提案書を作成する。「提案書」「車両提案」「レコメンド」「おすすめの車」「proposal」などのキーワードで発動。Use when user asks for vehicle recommendations, car proposals, or dealer proposals.
2026-01-05
outline-cli.md
0
1 export outline-cli
2 dpalfery from "dpalfery/outline-wiki-cli"
3 Allow droids to interact with Outline Wiki via the outlinectl CLI (auth, collections, docs) with automation-friendly JSON output.
2026-01-05
testing-security-observability.md
0
1 export testing-security-observability
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-terraform"
3 Master testing strategies (unit, integration, E2E), security best practices, OWASP Top 10, secure coding, and system monitoring. Learn to write secure code, comprehensive tests, and build resilient systems with proper incident response and compliance.
2026-01-05
portrait-photography-4panel.md
0
1 export portrait-photography-4panel
2 leochanai from "leochanai/leo-obsidian-main"
3 生成四格拼接构图的超写实写真。当用户上传人物参考图并要求生成多视角写真、四格构图、或私密风格拍摄时使用。将此指令直接发送给绘图模型(如 Nano Banana Pro)。
2026-01-05
roadmap.md
0
1 export roadmap
2 majiayu000 from "majiayu000/claude-skill-registry"
3 View and update the development roadmap. Use at the start of each session to understand current progress and next priorities.
2026-01-05
workflow-builder-framework.md
0
1 export workflow-builder-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design multi-agent workflows with DAGs, state machines, and event-driven patterns
2026-01-05
find-image.md
0
1 export find-image
2 albertsikkema from "albertsikkema/albertsikkema.github.io"
3 Find and suggest images for blog posts. Use when the user asks to find images, needs a picture, wants stock photos, or is looking for visuals for their blog post.
2026-01-05
jotai-reactive-atoms.md
0
1 export jotai-reactive-atoms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement reactive state management with Jotai atoms in Electron renderer. Use when creating atoms, implementing real-time updates via IPC, or setting up hybrid stream + HTTP fallback patterns. Covers event subscription optimization, debouncing, and Suspense integration.
2026-01-05
sync-prd.md
0
1 export sync-prd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Update PRD docs based on discrepancies report. Use this skill after running analyze-gaps to sync PRD documentation with codebase implementation. Handles IMPLEMENTED_NOT_DOCUMENTED, DIVERGED, and OUTDATED gaps.
2026-01-05
langgraph-patterns-expert.md
0
1 export langgraph-patterns-expert
2 rozwer from "rozwer/cross2B-Pro"
3 Use for LangGraph agent design and refactors. Prefer explicit state, small nodes, and clear transitions.
2026-01-05
layer-07-data-model.md
0
1 export layer-07-data-model
2 tinkermonkey from "tinkermonkey/documentation_robotics"
3 Expert knowledge for Data Model Layer modeling in Documentation Robotics
2026-01-05
kyverno-mutation-templates.md
0
1 export kyverno-mutation-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Kyverno mutation policies that auto-inject labels, sidecars, and configuration into Kubernetes workloads at admission time.
2026-01-05
dbt-model-builder.md
0
1 export dbt-model-builder
2 zazu-22 from "zazu-22/ff_data_analytics"
3 Create dbt models following FF Analytics Kimball patterns and 2×2 stat model. This skill should be used when creating staging models, core facts/dimensions, or analytical marts. Guides through model creation with proper grain, tests, External Parquet configuration, and per-model YAML documentation using dbt 1.10+ syntax.
2026-01-05
memory.md
0
1 export memory
2 growvv from "growvv/memory-skill"
3 a file-based long-term memory using a single JSONL file, with append-only writes and recent-window search via bash + jq.
2026-01-05
go-backend-workflow.md
0
1 export go-backend-workflow
2 no-problem-dev from "no-problem-dev/claude-code-plugins"
3 Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
2026-01-05
docker-development.md
0
1 export docker-development
2 yokharian from "yokharian/scalable-architecture-for-a-chat-service"
3 Efficiently develop, debug, and iterate on containerized services using Docker and Docker Compose.
2026-01-05