Find the perfect skill
Design Craft: Creating Delightful User Experiences
Development
Focuses on the emotional and aesthetic details that transform functional apps into delightful experiences. Covers empty state patterns that welcome users, loading states that reduce perceived wait time, and micro-interactions that provide polished feedback. Helps developers bridge the gap between visually polished interfaces and truly loved products.
PlantUML ASCII Art Diagram Generator
Development
Generate ASCII art diagrams from PlantUML for terminal-friendly documentation and READMEs.
Repo Context
Development
Research the repository before coding: files, patterns, tests, constraints, unknowns to avoid invented architecture.
Before/After Screenshot Capture
Development
Captures before/after screenshots of web pages or elements for visual comparison and PR documentation. Supports URLs and image paths with various viewport options.
tsup: TypeScript Library Bundler
Development
Bundle TypeScript libraries with tsup, a zero-config esbuild-powered tool. Supports dual ESM/CJS output, declarations, and npm publishing.
New Database Column Conventions
Development
Guidelines for defining new database columns using Go struct tags, including field types, constraints, and naming conventions.
gcx — Go Cross-Compilation & Deploy Tool
Development
gcx is a lightweight CLI tool for cross-compiling Go binaries and publishing them to S3 or SSH servers. It reads YAML configuration and supports deployment with notifications.
Soneta enova365 UI Design System
Development
Design system for building web apps visually consistent with enova365 ERP. Includes colors, typography, layout, UI components, and responsive themes.
API Contract Normalizer
Development
Standardizes API response patterns (pagination, errors, status codes, envelopes). Provides TypeScript types, middleware, documentation, and migration plan.
Build Your Own Nix Dotfiles
Development
Guides a developer through building their own nixos-unified dotfiles repository from scratch, using this repo as a reference architecture. Use when someone wants to set up Nix-based system configuration or dotfiles management.
Character Ruleset Audit (CHARAL)
Development
Deep audit of per-game character ruleset translation into canonical ActorValues, covering derived stats, leveling, regen, afflictions, and reputation systems.
Terraform Resource Migration
Development
Guides migration of existing SDK-based Terraform resources to the Plugin Framework while maintaining state compatibility and behavioral parity. Use when converting legacy resources or when the user asks to migrate, convert, or port existing resources.