Find the perfect skill
Fix GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read, plan, implement, test, and commit with issue reference.
Generate Images and Videos with fal.ai
Content
Generate images and videos using fal.ai AI models for creative content.
ADK Bidi-streaming Expert
Development
Specialized in Google ADK Bidi-streaming architecture, implementation, and production best practices.
Create GitHub Pull Request
Development
Complete workflow for creating a well-structured GitHub pull request with branching, testing, formatting, and documentation.
Cutting a Barwise Release
DevOps
Step-by-step guide to cutting a Barwise release: bumping the monorepo version, tagging, and creating a GitHub release. Includes gotchas for workspace dependency refs, SERVER_VERSION sync, and tutorial regeneration.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Use to ensure migrated workflows follow the correct structure conventions.
Code Task Brief
Development
Produce a self-contained task brief for a coding routine: what to change, why, acceptance criteria, and out-of-scope. Use when delegating implementation work to a GitHub Actions workflow.
Fetch Dependency Source Code with opensrc
Development
Fetches and caches dependency source code (npm, PyPI, crates, repos) so AI agents can read implementations, not just types.
PRD Generator
Development
Generates a structured Product Requirements Document (PRD) from a feature description. It helps by asking clarifying questions and producing a clear, actionable document with user stories, acceptance criteria, and success metrics. Use this when planning a new feature or starting a project.
Code Query
Development
Search the codebase and Obsidian vault together for relevant implementation and project context. Use when the user asks how something works, where it is implemented, or wants related notes alongside code results.
Scaffold a new Cobra CLI command
Development
Scaffold a new Cobra CLI command following project patterns. Reads an existing command to match style, then registers it, handles errors, and verifies the build.
Design Shotgun: Generate Design Variants
Development
Generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. (gstack)