Find the perfect skill
Complete Logging System
Development
Complete guide to logging system, including application logs, script logs, error monitoring and request logs.
Database Query
Development
Query the GOAT PostgreSQL database to inspect data, debug issues, and understand state.
UI Design System
Development
Design system reference for the Devkit Vue stack (Vuetify 4 + custom theme helpers). Use for styling, theming, layout, components, and visual verification.
Run SQL Queries on WordPress Database
Development
Run SQL queries against the WordPress development database via Docker, inspecting tables and Simple History events.
Data Visualization with D3.js
Development
Build custom interactive data visualizations with D3.js: charts, scales, axes, force layouts, and React integration.
Thread Spawner
Development
Spawn and manage threads on a running claude-threads orchestrator. Enables parallel execution of epics, stories, or any tasks from within a Claude Code session.
Dual PR Review
Development
Run pr-review twice in parallel — locally as Claude and remotely via Codex CLI — then merge the findings.
New Database Column Conventions (Go)
Development
Coding conventions for adding new database columns and struct fields in Go: snake_case naming, struct tag annotations, and avoiding booleans in favor of smallint 0/1.
Claude Code Ecosystem
Development
Expertise in Claude Code: CLI setup, slash commands, MCP servers, hooks, plugins, CI/CD, agent/skill creation, and CLAUDE.md optimization.
New Column Conventions
Development
Conventions for adding new database fields, including struct tags and field types.
Code Quality Reviewer
Development
Reviews code, tests, docs, and config against 20 production-grade rules for error handling, security, architecture, testing, naming, and structure.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.