What problem does it solve?
This Skill gives every Syntaris session a consistent operating standard for code quality, communication, git workflow, and context management, reducing drift, regressions, and rework across turns.
Core Features & Use Cases
- Coding Standards: Enforces TypeScript strict mode, Python type hints, Tailwind token usage, and project-specific technology bans.
- Quality Gates: Requires tests before or alongside implementation, zero TypeScript errors, ruff clean Python, and mypy passing.
- Workflow Discipline: Guides file-by-file edits, long-session memory updates, commit formatting, and safe push behavior.
- Use Case: A developer opens a new Syntaris task and uses this Skill to verify conventions before editing code, running tests, and closing the gate.
Quick Start
Use the global-rules skill to review Syntaris conventions before making any code changes.