felipeluissalgueiro/treinamentos-nocode

Material de estudo das lives NoCode Startup — para ler com seu modelo de IA

2Stars on the repository
37Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

claude-review

01

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Roda code review via Claude Code CLI (Anthropic) com Opus 4.7 na branch atual, processa o output e classifica achados em P1/P2/P3 por categoria (lógica, sintaxe, estilo, segurança). Ativar quando Felipe disser "/claude-review", "roda claude review", "review com claude", "review com opus", "pede pro opus revisar"…

not rated 2 1mo ago A 99 tokens

codex-review

02

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Roda code review via OpenAI Codex CLI na branch atual, processa o output e classifica achados em P1/P2/P3 por categoria (logica, sintaxe, estilo, seguranca). Ativar quando Felipe disser "/codex-review", "roda codex review", "review com codex", "pede pro codex revisar", "codex review nos ultimos commits".

not rated 2 1mo ago A 88 tokens

debug-polya

03

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Framework estruturado de debugging baseado nos 4 pilares de Pólya (How to Solve It). Ativar quando Felipe disser "/debug-polya", "debugar isso", "por que tá quebrando", "investiga esse bug", "o que tá causando isso", "não tá funcionando", "analisa esse erro". Força o agente a pensar metodicamente antes de sair mexendo…

not rated 2 1mo ago A 86 tokens

gemini-review

04

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Roda code review via Gemini CLI (Google) na branch atual, processa o output e classifica achados em P1/P2/P3 por categoria (lógica, sintaxe, estilo, segurança). Ativar quando Felipe disser "/gemini-review", "roda gemini review", "review com gemini", "pede pro gemini revisar", "gemini review nos últimos commits".

not rated 2 1mo ago A 86 tokens

mp-caveman

05

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

not rated 2 1mo ago A 69 tokens

mp-diagnose

06

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

not rated 2 1mo ago A 68 tokens

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

not rated 2 1mo ago B 64 tokens

mp-grill-me

08

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

not rated 2 1mo ago A 50 tokens

mp-grill-with-docs

09

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

not rated 2 1mo ago A 58 tokens

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

not rated 2 1mo ago A 69 tokens

mp-prototype

13

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

not rated 2 1mo ago A 92 tokens

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

not rated 2 1mo ago A 46 tokens

mp-setup-pre-commit

15

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

not rated 2 1mo ago A 64 tokens

mp-tdd

16

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

not rated 2 1mo ago A 46 tokens

mp-to-issues

17

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

not rated 2 1mo ago A 54 tokens

mp-to-prd

18

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

not rated 2 1mo ago A 37 tokens

mp-triage

19

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

not rated 2 1mo ago A 51 tokens

mp-write-a-skill

20

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

not rated 2 1mo ago A 36 tokens

mp-zoom-out

21

felipeluissalgueiro/treinamentos-nocode

Skill Claude Code

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

not rated 2 1mo ago A 42 tokens

registrar-incidente

22

felipeluissalgueiro/treinamentos-nocode

Skill Claude CodeCodex

Registra incidente ou aprendizado técnico no hub centralizado + cópia local no projeto. Ativar quando Felipe disser "/registrar-incidente", "registra incidente", "documenta esse problema", "registra aprendizado", "isso virou incidente", "guarda esse erro pra não repetir", "cria registro do bug", "registra o que deu…

not rated 2 1mo ago A 88 tokens

runtime-fix-review

23

felipeluissalgueiro/treinamentos-nocode

Skill Codex

Strict read-only verification workflow for claimed code fixes in any repository. Use when a user provides changed files or commits and asks to confirm each fix is structurally correct, reachable at runtime, and regression-safe, with required command execution and a report file containing per-fix PASS/FAIL/WARN…

not rated 2 1mo ago A 69 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: