Find the perfect skill
Survey SDK Feature Audit
Development
Audit survey feature support across PostHog SDKs and update version requirements.
Agentic Import
Development
Import external reusable assets into this repository's v0.2 plugin architecture (skills, templates, agents).
Writing Implementation Plans
Development
Creates detailed step-by-step implementation plans before coding, using TDD and micro-tasks. Ensures atomic commits and clear documentation.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
Creating New Skills
Development
Creates new Agent Skills for AI Agents following best practices and documentation. Use when the user wants to create a new skill or use meta skills.
Add a McRPG skill end-to-end
Development
Step-by-step guide to scaffold a new McRPG skill, from gathering requirements to implementing config and component files.
Post-Implementation Self-Review
Development
Post-implementation self-review of recent code to catch issues before formal review. Dispatches a reflector agent for quality checks.
i18n Pre-Commit Check
Development
Pre-commit i18n check. Scans changed files for untranslated strings, missing locale keys, and locale sync issues. Fast and focused — only checks what changed.
Create Skill from Prompt/Gem
Development
Convert an agentic prompt or Gemini Gem into a new structured skill for the framework. Follow the instructions in the hyper-create-skill skill.
brepjs-cad Skill Self-Heal Loop
Development
Autonomously run eval-diagnose-fix-verify-ship to self-heal a brepjs-cad skill from its own eval signals. Supports implement, verify, and polish targets with clean-room subauthors and blind judges.
Spec Kit Implementation Review
Development
Review completed implementation work against specifications, run tests, and update task status in tasks.md.
Clay Hello World
Development
Send your first record to Clay and get enriched data back. Use when starting a new Clay integration, testing webhook setup, or verifying that enrichment columns are working.