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

RestoreAssist

RestoreAssist contém 3 skills coletadas de CleanExpo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
3
Stars
1
atualizado
2026-06-09
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

deploy-drift-doctor
Administradores de redes e sistemas de computador

Diagnose and recover from blocked or failing production deploys — especially Prisma schema-drift / no-op'd-migration build failures on Vercel. Use when a deploy fails, a PR merge is "blocked", a build errors, or someone says "check logs", "failed", "deploy stuck", or "waiting for vercel".

2026-06-09
architectural-integrity-protocol
Desenvolvedores de software

Use at the start of every non-trivial user request and at any feature-completion / context-45%+ checkpoint. Forces a "Translation Blueprint" interception before code, enforces Service Layer separation, runs an automatic structural audit on completed features, and generates a dense session_manifest.md when context budget approaches the compaction threshold. Applies portfolio-wide; install per repo by reading this skill once and following the four phases exactly.

2026-05-18
service-layer-architecture
Desenvolvedores de software

Use when designing or refactoring an API surface where the route handler / Convex action / framework endpoint has accumulated runtime mechanics (provisioning, credential reads, validation, readiness checks, restart/teardown helpers, integration fan-out). Separates the orchestration layer (auth, ownership, status transitions, audit events, persistence, user-facing error policy) from service modules (reusable runtime mechanics that return structured results). Substrate-agnostic — applies to Convex actions, Next.js App Router API route handlers / Server Actions, FastAPI endpoints, NestJS controllers, Express handlers.

2026-05-18