Authentication and authorization implementation guide for TypeScript SaaS. Load whenever implementing login, signup,...
find ~/jon23d/ -name "*.skill"
Use when creating a new branch, starting new feature work, fixing a bug on a new branch, or any situation where a...
Use when implementing background jobs, task queues, job processing, workers, delayed jobs, retries, or any...
Use when creating CI/CD pipelines for any project. Use when asked to "set up CI/CD", "create a pipeline", "automate...
Use when writing, reviewing, or editing a Dockerfile or docker-compose file. Use when asked to "containerize",...
Use when writing, reviewing, or refactoring TypeScript code β especially when tempted to use `any`, type assertions,...
Use when writing JavaScript or TypeScript modules, creating Node.js projects, adding imports or exports, setting up...
Use when the developer advocate needs to verify the application can be cloned and run by a new engineer. Triggers...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks...
Use when writing a GitHub Actions workflow that runs tests and linting on push to enforce code quality gates without...
Use when writing any documentation β API references, guides, feature overviews, changelogs, or README files β...
Use when creating, reading, updating, listing, searching, transitioning, or commenting on issues or tickets. Use...
Kubernetes manifest authoring guidelines. Load this skill when creating or reviewing Kubernetes manifests for any...
Mantine v7 deep implementation guide. Load this skill whenever building or modifying UI for a business or internal...
Use when developing in a pnpm monorepo, adding or modifying packages, managing cross-package dependencies, setting...
Use when building or modifying multi-tenant features in a TypeScript application β shared database with tenant...
Observability standards and instrumentation conventions. Load this skill when reviewing code for observability gaps,...
Use whenever a backend endpoint is created or modified, or whenever a frontend needs to call an API, or when...
Use when implementing any feature that requires multiple collaborating modules, services, or classes. Use when a...
For the `build` agent only. Use when the user describes a problem to solve, asks to claim or pick up a ticket, or...