stxkxs
 
 
hi@stxkxs.io

Snippets & TIL

Quick tips, code snippets, patterns, and things I learned. Shorter than blog posts, but just as useful.

5 snippets
Tip
2 min•Jan 24, 2025

Claude Code Hooks for DevOps Workflows

Automate pre and post-execution tasks in Claude Code using hooks for linting, formatting, and validation.

claude-codeaiautomationdevops
Read
Pattern
3 min•Jan 24, 2025

Robust Claude Project Kickoff

A systematic approach to starting projects with Claude: discovery prompts, hooks, subagents, MCP servers, and CLAUDE.md setup.

claude-codeaiproductivityproject-setup
Read
Pattern
2 min•Jan 22, 2025

CDK Config-to-Model Pattern with Mustache

Use Mustache templates to map YAML config files to strongly-typed Java models with automatic CDK context injection.

awscdkjavamustache
Read
TIL
2 min•Jan 18, 2025

CLAUDE.md for Infrastructure Project Context

Use CLAUDE.md to give Claude Code persistent context about your infrastructure patterns and standards.

claude-codeaiinfrastructuredevops
Read
Snippet
1 min•Jan 15, 2025

Supercharge Shell History with fzf

Replace Ctrl+R with fuzzy-finding for lightning-fast command recall.

shellproductivityclifzf
Read