CtrlK
BlogDocsLog inGet started
Tessl Logo

chatto

github.com/chattocorp/chatto

SkillAddedReview
adr

.agents/skills/adr/SKILL.md

Keep track of architectural decisions in a structured format using Architecture Decision Records (ADRs).

60

adr-review

.agents/skills/adr-review/SKILL.md

Run a full review of all Architecture Decision Records for implementation drift, contradictions, stale decisions, missing supersession notes, weak rationale, and missing cross-references. Use when the user asks for an ADR review, ADR audit, stale ADR check, architecture decision consistency check, or wants to verify ADRs against the current codebase, feature/design records, architecture docs, glossary, or public API state.

73

chatto-api-compatibility

.agents/skills/chatto/chatto-api-compatibility/SKILL.md

Review Chatto public API and protocol changes for compatibility, migration needs, and generated output.

60

chatto-api-rules

.agents/skills/chatto/rules/chatto-api-rules/SKILL.md

Design rules concerning Chatto's ConnectRPC API, both resources and realtime

chatto-architecture-inventory

.agents/skills/chatto/chatto-architecture-inventory/SKILL.md

Maintain Chatto runtime documentation in docs/architecture/ when runtime structures change, or audit it when requested.

59

chatto-audit-api

.agents/skills/chatto/chatto-audit-api/SKILL.md

Audit Chatto API design for consistency, completeness, integration use, and future growth. Use for a whole-API review or a focused review of a service or workflow.

70

chatto-event-sourcing

.agents/skills/chatto/chatto-event-sourcing/SKILL.md

Use when designing, implementing, reviewing, debugging, or documenting Chatto event-sourced domain behavior, including EVT subjects, aggregate boundaries, Services, projections, optimistic concurrency control, read-your-writes, live/reconnect delivery, replay compatibility, migration safety, and rollback/deployment implications.

67

chatto-pr-checklist

.agents/skills/chatto/chatto-pr-checklist/SKILL.md

Check a Chatto pull request before review or merge. Use when opening a PR or when asked to check one.

66

chatto-release-notes

.agents/skills/chatto-release-notes/SKILL.md

Create or update Chatto release pages from release-please state, tags, changelog entries, and PRs.

58

fdr

.agents/skills/fdr/SKILL.md

Keep track of Chatto's features as Feature Decision Records (FDRs) — one structured document per feature capturing behavior, design decisions, and rationale. Replaces the older agent-docs/features/ system.

56

glossary

.agents/skills/glossary/SKILL.md

Look up, add, or audit Chatto terms in docs/GLOSSARY.md.

60

loom-architecture

.agents/skills/loom-architecture/SKILL.md

Apply the repository-wide Loom Architecture—Log-Oriented Outcomes and Materializations—when designing, implementing, reviewing, debugging, or documenting NATS and JetStream event-sourced applications. Use for work involving NATS account boundaries, a primary event stream, optimistic concurrency control, projections and read-your-writes, snapshots or checkpoints, snapshot repositories, durable workers, or reliable external effects.

60

session-wrap-up

.agents/skills/session-wrap-up/SKILL.md

Review a completed, paused, or blocked coding-agent session to identify friction, mistakes, near misses, missing context, and opportunities to improve future work. Use when the user asks to wrap up, run a retrospective, explain what issues the agent faced, capture lessons learned, or recommend improvements to repository instructions, documentation, skills, tooling, tests, or workflows. Produce an evidence-based, propose-only report; do not apply follow-up changes unless the user asks.

75

svelte-code-writer

.agents/skills/svelte-code-writer/SKILL.md

Use the Svelte CLI to check any Svelte component or module that you create, edit, or analyze.

70

svelte-core-bestpractices

.agents/skills/svelte-core-bestpractices/SKILL.md

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

73

svelte-docs

.agents/skills/svelte-docs/SKILL.md

Look up official Svelte, SvelteKit, and Svelte CLI documentation.

65

update-project-dependencies

.agents/skills/update-project-dependencies/SKILL.md

Update Chatto Go and frontend dependencies within their compatible version ranges, then run tests.

64

writing-tests

.agents/skills/writing-tests/SKILL.md

Instructions and hints for writing tests.

60