Re Brain — Productivity skill for Claude Code
You are working inside the RE-Frame backend — an Express 5 server with Keycloak auth, CouchDB persistence, and a strict layered architecture.
How to install Re Brain
Installs to ~/.claude/commands/ucll-re-development-claude-skills-re-brain.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UCLL-RE-Development/claude-skills/HEAD/.claude/commands/re-brain.md -o ~/.claude/commands/ucll-re-development-claude-skills-re-brain.md Restart Claude Code, or start a new session, for it to be picked up.
What Re Brain does
You are working inside the RE-Frame backend — an Express 5 server with Keycloak auth, CouchDB persistence, and a strict layered architecture. Use the conventions below for every task.
Adding a new feature
A feature consists of four files, all sharing the same base name:
server/src/routes/.routes.js
server/src/validators/.validator.js
server/src/controllers/.controller.js
server/src/services/.service.js
Register the router in `server/src/routes/routes.j
Alternatives in Productivity
- Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★
- Nosqli — NoSQL injection scanner (MongoDB/Mongoose/operator-injection DBs) — auth bypass via $ne/$gt operators, bracket 4.5k ★
- 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Re Frame
You are working inside the RE-Frame framework — an in-house full-stack SPA framework built on native Web Compo
Franken Whisper
Agent-first Rust ASR orchestration stack: Bayesian backend routing across whisper.cpp/insanely-fast-whisper/wh
Context Load
Load project structure, stack, architecture, conventions, and key files for task context.
Agent Complete Task
A strict, goal-focused brief that makes a coding agent (Claude Code, Cursor, Antigravity) finish a task correc
Spike
De-risk an open technical decision with a time-boxed spike — frame the question, prototype several approaches
Claude Workflows
Claude Code plugin: two workflow skills layered on Superpowers. fixing-raw-bugs triages unstructured bug repor
Related Agents
Brain Eval Engineer
Evaluation engineer — question set tooling, layered metrics (harvest/graph/retrieval/answer), fixed-strategy a
API Expert
Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints
Web UI Route Reviewer
Use this agent for any change that adds, edits, or removes an Express route in server/index.mjs or server/lib/