Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Flutter Test Runner
Run Sanmill's Flutter test suite, including unit tests, widget tests, and integration tests; use when running tests or checking test coverage.
majiayu000/claude-skill-registry 163
-
feature-walkthrough
Generate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording, creates title cards, slows footage for readability, and concatenates into a final demo video.
majiayu000/claude-skill-registry 163
-
pydantic-ai-model-integration
Configure LLM providers, use fallback models, handle streaming, and manage model settings in PydanticAI. Use when selecting models, implementing resilience, or optimizing API calls.
majiayu000/claude-skill-registry 163
-
upgrade-simple-icons
Upgrade simple-icons to the latest version and preserve any removed icons by sourcing them from the previous version into common/icons/customIcons.ts and updating icon mappings. Use whenever bumping or upgrading simple-icons in this repo.
majiayu000/claude-skill-registry 163
-
property-based-test-generator
Generates property-based tests using Hypothesis (Python), fast-check (JavaScript/TypeScript), or QuickCheck (Haskell). Use when user asks to "generate property tests", "create hypothesis tests", "add property-based testing", or "generate fast-check tests".
majiayu000/claude-skill-registry 163
-
playwright-py-skill
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.
majiayu000/claude-skill-registry 163
-
macos-notify
Send macOS desktop notifications after completing tasks, making significant changes, or before requesting permission. Use for task completion, file modifications, test results, and major milestones.
majiayu000/claude-skill-registry 163
-
file-permission-test
File permission test. Use for testing.
majiayu000/claude-skill-registry 163
-
versioning-dashboard
Dashboard pattern for tracking doc coverage across product versions, locales, and channels.
majiayu000/claude-skill-registry 163
-
nextjs-better-auth-jwt-usage
Standard patterns for using Better Auth in Next.js 16+ App Router projects, including server and client integration, JWT plugin usage, and attaching tokens to backend API calls in a reusable way.
majiayu000/claude-skill-registry 163
-
flame-graph-generator
Flame Graph Generator - Auto-activating skill for Performance Testing.
Triggers on: flame graph generator, flame graph generator
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163
-
gohome-clawdis
Use when Clawdis needs to test or operate GoHome (Home Assistant clone) via gRPC discovery, metrics, and Grafana.
majiayu000/claude-skill-registry 163
-
skill-creator
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 the agent's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
benchmark-suite-creator
Benchmark Suite Creator - Auto-activating skill for Performance Testing.
Triggers on: benchmark suite creator, benchmark suite creator
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163
-
storybook-guidelines
Comprehensive Storybook story creation guidelines. Covers story structure, naming conventions, and visual testing patterns. Reference this skill when creating Storybook stories for components with conditional rendering or complex UI states during Phase 2 (Testing & Stories).
majiayu000/claude-skill-registry 163
-
isaac-patterns
NVIDIA Isaac Sim and Isaac ROS integration patterns for Physical AI applications.
majiayu000/claude-skill-registry 163
-
opentelemetry
OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring
majiayu000/claude-skill-registry 163
-
skill-creator
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.
majiayu000/claude-skill-registry 163
-
Pest Testing Framework
Integration with the Pest PHP testing framework for writing and running tests
majiayu000/claude-skill-registry 163
-
static-audio-generation
Generate and manage static audio files for Bob The Skull using ElevenLabs TTS. Use when creating greetings, startup messages, error responses, or test audio. Handles generation, naming, directory structure, and cross-repo syncing.
majiayu000/claude-skill-registry 163
-
laravel-tester
Generates modern maintainable Laravel applications unit and feature (integration) tests with a focus on performance by default and for best testing style practices.
majiayu000/claude-skill-registry 163
-
test-skill-multifile
Test skill demonstrating progressive file loading with multiple resources
majiayu000/claude-skill-registry 163
-
hypothesis-test
Guide selection and interpretation of statistical hypothesis tests. Use when: (1) Choosing appropriate test for research data, (2) Checking assumptions before analysis, (3) Interpreting test results correctly, (4) Reporting statistical findings, (5) Troubleshooting assumption violations.
majiayu000/claude-skill-registry 163
-
knockoff
KnockOff source-generated test stubs. Use when creating interface stubs for unit tests, migrating from Moq, understanding the duality pattern (user methods vs callbacks), configuring stub behavior, verifying invocations, or working with interface spy handlers for tracking calls.
majiayu000/claude-skill-registry 163