Skip to main content
Run any Skill in Manus
with one click
GitHub repository

reatom-skill

reatom-skill contains 7 collected skills from Guria, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-05-19
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

process-feedback
project-management-specialists

Local maintenance workflow for this reatom-skill repo. Use when processing feedback sessions, failed model transcripts, correction threads, or bootstrap postmortems into durable skill/reference/eval improvements. Extract misconceptions, identify instruction-shape failures, generalize fixes without project-specific leakage, and maintain repo-local guidance. Git may be used only for read-only exploration; never touch the index, staged changes, or commits.

2026-05-19
review-skill-changes
software-developers

Review uncommitted changes in this reatom-skill repo when the task is to inspect modified skill docs, references, evals, or README text for skill quality. Use for requests to review local changes, align them with skill best practices, validate Reatom-specific claims against ~/ghq/github.com/reatom/reatom, and rewrite edits so they read naturally in the target document without session-specific leakage or stray project-only details.

2026-05-19
reatom-debug
software-developers

Structured debugging workflow for Reatom v1000+ runtime, routing, React, and test failures. Use when behavior feels surprising, errors mention missing async stack, AbortError, root/provider setup, route ownership, duplicate @reatom packages, or when a Reatom app needs a source-backed debug plan that first verifies observability, including dev-time connectLogger setup.

2026-05-19
reatom-feedback-loop
project-management-specialists

Follow-up correction and skill-improvement workflow for Reatom guidance. Use when the user says earlier Reatom advice was wrong, asks why the work deviated from the expected process, requests a course correction, or when a scaffold/bootstrap run should end with a pitfall summary and reusable skill feedback.

2026-05-19
reatom-scaffold
software-developers

Ordered scaffold and bootstrap workflow for new Reatom v1000+ projects. Use for greenfield apps, examples, demos, standalone packages, or when the user wants to create a new Reatom project or scaffold Reatom inside another repo. Focus on setup order, validation pipeline, strict-context bootstrap, and initial quality gates before feature work.

2026-05-19
reatom
software-developers

Expert guide for Reatom v1000+ state management. Use for tasks involving @reatom/* imports or explicit Reatom APIs: atom/computed/action from @reatom/core, reatomComponent/useAtom/useAction, reatomRoute, reatomForm, withAsyncData/withAsync/withAbort/withChangeHook, wrap() async context, adapters (@reatom/react, @reatom/vue, @reatom/solid-js, @reatom/preact, @reatom/lit, @reatom/jsx), testing, v3 migration, or errors mentioning ReatomError, missing async stack, or Reatom runtime exceptions.

2026-05-19
reatom-extension-candidates
software-developers

Find reusable Reatom extension candidates in an existing codebase. Use when auditing repeated @reatom/core / reatomForm / reatomRoute patterns, deciding between core, reatom/reusables, custom `.extend()` helpers, or local `reatom*` factories, or when evaluating whether a pattern is generic enough to propose upstream to reatom/reusables.

2026-05-18