Find the perfect skill
Technical Debt Analysis and Remediation
Development
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt and create actionable remediation plans.
Move Documentation Files
Development
Automates moving documentation files with git history preservation, automatic alias injection, verification, and internal link updates.
Add Skill to SkillsSection
Development
Add a new skill entry to the skills array in SkillsSection.jsx following the existing JSX pattern and formatting rules.
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.