Browse Skills
18175 skills found
symmetry-validation-suite.md
8
1
export
symmetry-validation-suite
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when you need to empirically test whether hypothesized symmetries actually hold in your data or model. Invoke when user mentions testing invariance, validating equivariance, checking if symmetry assumptions are correct, debugging symmetry-related model failures, or needs data-driven validation before committing to equivariant architecture. Provides test protocols and metrics.
2026-01-05
holistic-evaluation.md
8
1
export
holistic-evaluation
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Deliver a 360° evaluation of a codebase or feature, blending architecture, correctness, performance, security, and UX signals.
2026-01-05
build-run-local.md
8
1
export
build-run-local
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Run local builds with proper environment setup. Use when building code locally to verify changes before pushing.
2026-01-05
react.md
8
1
export
react
2
from
"mae616/ai-template"
from
"mae616/ai-template"
3
React/Next.jsのプロジェクトで、UI=計算モデル(コンポーネント/状態/レンダリング)を軸に、設計・実装・レビュー・性能改善の判断を整理する。doc/rdd.md に「技術スタック React」または「技術スタック Next.js」があるリポジトリ、あるいはReactの状態管理/レンダリング/Server Components/SSR/Streaming/バンドル/パフォーマンス相談で使う。
2026-01-05
playwright-browser-automation.md
8
1
export
playwright-browser-automation
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
frontend-implementation.md
8
1
export
frontend-implementation
2
from
"mae616/ai-template"
from
"mae616/ai-template"
3
FigmaやUI要件を「壊れない・拡張しやすい」実装へ翻訳するための判断軸。px写経を避け、比率・構造・制約・状態を先に設計してからUIを組み立てる。
2026-01-05
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Arquitectura React - Organización y Patrones. Use when designing architecture or reviewing code structure.
2026-01-05
reverse-engineering-firmware.md
8
1
export
reverse-engineering-firmware
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Firmware-focused reverse engineering for embedded/IoT images with extraction, partition analysis, and secure handling.
2026-01-05
sop-code-review.md
8
1
export
sop-code-review
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Standardize code review execution with repeatable steps, evidence requirements, and confidence ceilings.
2026-01-05
content-brief-generator.md
8
1
export
content-brief-generator
2
from
"jamesrochabrun/skills"
from
"jamesrochabrun/skills"
3
Generate comprehensive content briefs for writers, ensuring clarity, alignment, and strategic content creation across all formats.
2026-01-05
github-integration.md
8
1
export
github-integration
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Build reliable GitHub integrations, webhooks, and automation bridges
2026-01-05
scaffold-experiment.md
8
1
export
scaffold-experiment
2
from
"niznik-dev/cruijff_kit"
from
"niznik-dev/cruijff_kit"
3
Set up complete experimental infrastructure for all runs in a designed experiment. Orchestrates parallel generation of fine-tuning configs (via scaffold-torchtune) and evaluation configs (via scaffold-inspect). Use after design-experiment to prepare configs before running experiments.
2026-01-05
business-modeling.md
8
1
export
business-modeling
2
from
"cna-bootcamp/aiguide"
from
"cna-bootcamp/aiguide"
3
Lean Canvas를 사용하여 포괄적인 비즈니스 모델을 설계합니다. 수익 흐름과 비즈니스 전략을 계획할 때 사용하세요.
2026-01-05
replicate-cli.md
8
1
export
replicate-cli
2
from
"rawveg/skillsforge-marketplace"
from
"rawveg/skillsforge-marketplace"
3
This skill provides comprehensive guidance for using the Replicate CLI to run AI models, create predictions, manage deployments, and fine-tune models. Use this skill when the user wants to interact with Replicate's AI model platform via command line, including running image generation models, language models, or any ML model hosted on Replicate. This skill should be used when users ask about running models on Replicate, creating predictions, managing deployments, fine-tuning models, or working with the Replicate API through the CLI.
2026-01-05
skill-creator.md
8
1
export
skill-creator
2
from
"TheCardGoat/tcg-engines"
from
"TheCardGoat/tcg-engines"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
reading-teacher.md
8
1
export
reading-teacher
2
from
"jamesrochabrun/skills"
from
"jamesrochabrun/skills"
3
Interactive reading teacher that instantly generates playful, engaging learning experiences for children ages 1-10. Creates visual playgrounds, phonics games, and interactive stories to build reading skills from letter recognition to comprehension.
2026-01-05
cloudinary.md
8
1
export
cloudinary
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
Upload images and videos to Cloudinary with CDN delivery and transformations. Use this skill for media hosting, optimization, resizing, format conversion, and video concatenation.
2026-01-05
method-development.md
8
1
export
method-development
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Design and iterate on new research methods with structured checkpoints, baselines, and validation.
2026-01-05
rapid-idea-generator.md
8
1
export
rapid-idea-generator
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Quickly generate and triage research ideas with constraint clarity and confidence ceilings.
2026-01-05
reviewing-code.md
8
1
export
reviewing-code
2
from
"dhruvbaldawa/ccconfigs"
from
"dhruvbaldawa/ccconfigs"
3
Reviews implemented code for security, quality, performance, and test coverage using specialized review agents. Use when task file is in review/ directory and requires comprehensive code review before approval. Launches test-coverage-analyzer, error-handling-reviewer, and security-reviewer in parallel.
2026-01-05
laravel-dusk.md
8
1
export
laravel-dusk
2
from
"rawveg/skillsforge-marketplace"
from
"rawveg/skillsforge-marketplace"
3
Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
kubernetes-specialist.md
8
1
export
kubernetes-specialist
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Design, operate, and troubleshoot Kubernetes clusters with guardrails
2026-01-05
opal-frontend-cypress-e2e.md
8
1
export
opal-frontend-cypress-e2e
2
from
"hmcts/opal-frontend"
from
"hmcts/opal-frontend"
3
Cypress end-to-end testing guidance for opal-frontend, including Cucumber feature layout, tags, step definitions, Actions or Flows, selectors, and accessibility specs. Use when adding or updating E2E scenarios.
2026-01-05
update-langfuse-staging-server-prompt.md
8
1
export
update-langfuse-staging-server-prompt
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Push prompt updates to Langfuse (staging or production). Defaults to STAGING (safe). Production requires explicit --production flag + confirmation. NEVER assigns labels (human-in-the-loop safety).
2026-01-05