Find the perfect skill
Release FUNSTACK Router Package
Development
Automates the GitHub release process for the `@funstack/router` package. Reads the package.json, updates the version, generates release notes from the git log, and creates the release using the `gh` CLI. Helps when you need to release a new version with structured release notes.
Add Skill
Development
Adds a skill to the knowledge base using the POST /api/v1/skills endpoint. Accepts four input formats: a skill dictionary, an MCP tool definition (auto-converted), a Markdown string with YAML frontmatter, or a file/directory path.
High-quality Git commits
Development
Analyzes changes, runs relevant agents, and groups changes into logical commits to produce high-quality git commits.
ITOps Agent Platform Developer Assistant
Development
A development assistant for building an enterprise-level IT Ops multi-agent automation platform, covering frontend, backend, Docker deployment, CI/CD, and database migrations.
PostgreSQL Database Queries
Development
Query and debug the GOAT PostgreSQL database via Docker, including schemas, key tables, and relationships.
Orchestration Tools Reference
Development
Comprehensive reference for orchestration tools including AskUserQuestion, agent types, and task management. Helps structure complex work by breaking down requests, asking rich questions, and coordinating subagents effectively.
Legacy System Modernization via Strangler Pattern
Development
Orchestrates legacy system modernization using the strangler fig pattern with gradual component replacement. Use when the user asks to run the `legacy-modernize` workflow and the task requires multi-step orchestration. Do not use for small, single-step tasks.
Apple Platform Product Development
Development
Build, test, archive, and deploy Swift packages and Xcode projects for Apple platforms including iOS, macOS, watchOS, tvOS, and visionOS.
Create a Pull Request
Development
Create a branch, commit changes, push, and open a PR using the repository's PR template.
Impeccable — Frontend Interface Design
Development
Designs, audits and polishes production-grade frontend interfaces: UX, visual hierarchy, accessibility, typography, motion and design systems.
Low-fidelity wireframing
Development
Explore flows or layouts with 3+ disposable greyscale wireframes on a named axis before hi-fi work. Encourages breadth of options and annotated decisions.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.