Find the perfect skill
Commit with User Prompts
Development
Creates git commits that include the user prompts from the conversation that led to the changes. Useful for preserving the context of why changes were made when committing. Automatically extracts relevant prompts and session metadata.
Vite - Config, Plugin API, SSR, and Rolldown Migration
Development
Skill for Vite configuration, plugin API, SSR, and Rolldown migration to Vite 8. Based on Vite 8 beta.
Scaffold hr-* Skills
Development
Scaffold a new hr-* skill directory with SKILL.md, content/, and examples/ templates.
Create Pull Requests
Development
Create high-quality pull requests via gh pr create, with automatic handling of commits, branches, and rebasing.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example. Learn basic API patterns and verify your connection.
Update a pull request
Development
Update an existing pull request with new changes, sync with the base branch, and refresh the PR description.
Requirement Research
Development
Gathers context from Jira, Confluence, codebase, and documentation to understand requirements before implementation. Produces a research document with confidence scoring. Helps when exploring feature feasibility, assessing complexity, or identifying reusable components.