Agent Skills by Lada Kesseler
Showing 16 vetted skills indexed across 1 GitHub repositories.
hexagonal-architecture
Define Domain, Application, and Adapter boundaries with ports and adapters.
event-modeling
Design event models with STATE_CHANGE, STATE_VIEW, and AUTOMATION slices.
collaborative-design
Guide software feature design through structured visual scenarios and timelines.
bdd-with-approvals
Organize behavior definitions as executable domain-language fixtures with approval-based verification.
nullables
Replace real infrastructure with controlled Nullables during tests.
approval-tests
Automate approval-based testing by generating and validating expected outputs against runtime results.
tdd
Enforce a red-green-refactor workflow with tests before implementation.
ai-patterns
Provide reference patterns for AI-assisted coding with on-demand local documentation.
creating-process-files
Create deterministic process-file templates with frontmatter-based identification and optional resource directories.
creating-hooks
Automate Claude Code hooks defined in YAML frontmatter for lifecycle events.
writing-statuslines
Configure Claude Code to display live session data via custom status line scripts.
writing-bash-scripts
Enforce safe Bash scripting practices with shebang, set -euo pipefail, and validation.
using-uv
Automate Python project setup and dependency management with UV.
git-worktrees
Automate Git worktree creation and management for parallel development.
refinement-loop
Automate iterative content refinement with versioned outputs in a local playground.
refactoring
Refactor production code incrementally through prep, main, and evaluation stages.