AI Avatar & Talking Head Videos
149,187Create AI avatar and talking head videos via inference.sh CLI. Recommended: P-Video-Avatar (fastest, cheapest, built-in TTS). Also: OmniHuma
Test-Driven Development
39,577Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refac
diagnose
38,614Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-tes
tzst
25,683Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.
Setup Pre-Commit Hooks
15,151Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm
migrate-to-shoehorn
14,648Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,
systematic-debugging
11,159Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Test-Driven Development (TDD)
10,287Use when implementing any feature or bugfix, before writing implementation code
finishing-a-development-branch
8,935Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development wor
verified-agent-identity
7,694Know Your Agent (KYA). Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation R
Browser Automation with playwright-cli
6,096Automate browser interactions, test web pages and work with Playwright tests.
A/B Test Setup
4,235When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the us
A/B Test Setup
4,054When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the us
firecrawl-qa
3,706QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link che
Momentic result classification (MCP)
3,493Classify or explain Momentic test run results using Momentic MCP tools. Use when the user asks to categorize a failure, understand why a run
Solana Development Skill (framework-kit-first)
3,396Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection",
playwright-best-practices
2,747Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing per
expo-dev-client
2,536Build and distribute Expo development clients locally or via TestFlight
Browser Automation with browser-use CLI
2,164Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites
ADK Development Workflow & Guidelines
2,100This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code"
gstack
1,830Fast headless browser for QA testing and site dogfooding. (gstack)
clerk-testing
1,718E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.
python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
Testing and Mocking Dart Applications
1,184Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that de