Writing Java Kotlin
Idiomatic modern Java and Kotlin JVM development. Use when writing `.java`,
Browser Automation
Browser automation for rendered UI exploration, validation, screenshots,
Researching Web
Web research via platform web tools. Use for technical comparisons, recent
Configuring Git Hygiene
Configure safe git workflow hygiene: pre-commit/pre-push hooks, Gitleaks
Looking Up Docs
Find current, version-correct library/API/framework docs through one
Documenting Code
Create or update human-facing docs, agent-facing instructions, architecture
Cc Thingz
Battle-tested skills and hooks for Claude/Codex/Gemini/Pi.
Writing Go
Idiomatic Go development. Use when writing Go code, designing APIs, reviewing
Reviewing Instructions
Use when asked to lint, audit, review, or score AI-facing instruction
Writing Csharp
Idiomatic C# /.NET development. Use when writing C# code, changing `.csproj`
Refactoring Code
Batch behavior-preserving refactors for multi-file, repeated-pattern,
Writing Web
Simple web development with HTML, CSS, JS, and HTMX. Use when working
Writing Rust
Idiomatic Rust development. Use when writing Rust code, Cargo crates/workspaces,
Brainstorming Ideas
Brainstorm ideas and stress-test draft plans before coding. Use when
Fixing Code
Fix code defects with a reproducible feedback loop, root-cause diagnosis,
Evolving Config
Audit and improve AI coding-agent configuration. Use when reviewing or
Improving Tests
Improve test design, speed, and coverage with behavior-focused tests,
Spotinfo
CLI for exploring AWS EC2 Spot inventory. Inspect AWS Spot instance types, saving, price, and interruption frequency.
Writing Typescript
Idiomatic TypeScript development. Use when writing TypeScript code, Node.js
Cloud Mcp Server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
Using Git Worktrees
Creates isolated git worktrees for parallel development. Use when starting
Coding Posture
Use before non-trivial coding work to pick a task-appropriate working mode — debug, fix, review, test-first, refactor, optimize, migrate, upgrade, integrate, spike, or unstuck — then follow its checklist. Modes are procedures, not personas. Not needed for trivial one-line edits or non-coding tasks.
Operating Infra
Author, inspect, troubleshoot, and review infrastructure across IaC,
Playwright Skill
Support-only Playwright runtime/reference for browser-automation — dev-server
Sequential Thinking
Structured stepwise reasoning with explicit revisions and branches. Use
K8s Mcp Server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments
Writing Python
Idiomatic Python 3.12+ development. Use when writing Python code, CLI
Writing Shell
Idiomatic shell development for POSIX sh, Bash, Zsh, Fish, hooks, CI
Committing Code
Create normal git commits with logical grouping. Use when committing,
Reviewing Code
Use when reviewing changed code, PRs, diffs, or specific files. Finds
Deploying Infra
Validate infrastructure changes and, after explicit confirmation, apply
Cleanup Git
Remove merged local branches and stale git worktrees. Use when the user
Spec Flow
Use when planning, executing, checkpointing, finishing, or inspecting