atris-backend

Installation
SKILL.md

atris-backend

Part of the Atris policy system. Prevents ai-generated backend from being over-engineered.

Atris Integration

This skill uses the Atris workflow:

  1. Check atris/MAP.md for existing patterns before building
  2. Reference atris/policies/atris-backend.md for full guidance
  3. After building, run atris review to validate against this policy

Quick Reference

Naming: avoid data, result, handler, manager, service, utils. names reveal intent.

Abstractions: three concrete examples before you abstract. copy-paste until patterns emerge.

Errors: let errors bubble. include context: what were you doing? what input caused this?

Related skills
Installs
4
Repository
atrislabs/atris
GitHub Stars
59
First Seen
Jan 24, 2026