camilooscargbaptista

67 mods across 2 repositories, 62 stars between them.

AGENT-ORCHESTRATOR

01

camilooscargbaptista/architect

Agent

╔══════════════════════════════════════════════════════════════╗ ║ ║ ║ ANTES de escrever QUALQUER linha de código, os seguintes ║ ║ artefatos DEVEM existir e ser APROVADOS pelo humano: ║ ║ ║ ║ 1. 🎨 MOCKUP (se tem UI) ║ ║ → Todas as telas, estados, erros, modais, mensagens ║.

55 4mo ago A 0 tokens original MIT

QA-TEST-ENGINEER

02

camilooscargbaptista/architect

Agent

Agent "QA-TEST-ENGINEER" from camilooscargbaptista/architect, covering 🧪 qa test engineer, metas inegociáveis, ⚠️ módulos sem cobertura de teste, pirâmide de testes and processo.

55 4mo ago A 0 tokens original MIT

SECURITY-AUDITOR

03

camilooscargbaptista/architect

Agent

Agent "SECURITY-AUDITOR" from camilooscargbaptista/architect, covering 🛡️ security auditor, checklist owasp top 10, checklist segurança — typescript, segurança em integrações and ameaças específicas do domínio: devtools.

55 4mo ago A 0 tokens original MIT

camilooscargbaptista/architect

Agent

Agent "TECH-DEBT-CONTROLLER" from camilooscargbaptista/architect, covering 📊 tech debt controller, estado atual, anti-patterns detectados (agrupados por severidade), hotspots de acoplamento (tech debt) and débito em cobertura de teste.

55 4mo ago A 0 tokens original MIT

camilooscargbaptista/architect

Agent

Agent "TYPESCRIPT-BACKEND-DEVELOPER" from camilooscargbaptista/architect, covering 🔧 typescript backend developer, stack, domínio & contexto de negócio, princípios (solid + clean architecture) and módulos do projeto.

55 4mo ago A 0 tokens original MIT

cto-toolkit

07

camilooscargbaptista/cto-toolkit

Plugin Claude Code

The ultimate CTO & Staff Engineer toolkit — 54 skills, 5 autonomous agents, 9 automation scripts, 5 intelligent hooks, and workflow orchestrators covering code review, architecture, security, DevOps, data engineering, AI/ML, compliance, DDD, multi-tenancy, feature flags, vendor evaluation, engineering budget, on-call…

7 5mo ago A tokens not measured original MIT

adr

08

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Architecture Decision Record (ADR) — Philosophy-First: Creates well-structured ADRs using a 3-phase process: (1) Define the architectural philosophy and identity of the system, (2) Explore options through the lens of that philosophy, (3) Adversarial review by a devil's advocate agent. Use this skill whenever the user…

7 5mo ago A 146 tokens original MIT

camilooscargbaptista/cto-toolkit

Agent

Adversarial architecture reviewer agent. Challenges proposed decisions by playing devil's advocate — stress-tests ADRs, finds hidden risks, questions assumptions, and validates alignment with the project's Architectural Identity. Invoke when the user says 'review this ADR', 'challenge this decision', 'devil's…

7 5mo ago A 96 tokens original MIT

camilooscargbaptista/cto-toolkit

Agent

Autonomous architecture health analyzer. Scans the entire codebase to assess architectural quality — dependency direction, coupling, cohesion, layer separation, and anti-patterns. Produces a structured Architecture Health Report with severity-ranked findings and concrete refactoring recommendations. Invoke when the…

7 5mo ago A 92 tokens original MIT

onboarding-guide

11

camilooscargbaptista/cto-toolkit

Agent

Autonomous project onboarding agent. Explores an entire codebase and generates a comprehensive Developer Onboarding Guide — project overview, architecture map, key modules, development workflow, coding conventions, and 'where to find things' reference. Invoke when the user says 'onboard me', 'explain this project'…

