4,215 skills sorted by stars.
Pre-deployment validation, content verification, and testing strategies for CJS2026 given the current lack of automated...
Test implementations against requirements, collect feedback, and create improvement loops
Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple...
Use when planning Rails features or breaking down work into PRs - enforces 2-5 file PRs, bug fix separation, and one-sen...
Deploy Vercel integrations to Vercel, Fly.io, and Cloud Run platforms.Use when deploying Vercel-powered applications to...
Execute Vercel primary workflow: Deploy Preview.Use when Deploying a preview for a pull request,Testing changes before p...
Create a minimal working Vercel example.Use when starting a new Vercel integration, testing your setup,or learning basic...
Execute Vercel incident response procedures with triage, mitigation, and postmortem.Use when responding to Vercel-relate...
Execute Vercel major re-architecture and migration strategies with strangler fig pattern.Use when migrating to or from V...
Set up comprehensive observability for Vercel integrations with metrics, traces, and alerts.Use when implementing monito...
Optimize Vercel API performance with caching, batching, and connection pooling.Use when experiencing slow API responses,...
Enforce comprehensive verification and testing before declaring completion. Use when implementing features, making chang...
仕様を実行可能テスト(verify.md)に変換し、カバレッジを分析するワークフロー。Runme.dev形式でE2E/統合テストを記述。使用タイミング:(1) 仕様書(spec.md等)から実行可能なテストドキュメントを作成したい場合(2)...
Verify tests by following recorded trajectories in tests-in-verification.json. Use this skill during the verify stage to...
Verify web application changes work by launching the app stack and testing in a real browser. This skill should be used...
Dashboard pattern for tracking doc coverage across product versions, locales, and channels.
This skill should be used when the user wants to adjust Claude's interaction style and personality level. It provides fo...
Creative director for educational video content. Generates scene-by-scene narrative direction specifying character actio...
Watch and understand video files by converting them to viewable image storyboards for enjoyment, analysis, species ident...
Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% covera...
Design and implement visual regression testing for UI changes. Definesscreenshot coverage, rendering stabilization, base...
Automatically find the latest portfolio CSVs, process them, and display visualizations in web browser. Use when you want...
Vitestの高度な機能を活用したテスト実装スキル。並列実行、カバレッジ最適化、非同期テスト処理、モック戦略を実装します。Anchors:• 『Test-Driven Development: By Example』(Kent Beck)...
Vitest configuration template and validation logic for test configuration that merges with vite.config.ts. Includes 5 re...
Generate Vitest configuration files for fast unit testing of JavaScript/TypeScript projects. Triggers on "create vitest...