az9713/addyosmani-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
az9713/addyosmani-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
az9713/addyosmani-agent-skills
Plugin Claude Code
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
az9713/addyosmani-agent-skills
Command Claude Code
Implement the next task incrementally — build, test, verify, commit.
az9713/addyosmani-agent-skills
Command Claude Code
Simplify code for clarity and maintainability — reduce complexity without changing behavior.
az9713/addyosmani-agent-skills
Command Claude Code
Break work into small verifiable tasks with acceptance criteria and dependency ordering.
az9713/addyosmani-agent-skills
Command Claude Code
Conduct a five-axis code review — correctness, readability, architecture, security, performance.
az9713/addyosmani-agent-skills
Command Claude Code
Run the pre-launch checklist and prepare for production deployment.
az9713/addyosmani-agent-skills
Command Claude Code
Start spec-driven development — write a structured specification before writing code.
az9713/addyosmani-agent-skills
Command Claude Code
Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.
az9713/addyosmani-agent-skills
Instructions file CodexOpenCode
Instructions for az9713/addyosmani-agent-skills, covering agents.md, repository overview, opencode integration, core rules and intent → skill mapping.
az9713/addyosmani-agent-skills
Instructions file
Instructions for az9713/addyosmani-agent-skills, covering agent-skills, project structure, skills by phase, conventions and commands.
az9713/addyosmani-agent-skills
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
az9713/addyosmani-agent-skills
Agent
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
az9713/addyosmani-agent-skills
Agent
QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.
az9713/addyosmani-agent-skills
Hook
Runs when a session starts, executing session-start.sh via bash. From az9713/addyosmani-agent-skills.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
az9713/addyosmani-agent-skills
Skill Claude CodeCodex
Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.