Browse Skills

44895 skills found

skeleton-setup.md
0
1 export skeleton-setup
2 codyrf1990 from "codyrf1990/cf-svelte-skeleton"
3 Set up a newly cloned SolidCAM SvelteKit skeleton project. Use when the user has just cloned/degitted the template and needs to configure it for their new tool - updating APP_TITLE, app.html title, CLAUDE.md, and installing dependencies.
2026-01-05
orchestration-coordination-framework.md
0
1 export orchestration-coordination-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-scale multi-agent coordination, task orchestration, and workflow automation. Use for distributed system orchestration, agent communication protocols, DAG workflows, state machines, error handling, resource allocation, load balancing, and observability. Covers Apache Airflow, Temporal, Prefect, Celery, Step Functions, and orchestration patterns.
2026-01-05
sleeptrack-foundation.md
0
1 export sleeptrack-foundation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill provides foundational knowledge about Asleep sleep tracking platform, covering core concepts, authentication, data structures, error handling, and platform-agnostic best practices. Use this skill when developers ask about Asleep fundamentals, API concepts, error codes, sleep data structures, or need to understand how the platform works before implementing platform-specific integration. This skill serves as prerequisite knowledge for sleeptrack-ios, sleeptrack-android, and sleeptrack-be skills.
2026-01-05
sync-env.md
0
1 export sync-env
2 semicolon-devteam from "semicolon-devteam/sax-infra"
3 환경변수 파일 동기화 및 검증. Use when (1) 환경변수 확인, (2) env 체크, (3) 시크릿 동기화.
2026-01-05
managing-plugins.md
0
1 export managing-plugins
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Creates, packs, bundles, and manages Claude Code plugins with manifest generation, directory structure, marketplace configuration. Use when user asks how plugins work, what plugins are, explaining plugin structure, understanding plugin.json manifest, describing plugin bundling process, creating plugins, bundling skills/commands/hooks/MCPs, generating plugin.json, setting up marketplaces, or distributing team-shared functionality.
2026-01-05
auth-system-builder.md
0
1 export auth-system-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Genera sistema completo de autenticación para Django con registro, login, verificación de email, recuperación de contraseña, social auth y protección de vistas. Usa django-allauth y best practices de seguridad.
2026-01-05
phoenix-truth-case-orchestrator.md
0
1 export phoenix-truth-case-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 End-to-end truth-case orchestration for the Phoenix VC fund-modeling platform. Use when running tests/truth-cases/runner.test.ts, computing module-level pass rates, updating docs/phase0-validation-report.md and docs/failure-triage.md, or deciding between Phase 1A/1B/1C.
2026-01-05
data-layer-architecture.md
0
1 export data-layer-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Bronze Layer(LLM抽出ログ層)とGold Layer(確定データ層)の2層アーキテクチャ設計。LLM抽出結果の履歴管理と人間修正の保護を実現。抽出処理の実装、ExtractionLogの使用、is_manually_verifiedフラグの扱いに関するガイダンスを提供。
2026-01-05
scrapedo-web-scraper.md
0
1 export scrapedo-web-scraper
2 artwist-polyakov from "artwist-polyakov/polyakov-claude-skills"
3 Веб-скрапинг через Scrape.do. Используй, если не получается посмотреть какой-то сайт (URL).
2026-01-05
database-change-management.md
0
1 export database-change-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Plan and implement safe database schema changes including migrations, indexes, and backfills. Use when creatingtables, adding columns, optimizing queries, or managing Eloquent relationships. EXCLUSIVE to database-admin agent.
2026-01-05
ralph.md
0
1 export ralph
2 carmandale from "carmandale/ralph-loop"
3 Create and run Ralph loops for structured AI-driven development. Triggered by "create a ralph loop for X" or "ralph plan for X". Uses interview to clarify requirements, creates phased task plans, and optionally runs in YOLO mode for autonomous execution.
2026-01-05
farness-decision-framework.md
0
1 export farness-decision-framework
2 MaxGhenis from "MaxGhenis/farness"
3 Use this skill when the user asks subjective questions like "should I...", "is X good?", "what do you think about...", or seeks advice/recommendations. Reframe these as forecasting problems with explicit KPIs.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 axiomantic from "axiomantic/spellbook"
3 You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 nicholasgriffintn from "nicholasgriffintn/claude-code"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.
2026-01-05
document-parser.md
0
1 export document-parser
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Parse large documents into structured sections with abstracts and metadata
2026-01-05
error-doctor.md
0
1 export error-doctor
2 omerlefaruk from "omerlefaruk/CasareRPA"
3 Systematic error diagnosis and debugging framework
2026-01-05
frontend-aesthetics.md
0
1 export frontend-aesthetics
2 stagsz from "stagsz/claudecodewiz"
3 Prevents generic AI-generated designs by guiding typography, color, motion, and background choices. Use when creating frontend designs, landing pages, dashboards, or any UI/UX work. Helps avoid the "AI slop" aesthetic.
2026-01-05
database.md
0
1 export database
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Database design, SQL queries, migrations, and optimization. Activate for PostgreSQL, MySQL, SQLite, schema design, queries, indexes, and data modeling.
2026-01-05
nginx-sites-available.md
0
1 export nginx-sites-available
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates nginx-sites-available-default configuration file for serving the Vue application on Debian/Ubuntu-based nginx installations.
2026-01-05
categorizing-files.md
0
1 export categorizing-files
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Defines the standard 8-category taxonomy for classifying project files: Config, Tests, Docs, Scripts, Source Code, Data, AI Tooling, and Other. REFERENCE THIS SKILL whenever categorizing files, auditing project structure, or answering 'what types of files are here.' Apply these categories and patterns whether using the bundled script or manual analysis.
2026-01-05
work-issue.md
0
1 export work-issue
2 shwilliamson from "shwilliamson/a-test"
3 Core implementation logic for working on a single GitHub issue. Used by both /work command and /work-all subagents to ensure consistent behavior.
2026-01-05
readme-creator.md
0
1 export readme-creator
2 autonomous-bits from "autonomous-bits/nomos-provider-terraform-remote-state"
3 Guide for creating and updating README files following autonomous-bits development standards. Use this when asked to create or update README files, ensure documentation completeness, or review README quality.
2026-01-05
your-skill-name.md
0
1 export your-skill-name
2 rgbussell from "rgbussell/pine_scripts"
3 Brief description of what this skill does and when to use it. Be specific with trigger keywords so Claude knows when to apply this skill.
2026-01-05
gap-analysis.md
0
1 export gap-analysis
2 jschulte from "jschulte/claude-plugins"
3 Route-aware gap analysis. For Brownfield - uses /speckit.analyze to compare specs against implementation. For Greenfield - validates spec completeness and asks about target tech stack for new implementation. This is Step 4 of 6 in the reverse engineering process.
2026-01-05