tiagosilva07

13 mods across 1 repository, 2 stars between them.

tiagosilva07/zyrax-guard

Skill Claude CodeCodex

Patterns for building reusable, accessible, production-grade React/TypeScript UI components. Use this whenever you create or review a UI component, build a form, design a component API, or work on the frontend — even if accessibility isn't explicitly mentioned. Covers state handling, a11y, responsiveness, and prop…

2 20d ago A 66 tokens original MIT

clean-architecture

02

tiagosilva07/zyrax-guard

Skill Claude CodeCodex

Principles and checks for structuring code with clear boundaries, low coupling, and high cohesion. Use this whenever you are designing a new module, refactoring existing code, reviewing structure, deciding where logic should live, or untangling a messy codebase — even if the user doesn't say the words "clean…

2 20d ago A 83 tokens original MIT

tiagosilva07/zyrax-guard

Skill Claude CodeCodex

A go/no-go checklist for shipping code to production. Use this whenever you're about to deploy, finishing a feature, opening a PR for real traffic, or someone asks "is this production-ready". Covers correctness, errors, security, observability, and scale. Applies to Go, React/TypeScript, and C#/.NET.

2 20d ago A 71 tokens original MIT

architect

04

tiagosilva07/zyrax-guard

Agent Claude Code

Use PROACTIVELY when starting a new feature, service, or MVP, or when a design decision needs to be made before code is written. Designs system architecture, data flow, API contracts, database schema, and a minimal-but-scalable implementation plan. Invoke for "design", "architecture", "how should we structure", "new…

2 20d ago A 85 tokens original MIT

debugger

05

tiagosilva07/zyrax-guard

Agent Claude Code

Use when something is broken, failing, flaky, or behaving unexpectedly, and the cause isn't obvious. Reproduces the issue, traces the real root cause, explains why it fails, surfaces hidden edge cases, and proposes the most robust fix. Invoke for "bug", "error", "crash", "failing test", "works locally but not in…

2 20d ago A 92 tokens original MIT

devops

06

tiagosilva07/zyrax-guard

Agent Claude Code

Use to prepare an app for production deployment or improve its operational setup. Designs deployment architecture, CI/CD pipelines, containerization, monitoring and logging, and reliability/scaling. Invoke for "deploy", "CI/CD", "Docker", "Kubernetes", "pipeline", "monitoring", "logging", "infrastructure", "uptime"…

2 20d ago A 76 tokens original MIT

perf-optimizer

07

tiagosilva07/zyrax-guard

Agent Claude Code

Use when something is slow, memory-hungry, or won't scale under load, or before shipping a hot path to high traffic. Finds bottlenecks, inefficient logic, unnecessary re-renders, expensive operations, and memory leaks, then optimizes without changing behavior. Invoke for "slow", "performance", "optimize", "memory…

2 20d ago A 92 tokens original MIT

refactorer

08

tiagosilva07/zyrax-guard

Agent Claude Code

Use when code needs to be cleaned up, restructured, or made more maintainable WITHOUT changing what it does. Handles reverse-engineering an unfamiliar codebase, separating concerns, reducing coupling, removing duplication, and applying clean architecture. Invoke for "refactor", "clean up", "restructure", "reduce…

2 20d ago A 87 tokens original MIT

security-auditor

09

tiagosilva07/zyrax-guard

Agent Claude Code

Use to audit code for security problems before shipping, after a sensitive change, or on request. Inspects for vulnerabilities, auth flaws, API weaknesses, injection risks, sensitive-data exposure, and infrastructure risk, then reports findings by severity with attack scenarios and fixes. Invoke for "security review"…

2 20d ago A 96 tokens original MIT

plan

10

tiagosilva07/zyrax-guard

Command Claude Code

Tech-lead planning pass — clarify, decide, and route work to specialist agents before building.

2 20d ago A 19 tokens original MIT

tiagosilva07/zyrax-guard

Instructions file CodexOpenCode

Instructions for tiagosilva07/zyrax-guard, covering engineering baseline, stack, how to behave, hard rules and conventions.

2 20d ago A 565 tokens original MIT

tiagosilva07/zyrax-guard

Instructions file

Instructions for tiagosilva07/zyrax-guard, covering engineering baseline, stack, how to behave, hard rules and conventions.

2 20d ago A 565 tokens copy · 98% MIT

zyrax-guard

13

tiagosilva07/zyrax-guard

MCP server Claude CodeCodexCursor +2

Audit AI agent configs for prompt injection & rogue MCP servers; vet packages. Runs locally from the zyrax-guard npm package.

2 20d ago A tokens not measured original MIT