Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference...
Development
Code generation, debugging, testing, and development workflows
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet...
Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for...
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with...
Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties....
GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo...
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components,...
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or...
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests,...
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B...
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions...
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when...
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this...
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when...
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage,...
Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals,...
Apply factory function patterns to compose clients and services with proper separation of concerns. Use when...
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit...
GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports,...
Behavioral guideline for providing brutally honest feedback. Use always - this skill defines core interaction...
Monorepo script commands and conventions for this codebase. Use when running builds, tests, formatting, linting, or...
Query layer patterns for consuming services with TanStack Query, error transformation, and runtime dependency...
CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code,...
TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and...