JotJunior/cstk

Skills and Tools

22Stars on the repository
49Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

JotJunior/cstk

Skill Claude CodeCodex

Commit staged and unstaged changes with a well-crafted conventional commit message. Handles submodule updates, multi-service changes, and follows project conventions. Triggers: "/commit", "commit", "commitar", "fazer commit", "commit changes".

22 3d ago A 51 tokens original MIT

go-add-consumer

02

JotJunior/cstk

Skill Claude CodeCodex

Add a RabbitMQ event consumer to an existing GOB Go microservice.

22 3d ago A 19 tokens original MIT

go-add-entity

03

JotJunior/cstk

Skill Claude CodeCodex

Add a full CRUD vertical slice (domain, DTO, repository, service, handler, migration, factory wiring) to an existing GOB Go microservice.

22 3d ago A 35 tokens original MIT

go-add-migration

04

JotJunior/cstk

Skill Claude CodeCodex

Create properly named PostgreSQL migration files for GOB microservices.

22 3d ago A 17 tokens original MIT

go-add-test

05

JotJunior/cstk

Skill Claude CodeCodex

Add unit/integration tests to a GOB Go microservice following established project patterns. Triggers: "add test", "add tests", "criar teste", "novo teste", "test coverage", "testar", "write tests for", "escrever testes para".

22 3d ago A 59 tokens original MIT

go-review-pr

06

JotJunior/cstk

Skill Claude CodeCodex

Review all changes in the current branch against GOB project conventions before opening a PR. Diff-aware: only analyzes what changed, not the entire codebase. Triggers: "review pr", "revisar pr", "pre-pr check", "review branch", "revisar branch", "checar antes do pr", "quality gate".

22 3d ago A 73 tokens original MIT

go-review-service

07

JotJunior/cstk

Skill Claude CodeCodex

Audit a GOB Go microservice against all project conventions and patterns.

22 3d ago A 17 tokens original MIT

advisor

08

JotJunior/cstk

Skill Claude CodeCodex

Strategic critique of an idea/plan/decision. Triggers: "me aconselhe", "critique meu plano", "avalie minha ideia", "feedback estrategico", "advisor". Skip for technical tasks (use bugfix/execute-task).

22 3d ago A 53 tokens original MIT

agente-00c-runtime

09

JotJunior/cstk

Skill Claude CodeCodex

Internal POSIX runtime helpers for agente-00c/feature-00c orchestrators (state, lock, validation, hashes, secrets filter). NOT user-invocable.

22 3d ago A 42 tokens original MIT

analyze

10

JotJunior/cstk

Skill Claude CodeCodex

Cross-artifact SDD consistency analysis (spec/plan/tasks/constitution) — read-only. Triggers: "analyze", "cross-check", "auditar artefatos", "validar spec vs tasks". Skip for single-document validation (use validate-documentation).

22 3d ago A 58 tokens original MIT

apply-insights

11

JotJunior/cstk

Skill Claude CodeCodex

Apply Claude Code usage insights to current project — improve CLAUDE.md, hooks, workflows. Triggers: "aplicar insights", "otimizar fluxo", "melhorar claude.md". This is the APPLY step that consumes /insights output, not the native /insights command itself.

22 3d ago C 66 tokens original MIT

briefing

12

JotJunior/cstk

Skill Claude CodeCodex

Structured project discovery interview (vision, users, constraints, stack). Triggers: "briefing", "discovery", "iniciar projeto", "kickoff". Skip if briefing already complete and user did not ask for update.

22 3d ago A 49 tokens original MIT

bugfix

13

JotJunior/cstk

Skill Claude CodeCodex

Multi-layer bug investigation and fix (traces across services before patching). Triggers: "bugfix", "fix bug", "corrigir bug", "debug", "investigar bug". Skip for new feature work (use execute-task/specify).

22 3d ago C 54 tokens original MIT

checklist

14

JotJunior/cstk

Skill Claude CodeCodex

