Find the perfect skill
Java Skills Inventory Checklist
Documentation
Generates an inventory checklist of Java system prompts from skills.xml, producing INVENTORY-SKILLS-JAVA.md following a strict template.
Container: Scope Inheritance for Rooms
Development
Defines container directories that provide automatic inheritance for child rooms without being navigable, inspired by OpenLaszlo's <node>.
Research with Primary Sources
Documentation
Investigate a question using primary sources and record findings as a Markdown file, citing each source. Delegate research to a background agent.
Plan Creation
Development
Produce a structured markdown plan document with progress tracking and status emojis.
Pull Request Creation
Development
Creates a PR after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
QA Test and Fix Web App Bugs
Testing
Systematically test a web app, fix bugs found, and verify each fix. Produces a quality report with before/after scores.
Draft Social Post with Self-Critique
Content
Read a blog post, draft or revise social media copy for X, LinkedIn, Bluesky in frontmatter, and loop with self-critique until it passes review.
Start Work on ClickUp Ticket
Productivity
Use the "workon" command with a ticket ID to create or checkout a branch for a ClickUp ticket. After the branch is ready, it automatically retrieves ticket context (title, description, acceptance criteria) to help you understand the task. Helpful when starting work on a new ClickUp ticket.
Android Kotlin Development
Development
Build native Android apps with Kotlin, MVVM, Jetpack Compose, Retrofit, and Room.
Tech News via RSS
Content
Fetches and summarizes the latest tech headlines from RSS feeds like Hacker News and Lobsters.
UI Design System
Development
Design system reference for the Devkit Vue stack (Vuetify 4 + custom theme). Use for visual design tasks, restyling, or theme changes.
Code Review Assistant
Development
Reviews pull requests by analyzing code changes, checking for common issues, and providing structured feedback with suggestions.