Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

convex-synapse

convex-synapse contém 7 skills coletadas de Iann29, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
27
atualizado
2026-06-08
Forks
4
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

synapse-installer
Desenvolvedores de software

Build and maintain the Synapse auto-installer (v0.6) — pure-bash setup.sh + supporting helpers + bats tests. Use when the user asks to "work on the installer", "improve setup.sh", "add a pre-flight check", "make installation easier", or anything under installer/ / setup.sh in the repo.

2026-06-08
synapse-overview
Desenvolvedores de software

Background on Synapse — the self-hosted Convex control plane this project uses instead of (or alongside) Convex Cloud. Loads when the agent needs context on what Synapse is, how it differs from Convex Cloud, or what the project's runtime architecture looks like.

2026-05-23
aster-smoke
Analistas de garantia de qualidade de software e testadores

Run Aster's end-to-end docker smoke tests, including the v0.6 module-query smoke that proves a real `npx convex deploy` bundle executes inside a v8cell against real Postgres. Use when the user asks to "smoke aster", "test aster end-to-end", "prove aster works", "run aster docker smoke", or wants to verify the Aster integration after pulling new aster-runner changes.

2026-05-05
synapse-feature
Desenvolvedores de software

Add a new feature end-to-end across Synapse — backend handler + integration test + dashboard UI + Playwright spec + API docs + commit. Use when the user asks to "add a new endpoint", "build a new feature", "expose X via the API", or any task that crosses backend + frontend boundaries.

2026-05-04
synapse-debug
Analistas de sistemas de computador

Diagnose common Synapse failures — CORS errors in the browser, deployments stuck "provisioning", containers that can't reach each other inside the synapse-network, postgres connection refused, dashboard 401 loops, Playwright timing issues. Use when the user reports something in Synapse "isn't working", "is broken", "won't start", or shows error symptoms.

2026-04-30
synapse-dev
Administradores de redes e sistemas de computador

Spin up the Synapse local dev stack (postgres + Go backend), reset the database, run smoke tests against the API. Use when the user asks to "run synapse", "start the backend", "reset the db", "rebuild and run", or wants to manually exercise endpoints.

2026-04-30
synapse-test
Analistas de garantia de qualidade de software e testadores

Exercise the Synapse API end-to-end with curl flows that cover the happy path plus the standard 401/403/404/409 negative cases. Use when the user asks to "test the API", "verify the backend", "run smoke tests", or after touching auth/teams/projects/deployments handlers.

2026-04-29