Jgbriel Skills
Description
IDE configs, skills, and steering for Claude Code + Kiro IDE.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
jgabriel-skills
Skills, regras e configurações reutilizáveis para **Claude Code**. Replica meu setup completo em qualquer máquina — regras de código, steering global, hooks, MCP config e skills customizadas (engineering, TCC, productivity, etc).
**Repo público.** Fork, clone, ou copie arquivos seletivamente para seu projeto.
Estrutura
jgabriel-skills/
├── README.md
├── .gitignore
│
├── claude/ # Claude Code global config (~/.claude)
│ ├── README.md # ordem de leitura dos docs abaixo
│ ├── CLAUDE.md # regras globais (idioma, git, response style)
│ ├── STRUCTURE.md # onde tudo mora, settings.json, MCP, hooks, plugins
│ ├── COMMANDS.md # tabela de slash commands
│ ├── WORKFLOWS.md # receitas combinando commands + skills + agents
│ ├── GUIDE.md # cheat sheet condensado
│ ├── .mcp.json # template MCP de escopo de PROJETO (placeholders ${VAR})
│ ├── settings.template.json # settings.json sanitizado
│ ├── agents/ # 3 agents (planner, researcher, tcc-orientador)
│ ├── commands/ # 12 slash commands custom
│ ├── hooks/ # SessionStart / PreToolUse hooks (3 scripts)
│ ├── skills/ # 82 skills, pasta flat (sem subpastas por categoria)
│ └── skills-archived/ # skills fora de circulação (29)
│
├── templates/ # templates de projeto, pra copiar em qualquer repo
│ ├── CONTEXT.template.md # glossário de domínio (1 contexto)
│ └── CONTEXT-MAP.template.md # glossário pra repo com múltiplos contextos
│
├── COMMANDS.md # quick reference de steering/agents/skills/powers
├── GUIDE.md # guia rápido de setup
├── agents/ # 4 agents JSON (planner, researcher, reviewer, tcc-orie
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11