Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

brainiac

brainiac contiene 4 skills recopiladas de xkazm04, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
0
actualizado
2026-07-17
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

brainiac-onboard
Desarrolladores de software

Connect this repository to the org's Brainiac memory. Pairs the repo with the Brainiac console (device-flow approval), writes a project-scoped API key into .env without ever displaying it, verifies connectivity end to end, enriches CLAUDE.md/AGENTS.md with memory conventions, and optionally registers the MCP server and syncs the org's skill library. Safe to re-run.

2026-07-17
perfect
Desarrolladores de software

Session-after-session product perfection loop. The strongest available model (Fable) directs — it walks the repo's context map context-by-context, proposes 5 challenged, high-value directions per context (features, design elevations, significant optimizations), gates them with the user until 10 are accepted, then orchestrates builder subagents (model sized to the work — Sonnet for S/M briefs, Opus for L or high-risk ones) per context in isolated worktrees while making every review/merge decision itself. All state lives in a linked Obsidian vault so any future session resumes the loop exactly where the last one stopped. Invoke with `/perfect [init|propose|build|status|reflect] [context-name]`.

2026-07-14
uat
Analistas de garantía de calidad de software y probadores

Simulated User Acceptance Testing for Brainiac, run as a controlled trial inside a simulated multi-stack engineering company rather than a feature walkthrough. Characters are developers (Rust/TS/Python/infra) doing real coding work; every journey runs in three arms — cold agent, Claude's native local memory (the free baseline), and Brainiac — and the verdict is the DELTA, which is allowed to come out negative. Two chronological certification levels: L1 theoretical (over a code-derived model of what an agent actually receives, cheap + mass-parallel) then L2 empirical (live server + workers + real agent sessions against the Meridian company). Ships a Harm Ledger alongside findings. Per-run specifics live in the repo's uat/ overlay. Invoke with `/uat init|update|run|promote [args]`.

2026-07-13
prototype
Diseñadores de interfaces web y digitales

Iteratively prototype a console page/component through directional variants behind a tab switcher, then consolidate the winner. Use when the user wants to explore multiple design approaches for a Brainiac console surface (visual appeal, creativity, UX clarity).

2026-07-10