Find the perfect skill
Server Deployment Management with Ops CLI
Development
The `bun ops` CLI manages server deployments, database operations, and CLI builds for the Scratch monorepo. It provides commands to set up, deploy, test instances (prod, staging, dev), run migrations, and manage configuration secrets.
Vite build tool configuration, plugins, SSR
Development
Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. For Vite projects, vite.config.ts, plugins, and library/SSR builds.
Action Creator
Development
Creates reusable TypeScript action templates for executing email operations with one click in the chat interface.
Convex HTTP Actions
Development
Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications.
Naming Convention Analyzer
Development
Analyzes variable, function, class names and suggests improvements based on language conventions and best practices.
Manage Python dependencies with uv
Development
Manage Python dependencies, lock files, and project environments using uv. Add, remove, or sync packages effortlessly.
OpenTelemetry Context Propagation
Development
Propagate trace context across service boundaries using W3C TraceContext headers and baggage.
Google Docstring Assistant
Development
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
Hexagonal Architecture
Development
Design and refactor apps with Hexagonal Architecture to keep business logic independent of frameworks. Covers ports, adapters, use cases, and composition root.
Generate PR Description from Branch Changes
Development
Analyzes the current branch diff and generates a complete PR description ready to paste into GitHub, including breaking change detection.
Cinematic Frontend Design
Development
Provides UI patterns and design tokens for Bookkeep's cinematic dark theme with jewel-tone accents and glassmorphism. Use when building components or pages that must match the established visual language, including cards, badges, headers, and form inputs.