7 5mo ago A 106 tokens original MIT

release-readiness

12

camilooscargbaptista/cto-toolkit

Agent

Autonomous release readiness assessor. Evaluates whether a project is ready for production deployment by checking code quality, test coverage, security posture, documentation, observability, rollback plan, and operational readiness. Produces a Go/No-Go Release Report. Invoke when the user says 'are we ready to…

7 5mo ago A 96 tokens original MIT

security-auditor

13

camilooscargbaptista/cto-toolkit

Agent

Autonomous security audit agent. Performs a comprehensive security scan of the entire codebase — secrets detection, vulnerability patterns, authentication/authorization review, dependency audit, and OWASP Top 10 assessment. Produces a Security Audit Report with severity-classified findings and remediation steps.…

7 5mo ago A 97 tokens original MIT

tech-debt-analyzer

14

camilooscargbaptista/cto-toolkit

Agent

Autonomous technical debt analyzer. Scans the codebase to identify, categorize, and prioritize technical debt — code duplication, outdated dependencies, missing tests, TODO/FIXME markers, dead code, inconsistent patterns, and architectural drift. Produces a Tech Debt Inventory with effort estimates and ROI-based…

7 5mo ago A 115 tokens original MIT

ai-ml-engineering

15

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

AI/ML Engineering Review: Reviews AI/ML systems for production readiness — model serving, MLOps pipelines, LLM integration patterns, prompt engineering, evaluation frameworks, and responsible AI. Covers model deployment, feature stores, experiment tracking, monitoring/drift detection, and AI safety. Use when the user…

7 5mo ago A 112 tokens original MIT

api-documentation

16

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

API Documentation & Design (OpenAPI/Swagger): Helps write and review API documentation, generate OpenAPI/Swagger specs, design RESTful APIs, and document GraphQL schemas. Use whenever the user mentions 'API docs', 'Swagger', 'OpenAPI', 'API specification', 'API design', 'REST API', 'endpoint documentation', 'API…

7 5mo ago A 114 tokens original MIT

backend-review

19

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Backend Code Review (Node.js, Java, Microservices): Expert review of backend code focusing on Node.js, Java, Clean Architecture, SOLID principles, microservices patterns, SQL/database design, messaging (Kafka, SQS, SNS), and payment flows. Use whenever the user wants a review of backend code, API design, service…

7 5mo ago A 122 tokens original MIT

chaos-engineering

20

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Chaos Engineering: Designs and reviews resilience testing strategies — fault injection, game days, failure mode analysis, and blast radius assessment. Covers chaos experiments for distributed systems, database failures, network partitions, and dependency outages. Use when the user mentions chaos engineering…

7 5mo ago A 86 tokens original MIT

code-review

21

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Code Review Router & General Analysis: Acts as the primary entry point for all code review requests. Detects the technology context and delegates to the appropriate specialized review skill (backend-review for Node/Java/NestJS, frontend-review for Angular/React, flutter-review for Dart/Flutter, security-review for…

7 5mo ago A 143 tokens original MIT

compliance-review

22

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Compliance & Governance Review: Reviews systems for regulatory compliance — SOC2, HIPAA, PCI-DSS, ISO 27001, LGPD/GDPR. Covers access control, audit logging, encryption, data retention, incident response, and compliance documentation. Use when the user mentions SOC2, HIPAA, PCI, ISO 27001, LGPD, GDPR, compliance…

7 5mo ago A 103 tokens original MIT

cost-optimization

23

camilooscargbaptista/cto-toolkit

Skill Claude CodeCodex

Cloud Cost Optimization & FinOps: Helps analyze and reduce cloud infrastructure costs, optimize resource usage, implement FinOps practices, and find savings opportunities. Use whenever the user mentions 'cloud costs', 'AWS bill', 'cost optimization', 'FinOps', 'right-sizing', 'reserved instances', 'savings plans'…

7 5mo ago A 117 tokens original MIT