Refactor
Refactor code to improve structure, reduce duplication, and apply design patterns
Akm
akm — Agent Kit Manager. A package manager for AI agent skills, commands, tools, and knowledge.
Assets
Soft authoring conventions for skill assets as reusable, just-in-time procedural rulebooks.
Architecture Cleanup
Use when performing a behavior-preserving architectural cleanup or refactor on a codebase and you need strict guardrails against changing functionality, building a framework, or rewriting tests to fit the new design.
Testing Practices
Writing reliable, deterministic unit and integration tests
Hello World
Trivial demonstration skill that prints a greeting
K8s Deploy
Deploy and manage applications on Kubernetes clusters with kubectl and Helm
Docker Homelab
Manage Docker containers, images, and networks in a homelab environment
Code Review
Review code changes for quality, security, and best practices
Git Workflow
Git branching model, pull requests, and code review flow
Svelte Components
Build reusable Svelte components with best practices for composition and state management
Code Review Skill
Review code for quality issues, bugs, and adherence to best practices