Jonathon Deason
Community@jon23d · San Francisco, CA
Agent Skills by Jonathon Deason
Showing 41 vetted skills indexed across 2 GitHub repositories.
openapi-codegen
Generate type-safe API clients from OpenAPI specifications using openapi-typescript and openapi-fetch.
human-readable-docs
Enforce best practices for writing human-readable documentation.
github-quality-control
Create a GitHub Actions workflow that runs tests and linting on push events.
system-knowledge
Access application behavior from markdown domain files for ticket writing.
multi-tenancy
Enforce tenant isolation in TypeScript apps with Fastify, Prisma, and PostgreSQL.
writing-tickets
Create and refine software tickets with Given/When/Then acceptance criteria.
from-scratch-run
Validate application setup from a fresh repository clone.
esm
Convert JavaScript and TypeScript projects to ECMAScript Modules with import/export syntax.
auth
Implement authentication and authorization for TypeScript SaaS applications.
dockerfile
Generate and review Dockerfiles and docker-compose files with security and performance best practices.
mantine
Guide Mantine v7 UI implementation with CSS Modules and @mantine/form.
tanstack-query
Implement TanStack Query v5 for server state management in React applications.
ts-linting
Configure ESLint and Prettier for TypeScript projects with flat config files.
prisma
Guide Prisma ORM implementation for TypeScript applications.
kubernetes-manifests
Author Kubernetes manifests with resource limits, health probes, and security practices.
zod-env
Validate environment variables at startup using Zod schemas in TypeScript projects.
telegram-notification
Send Telegram notifications for task completion and blocker status updates.
observability
Review Node.js and TypeScript code for OpenTelemetry observability standards.
outside-in-double-loop
Implement features with multiple services using outside-in TDD loops.
pipeline-watch
Monitor CI/CD pipeline check statuses for pull requests on GitHub and Gitea.
rest-api-design
Design, review, and document HTTP REST API endpoints with schemas and RFC 7807 errors.
worktrees
Create isolated Git worktrees per ticket and manage PR lifecycle.
playwright-e2e
Create and run Playwright end-to-end tests with configuration and API mocking.
branch-from-main
Enforce new Git branches to originate from the tip of main.