Requirements quality gate ("unit tests for English") by domain (ux/api/security/performance/a11y). Triggers: "checklist", "validar requisitos", "quality gate". Validates REQUIREMENT quality, not code.

22 3d ago A 49 tokens original MIT

clarify

15

JotJunior/cstk

Skill Claude CodeCodex

Refine an existing spec via structured Q&A (max 5). Triggers: "clarify", "clarificar spec", "resolver ambiguidades", "refinar spec". Operates on existing spec.md; use specify to create one.

22 3d ago A 52 tokens original MIT

constitution

16

JotJunior/cstk

Skill Claude CodeCodex

Create/update immutable project governance principles. Triggers: "constitution", "criar constituicao", "principios do projeto", "governance". For point-in-time technical decisions, use ADRs instead.

22 3d ago A 44 tokens original MIT

converge

17

JotJunior/cstk

Skill Claude CodeCodex

Reconcile documented intent (spec/plan/tasks) against the CURRENT state of the code and append actionable gaps as a new task-phase. Classifies each divergence as missing/partial/contradicts/unrequested. Triggers: "converge", "o codigo bate com a spec?", "reconciliar spec com codigo", "o que ainda falta implementar de…

22 3d ago A 126 tokens original MIT

create-tasks

18

JotJunior/cstk

Skill Claude CodeCodex

Decompose scope or spec into task backlog with phases, dependencies, criticality. Triggers: "criar tarefas", "backlog", "task list", "decomposicao". Skip for executing tasks (use execute-task) or technical plan (use plan).

22 3d ago A 58 tokens original MIT

JotJunior/cstk

Skill Claude CodeCodex

Author and run full-stack E2E integration tests with Playwright — drive the UI through a complete feature flow and verify the effects at EVERY layer (UI, network/API, database, message queue, side effects). Triggers: "e2e", "teste e2e", "integration test", "teste de integração", "playwright", "validar fluxo completo"…

22 3d ago A 109 tokens original MIT

execute-task

20

JotJunior/cstk

Skill Claude CodeCodex

Execute one backlog task end-to-end following the project mandatory step-by-step workflow with hard gates. Triggers: "executar tarefa", "execute task ", "implementar tarefa". Skip for building the backlog (create-tasks), technical planning (plan), or bug investigation (bugfix).

22 3d ago A 63 tokens original MIT

model-selector

21

JotJunior/cstk

Skill Claude CodeCodex

Heuristica deterministica que classifica uma tarefa por complexidade (rasa/media/profunda) e SUGERE modelo (haiku/sonnet/manter-atual). Use ANTES de invocar skill/subagente caro — os orquestradores a consomem via model-routing wave-select. Apenas sugere, nunca troca modelo. Skip: input nao-textual ou decisao que exige…

22 3d ago A 97 tokens original MIT

owasp-security

22

JotJunior/cstk

Skill Claude CodeCodex

Security review: OWASP Top 10:2025, ASVS 5.0, Agentic AI 2026, LLM Top 10, API/CICD, NIST 800-63B-4, WebAuthn, OAuth 2.1, FAPI 2.0, post-quantum. Triggers: "security review", "OWASP", "vulnerability check", "auth code", "threat model", "MCP security". Skip for general code review.

22 3d ago A 109 tokens original MIT

plan

23

JotJunior/cstk

Skill Claude CodeCodex

Technical implementation plan — the technical HOW: architecture, data model, API contracts, research, test scenarios. Use when the user wants the technical design of a feature (how to structure/build it, define contracts/schema), whether or not a formal spec.md exists yet. Triggers: "plan", "criar plano", "planejar…

22 3d ago A 115 tokens original MIT

review-features

24

JotJunior/cstk

Skill Claude CodeCodex

GLOBAL feature portfolio dashboard — compare progress, suggest archive/abandon/prioritize. Triggers: "status global", "portfolio de features", "dashboard de features", "comparar features". Cross-feature; for single feature deep-dive use review-task.

22 3d ago A 56 tokens original MIT