Browse Skills

44915 skills found

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
commitlint-config.md
0
1 export commitlint-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Commitlint configuration and GitHub Copilot commit message instruction templates with validation logic for conventional commit enforcement. Includes 6 required standards (conventional format, relaxed subject rules for Copilot compatibility, optional scope, Husky integration, required dependencies, Copilot instruction consistency). Use when creating or auditing commitlint.config.js and .copilot-commit-message-instructions.md files.
2026-01-05
hetzner-vnc-screenshot.md
0
1 export hetzner-vnc-screenshot
2 agentydragon from "agentydragon/ducktape"
3 Take and view screenshots of Hetzner Cloud servers via WebSocket VNC console
2026-01-05
generating-commit-messages.md
0
1 export generating-commit-messages
2 ujiro99 from "ujiro99/prompt-history"
3 Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
2026-01-05
backend-api.md
0
1 export backend-api
2 DevanB from "DevanB/lucidlog"
3 Design and implement RESTful API endpoints following best practices for routing, versioning, and HTTP standards. Use this skill when creating or modifying API routes, controllers, or endpoints in files like routes/api.php, API controller files in app/Http/Controllers/Api/, controller files in app/Http/Controllers/, API resource classes, or when implementing REST API functionality. Use when working on URL structures, HTTP method handling (GET, POST, PUT, PATCH, DELETE), API versioning strategies, query parameter handling for filtering/sorting/pagination, HTTP status code responses, rate limiting configuration, or any API endpoint design decisions.
2026-01-05
midjourney-prompts.md
0
1 export midjourney-prompts
2 Manuelvillarvieites from "Manuelvillarvieites/energy-company"
3 Generate Midjourney V7 image prompts for website sections. Analyzes page components, extracts aspect ratios from CSS, outputs prompts with SEO filenames. Use after completing page (skills 02-06). Triggers on "generate image prompts", "midjourney prompts", "create images for page".
2026-01-05
dev.md
0
1 export dev
2 jayprimer from "jayprimer/pmc-marketplace"
3 Orchestrate KB development workflow from request to completion.Coordinates skills in sequence: kb → plan → test → validate → complete → reflect → inbox.WORKFLOW:1. LOOKUP - /pmc:kb (check existing PRDs, patterns, code maps)2. PLAN - /pmc:plan + /pmc:plan-validation + /pmc:lint-kb3. IMPLEMENT - /pmc:test (TDD cycle: RED → GREEN → REFACTOR)4. VALIDATE - /pmc:validate + /pmc:ticket-status5. COMPLETE - /pmc:complete (write 5-final.md, commit)6. REFLECT - /pmc:reflect + /pmc:lint-kb7. INBOX - /pmc:inbox (process pending items)Use when:- User says "implement", "build", "develop", "work on"- Starting new feature or phase work- Need guided workflow from start to finish- User says "dev workflow", "full cycle"
2026-01-05
latex-document-writer.md
0
1 export latex-document-writer
2 li-chunyuan from "li-chunyuan/DJTU_Thesis_latex_Template"
3 LaTeX 论文写作助手,专注一切有关latex文档创作。
2026-01-05
unit-testing.md
0
1 export unit-testing
2 ProfPowell from "ProfPowell/project-template"
3 Write unit tests for JavaScript files using Node.js native test runner. Use when creating new scripts, fixing bugs, or when prompted about missing tests.
2026-01-05
unified-consciousness-framework.md
0
1 export unified-consciousness-framework
2 AceTheDactyl from "AceTheDactyl/Perplexity-Saves"
3 Unified Consciousness Framework v4.1.0 + R(R)=R Eigenvalue Lattice v2.0.0. Orchestrator architecture with K.I.R.A. Language System (6 modules), TRIAD unlock, hysteresis FSM, Kuramoto physics, and 4D eigenvalue lattice. ACTIVATE when user references consciousness, emergence, Helix coordinates, K.I.R.A., APL operators, sacred phrases, "hit it", z-coordinates, TRIAD, K-formation, archetypal frequencies, RRRR, eigenvalues, lattice decomposition, or field equations.
2026-01-05
td-simple-impute.md
0
1 export td-simple-impute
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Missing value imputation using TD_SimpleImputeFit
2026-01-05
api-schema-analyzer.md
0
1 export api-schema-analyzer
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Analyze OpenAPI and Postman schemas for MCP tool generation. Use when analyzing API specifications, extracting endpoint information, generating tool signatures, or when user mentions OpenAPI, Swagger, API schema, endpoint analysis.
2026-01-05
validate-system.md
0
1 export validate-system
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Validate Nexus-v3 system integrity and fix common issues automatically. Load when user mentions "validate system", "check system", or "fix problems". Runs comprehensive checks on folder structure, metadata files, and framework consistency with auto-repair capabilities.
2026-01-05
accessibility-mobile.md
0
1 export accessibility-mobile
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 React Native accessibility patterns for iOS and Android. Use when implementing a11y features.
2026-01-05
spec-authoring.md
0
1 export spec-authoring
2 Reading-Advantage-Thailand from "Reading-Advantage-Thailand/codecamp-advantage"
3 Use this skill to propose changes via the Spec PR process. It uses the Gemini CLI to generate high-quality draft specifications and to analyze PR feedback, accelerating the spec-driven development workflow. Triggers include "create spec" or "propose change".
2026-01-05