Reusable agent skills, agents, hooks, and integrations for coding workflows
npx skills add https://github.com/moeller-projects/agent-skillz --skill doc-engineInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Reusable AI coding agent skills with minimal Bun + TypeScript tooling for validation, build output, and consistent packaging.
bun install
bun run dev
caveman — ultra-concise response protocolthinking-engine — exploration, assumptions, options, decision readinesscode-quality-engine — clean code, refactoring, performance, modernizationtest-engine — unit, integration, E2E, coverage, flaky test reductionrepo-engine — repo onboarding, architecture mapping, conventions, hotspotsspec-engine — requirements, specs, acceptance criteria, policy gatesdoc-engine — README, AGENTS.md, developer docs, architecture docsops-engine — CI/CD, Kubernetes, threat modeling, resilience, rollbackskills/ — source skillsschemas/ — JSON schemas for skill documentstemplates/ — starter templatespackages/skill-build/ — validation, build, and pack scripts