engineering
Engineering Workflow Pack
This plugin exposes one public Codex skill surface for a family of engineering-practice workflows (inspired by Matt Pocock). Claude Code also exposes command wrappers under /engineering:*. The workflow modules live beside this SKILL.md (with shared docs under references/) so the skill is self-contained when installed on its own.
Routing
- Use
grill-me.mdfor grill-me, plan grilling, or design stress-testing. - Use
tdd.mdfor TDD, test-first work, or red-green-refactor loops. - Use
zoom-out.mdwhen the user wants to zoom out, map an unfamiliar code area, or go up a layer of abstraction. - Use
improve-architecture.mdfor architecture improvement, deep modules, locality, leverage, testability, or AI-navigability. - Use
defined-terms.mdfor extracting a DDD-style ubiquitous-language glossary from the conversation intoDEFINED_TERMS.md, flagging ambiguities and synonyms.
When a request names one workflow, load that module and follow it. When the request is ambiguous, pick the nearest module from context or ask one short clarifying question.
More from abpai/skills
human-writer
>-
28agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
28code-simplifier
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
25bun-expert
>
25dead-code-eliminator
>
23socratic-code-owner
>
23