
from agents11
Opinionated SOLID-guidelines for TypeScript/Bun/Node projects: small files, separated interfaces, mandatory JSDoc, reuse-first workflow and templates to keep co
Provides a prescriptive set of SOLID-driven conventions and templates for TypeScript, Bun, and Node.js projects. The skill defines mandatory workflows (team review agents), strict file-size limits, interface separation rules, required JSDoc on exports, and templates for modules, services, validators and tests — aiming to reduce duplication and improve maintainability.
Use this skill when onboarding a new TypeScript/Bun service, enforcing architecture rules across a mono-repo, running automated code-generation or agent-led refactors, or when you need clear templates and review steps before merging changes. It is targeted at CLI tools, libraries, hooks, and non-framework code.
Best with code-authoring and review agents that can spawn multi-agent workflows (TeamCreate patterns), and validation/linters that can enforce templates (fuse-ai-pilot style agents, CI-integrated automation).
This skill has not been reviewed by our automated audit pipeline yet.