Find the perfect skill
Registry Tools
Development
Lists all available commands for the Pulumi Registry, grouped by category.
Flutter Expert
Development
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment.
Create a Pull Request
Development
Create a pull request for the current branch on a Docusaurus/React/TypeScript repository.
Building Apple clients on mac-builder
Development
Guide for building, testing, and deploying Apple clients (iOS, tvOS, macOS) via SSH on a remote Mac with no local Xcode. Covers syncing, xcodebuild, code signing, and log capture.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
Open Brush Lua Plugin Development
Development
This skill helps you create and modify Lua plugins for Open Brush, a VR painting application. It provides access to the complete Open Brush Lua API documentation. Use it when you want to develop plugins, write Lua scripts, or ask about Open Brush scripting APIs.
List Git worktrees
Development
List all Git worktrees from one or all repositories with detailed status including branch, cleanliness, changed files count, port, and iTerm tab info. Use it when you need to view, list, or show worktrees in a clear table format.
Do Workflow
Development
Do a task end-to-end — implement, PR, CI loop, ship. Only invoke when user types /do or $do.
Prisma ORM - Type-Safe Database Operations
Development
Performs type-safe database operations using Prisma ORM with PostgreSQL. Ideal for defining schemas, writing type-safe queries, creating migrations, modeling relations, or replacing raw SQL with ORM patterns. Automatically generates TypeScript types and manages database schema changes.
Skillify
Development
Convert a Claude Code conversation into a deterministic Python-scripted skill, capturing repeatable work in scripts and using AI only for error recovery.
Code and Vault Search
Development
Search the codebase and Obsidian vault together to answer how/where questions with code locations and related notes.
New Column Conventions
Development
Conventions for adding new database columns in Go, including struct tag annotations and field types.