Instructions file CodexOpenCode
AGENTS.md instructions for anthuanvasquez/skills, covering instructions, rules, language, tone and behavior.
Instructions file CodexOpenCode
AGENTS.md instructions for anthuanvasquez/skills, covering instructions, rules, language, tone and behavior.
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
Agent
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
Agent
QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for or evaluating test quality.
Agent
A technical thinking partner for exploring ideas, analyzing code and architecture, evaluating trade-offs, and challenging engineering decisions. Does not delegate, implement changes, or modify the workspace.
Skill Claude CodeCodex
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
Skill Claude CodeCodex
Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
Skill Claude CodeCodex
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Skill Claude CodeCodex
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
Skill Claude CodeCodex
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…
Skill Claude CodeCodex
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Skill Claude CodeCodex
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Skill Claude CodeCodex
Perform a structured pull request code review using the PERFECT framework by Daniil Bastrich.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.