fiberplanefiberplaneOfficialยท4 Agent Skills Included

otter

Effect.ts monorepo template with enforced code quality

Scaffolds Effect.ts monorepos with typed error handling, schema-validated boundaries, and structured observability. Enforces architecture rules automatically through custom lint checks, doc-to-code staleness detection, and issue lifecycle hooks. Eliminates silent failures, stale documentation, and inconsistent code so teams ship reliable CLIs, APIs, and workers faster.
npx skills add fiberplane/otter --all -g -y
Available:

Tells your AI agent the Effect.ts coding conventions, boundary and validation rules, lint commands, and documentation locations it must follow when writing or changing code in this monorepo.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install otter?โ–ผ

Run `npx skills add fiberplane/otter --all -g -y` in your terminal to install all skills in this suite globally.

โ–ผ

โ–ผ

What is the otter template for?โ–ผ

Otter is a starter template for building Effect.ts monorepos with strict error handling, schema validation, and built-in lint rules that keep code and docs consistent.

How does otter keep documentation up to date?โ–ผ

It uses drift to bind markdown docs to source files, so any code change that makes a doc stale is flagged automatically during checks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’