Browse Skills
Cs Ux Researcher
v1.0.0UX research agent for research planning, persona generation, journey mapping, and usability test analysis
Experiment Designer
v1.0.0Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical statistical rigor.
Ab Test Setup
v1.0.0Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
App Store Optimization
v1.0.0Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
Autoresearch Agent
v1.0.0Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation c...
Decision Toolkit
v1.0.0Generate structured decision-making tools — step-by-step guides, bias checkers, scenario explorers, and interactive dashboards. Use when facing significant choices requiring systematic analysis. Supports multiple cognitive styles and output formats.
Prompt Optimizer
v1.0.0Transform vague prompts into precise, well-structured specifications using EARS (Easy Approach to Requirements Syntax) methodology. This skill should be used when users provide loose requirements, ambiguous feature descriptions, or need to enhance prompts for AI-generated code, products, or documents. Triggers include requests to "optimize my prompt", "improve this requirement", "make this more specific", or when raw requirements lack detail and structure.
Strategic Compact
v1.0.0Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.