Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

chatto

يحتوي chatto على 15 من skills المجمعة من chattocorp، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
1.5k
محدث
2026-07-11
Forks
61
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

chatto-event-sourcing
مطوّرو البرمجيات

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.

2026-07-11
chatto-release-notes
مطوّرو البرمجيات

Create or update Chatto docs website release pages by comparing release-please state, tags, commits, changelog entries, and PRs

2026-07-06
adr-review
مطوّرو البرمجيات

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.

2026-06-30
chatto-architecture
مطوّرو البرمجيات

Update docs/ARCHITECTURE.md to reflect the current state of the codebase by examining code and documentation.

2026-06-28
chatto-checkup
مطوّرو البرمجيات

Run a documentation-focused maintenance checkup of the Chatto codebase. Fans out to /fdr, /adr, and /chatto-architecture, then compiles a single consolidated report. Always propose-only — no changes applied without explicit user approval. At the end, points the human at other maintenance skills (/update-project-dependencies, /chatto-security-review) they may want to run themselves.

2026-06-28
chatto-debugging
مديرو الشبكات وأنظمة الحاسوب

Production debugging tools for NATS streams, KV buckets, and protobuf events. Covers nats CLI commands, stream inspection, protobuf decoding, and message iteration.

2026-06-28
chatto-pr-checklist
محللو ضمان جودة البرمجيات والمختبرون

Pre-merge PR checklist for the Chatto codebase. Contains instructions for tasks that must run before a PR is merged. This skill should automatically run when a PR is opened.

2026-06-28
chatto-release-checklist
مطوّرو البرمجيات

Run before making a new Chatto release. Compares the candidate version with stable and prerelease baselines, writes a developer checklist and separate user-facing announcement to .context/, and reports API changes separately.

2026-06-28
chatto-security-review
محللو أمن المعلومات

Perform a comprehensive security review of the Chatto codebase. Launch multiple exploration agents in parallel to examine different security aspects, then have an adversarial reviewer verify and challenge the findings.

2026-06-28
fdr
مطوّرو البرمجيات

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.

2026-06-28
glossary
مطوّرو البرمجيات

Maintain Chatto's glossary of terms in docs/GLOSSARY.md. Look up a term, add a new one, or audit the glossary against the codebase, FDRs, and ADRs for missing or stale entries.

2026-06-28
svelte-core-bestpractices
مطوّرو البرمجيات

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.

2026-05-26
adr
مطوّرو البرمجيات

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

2026-05-26
svelte-docs
مطوّرو البرمجيات

Use this if you want to look up Svelte, SvelteKit, and Svelte CLI documentation.

2026-05-26
update-project-dependencies
مطوّرو البرمجيات

Use this if you want to update all project dependencies while respecting semver compatibility.

2026-05-26