Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Patterns for analyzing HTML/CSS mocks from Stitch, Figma, or similar tools. Covers section identification, component det...
Mock attribution skill for 4-layer thinking test. Calls Task subagent.
Writing effective dry_run.py mocks for workflow testing without external dependencies
生成Mock/Stub契约检查清单,enforcing test_suites.md的Mock策略规则。当TS中Mock策略确定后使用。
Creates typed mock data files in src/data/ following project conventions. Use when needing test data for new features or...
- skillname: mock-detector
Use when mock assertions fail due to public functions forwarding internal params like url or timeout to a shared helper.
Generate mock data and test fixtures from schemas
Mock Generator - Auto-activating skill for Test Automation.Triggers on: mock generator, mock generatorPart of the Test A...
Creates and optimizes MSW (Mock Service Worker) handlers for Playwright E2E tests, implementing handler caching, fixture...
Mock orchestrator for 4-layer thinking test. Calls prediction and attribution skills.
Mock prediction skill for 4-layer thinking test. Calls Task subagent.
Mock
Extracts design specifications from mock images including colors, typography, spacing, and component details
Guides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupli...
Stubs provide canned responses to calls made during tests Use when writing and organizing tests. Testing category skill.
Use when real user interviews aren't possible (solo/hobby/dogfood projects) but persona work is still needed. Enforces e...
Mocking skill for the ikigai project
Generate mock API servers for testing and development with realistic response data. Use when creating mock APIs for deve...
Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and exa...
Mocks vs stubs vs spies, dependency injection for testing, jest.mock/unittest.mock/gomock, and when NOT to mock. Use whe...
Test mocking strategies with Vitest. Use when mocking dependencies in tests.
Workflow de migration de maquettes Git vers production. Phases - init, discover, analyze, plan, execute, status.
Use Mockoon CLI to create API proxies with full request/response logging, mock API servers for testing, and record real...
Create interactive, production-ready UI mockups and prototypes using Vue.js 3, TypeScript, Vite, and TailwindCSS. Use wh...
Extract reusable components from approved HTML mockups during implementation. Identifies patterns, maps CSS to Tailwind,...
Create realistic product mockups and presentations
Use when converting UI mockups, screenshots, Figma/Sketch designs, wireframes, or building component libraries from desi...
Automate Moco tasks via Rube MCP (Composio). Always search tools first for current schemas.
Take moderator actions on users - ban, mute, remove content, manage leaderboard eligibility. Use when you need to ban a...
Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure ma...
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running ba...
Cloud computing platform for running Python on GPUs and serverless infrastructure. Use when deploying AI/ML models, runn...
研究 codex 使用 skill 生成 survey 這件事
CRITICAL: All modals MUST use the global Modal component with the correct API
Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attribut...
Comprehensive Modal.com platform knowledge covering all features, pricing, and best practices
Modal Labs (modal.com) — run Python on serverless containers with GPUs, batch jobs, and autoscaling. Precision wrapper t...
Extending propositional and predicate logic with modal operators -- necessity and possibility, and their relatives (obli...
React Portal modal implementation patterns for Dr. Sophia AI. Covers createPortal usage, AnimatePresence integration, z-...
Fix SwiftUI sheet presentation issues in Leavn - competing sheets, dismissal patterns, binding synchronization, enum-bas...
Guide for building serverless Python applications on Modal - a cloud platform for running AI/ML workloads, GPU-accelerat...
Use when animating modals, dialogs, popovers, or overlay content to create smooth entrances and exits
Provides comprehensive guidance for Modao prototyping tool including rapid prototyping, component libraries, and collabo...
Use when the user wants to change optimization aggressiveness, switch between aggressive/balanced/thorough modes, or adj...
Methodological skill for Test-Driven Development in NestJS backend. This skill should be used when strict quality requir...
For understanding what each mode does, which mode is best (most appropriate mode) for a given situation, and establishin...
Algorithm/model development and fine-tuning skill. Use for tasks like dataset design/cleaning, supervised fine-tuning (S...
Set or view model routing policy for plan/execute/review phases.
Model selection strategy and routing. Use when choosing between models for different task types, subagent configurations...
Inspect or change Babysitter model-routing policy by phase.
Name | Type | Description | Notes
Use when validating model downgrades for skills or agents. Runs A/B comparison between current and proposed model, score...
Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning...
RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer...
Master Dyna-Q, MBPO, Dreamer - model-based RL with world models and planning