Search Skills
Search across 54932 indexed skills
hono
Build Hono web applications. This skill provides inline API knowledge for AI. Use npx hono request to test endpoints. If the hono-docs MCP server is c...
android-di-hilt
Use this skill when the request is about: android hilt setup, inject viewmodel repository hilt, scope dependency in android. Primary outcome: Wire And...
generate-synthetic-data
Generate diverse, realistic test inputs that cover the failure space of an LLM pipeline. Before generating synthetic data, identify where the pipeline...
evaluate-rag
Do error analysis on end-to-end traces first. Determine whether failures come from retrieval, generation, or both. Build a retrieval evaluation datase...
debug-like-expert
<objective> Deep analysis debugging mode for complex issues. This skill activates methodical investigation protocols with evidence gathering, hypothes...
scoutqa-test
Perform AI-powered exploratory testing on web applications using the scoutqa CLI. Think of ScoutQA as an intelligent testing partner that can autonomo...
gtm-positioning-strategy
Find and own a defensible market position. Turn generic messaging into clear differentiation — or at least test whether your differentiation actually ...
speckit-constitution
$ARGUMENTS You MUST consider the user input before proceeding (if not empty). You are updating the project constitution at .specify/memory/constitutio...
check-model
description: Debug and audit financial models for errors — circular references, broken formulas, hardcoded overrides, balance sheet imbalances, cash f...
line-execution-checker
Fast tool to check if specific source lines were executed during test runs. g++ -O3 -std=c++17 linechecker.cpp -o line-checker ./line-checker file.c:4...
gcov-coverage
Instrument C/C++ programs with gcov to measure test coverage. gcc --coverage -o program source.c ./program Text report: gcov source.c HTML report: gco...
quality-playbook
When this skill starts, display this banner before doing anything else: Quality Playbook v1.2.0 — by Andrew Stellman https://github.com/andrewstellman...