Philip Deuchler
Community@pbdeuchler · Boulder, CO
Agent Skills by Philip Deuchler
Showing 9 vetted skills indexed across 1 GitHub repositories.
howto-qmd
Search markdown collections using BM25, vector, and hybrid re-ranking.
howto-ast-grep
Search and transform code patterns using AST structure with ast-grep.
howto-develop-with-postgres
Enforce transaction safety, ULID/UUID typing, and snake_case naming in PostgreSQL code.
property-based-testing
Generate and verify property-based tests across inputs for invariants and round-trips.
writing-good-tests
Guide unit and integration tests toward behavior-focused, maintainable patterns.
coding-effectively
Enforce context-aware coding discipline separating pure logic from side effects.
writing-for-a-technical-audience
Improve clarity and consistency in developer-focused technical documentation.
functional-core-imperative-shell
Enforce Functional Core and Imperative Shell boundaries with file classification comments.
defense-in-depth
Validate data inputs across API boundaries, business logic, and environments.