Agent Skills by Zach Allen
Showing 22 vetted skills indexed across 2 GitHub repositories.
gastown
Manage Claude Code agent lifecycles and orchestrate multi-agent workflows.
headless-nwave-worker
Dispatch nwave-ai waves as headless Claude processes in git worktrees.
domain-modeling
Selects TypeScript constructs for DDD and hexagonal architecture domain modeling.
monorepo-tooling
Manage monorepo dependencies and builds with npm workspaces, Turborepo, and uv.
docker-and-ports
Manage Docker services and port configurations with Docker Compose.
backend-use-case
Create backend use cases, controllers, and repositories with Python.
project-structure
Visualize and navigate project directory structures for complex applications.
docstrings
Format Python, TypeScript, and JavaScript docstrings for clarity and consistency.
frontend-query-hook
Create and modify TanStack Query hooks, mutations, and tests in TypeScript.
tdd
Execute targeted Bazel and pytest tests for TDD workflows.
linear-cyrus
Automate Linear workflows for proposals, projects, milestones, tasks, and reviews.
alembic-migration
Automate Alembic migration creation and management for SQLite and PostgreSQL.
Gateway Builder
Create gateway classes that integrate external services via Protocol interfaces.
Pants Build System
Optimize Pants caching and target-based execution for Python projects.
Use Case Builder
Design and implement Python use case functions with dependency injection and type hints.
AWS Infrastructure Architect
Generate and validate AWS IaC templates for multi-region deployments.
build-one-to-throw-away
Structure throwaway prototypes with a three-phase build, learn, and rebuild process.
Business Model Builder
Create Python dataclass business models with validation and derived properties.
Repository Builder
Generate Python Protocol repository interfaces with ORM-separated implementations and mapper-driven data transformation.
Controller Builder
Construct Python controller classes with dataclass-based dependency injection and factory methods.
bdd-gherkin-specification
Create BDD feature files using Gherkin syntax with Given/When/Then scenarios.
Test-Driven Development (TDD)
Guide Python developers through the Red-Green-Refactor-Commit cycle using pytest.