Agent Skills
Agentic AI developer
A library of composable skills that extend AI coding agents with domain expertise, structured workflows and bundled tooling.
- TypeScript
- Model Context Protocol
- Node.js
- Zod
Problem
AI coding agents are generalists: they lack the domain-specific procedures, guardrails and tooling needed to perform specialized tasks reliably and repeatably.
Role
I designed and authored a set of progressive-disclosure skills — each one packaging instructions, references and executable scripts an agent can load on demand.
Stack
A TypeScript toolchain producing skill manifests validated with Zod, exposed to agents over the Model Context Protocol and runnable from any compatible host.
Result
Agents complete specialized work — deployments, theme extraction, image optimization — with consistent, auditable steps instead of improvised one-offs.