hamzaMissewi

40 mods across 1 repository, 2 stars between them.

addy-agent-skills

01

hamzaMissewi/agent-skills

Plugin Claude Code

Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.

2 1mo ago A tokens not measured copy · 97% MIT

agent-skills

02

hamzaMissewi/agent-skills

Plugin Claude Code

Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.

2 1mo ago A tokens not measured copy · 98% MIT

code-simplify

03

hamzaMissewi/agent-skills

Command Claude Code

Simplify code for clarity and maintainability — reduce complexity without changing behavior.

2 1mo ago A 14 tokens copy · 100% MIT

plan

04

hamzaMissewi/agent-skills

Command Claude Code

Break work into small verifiable tasks with acceptance criteria and dependency ordering.

2 1mo ago A 13 tokens copy · 88% MIT

review

05

hamzaMissewi/agent-skills

Command Claude Code

Conduct a five-axis code review — correctness, readability, architecture, security, performance.

2 1mo ago A 16 tokens copy · 100% MIT

ship

06

hamzaMissewi/agent-skills

Command Claude Code

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision.

2 1mo ago A 21 tokens copy · 100% MIT

spec

07

hamzaMissewi/agent-skills

Command Claude Code

Start spec-driven development — write a structured specification before writing code.

2 1mo ago A 12 tokens copy · 100% MIT

test

08

hamzaMissewi/agent-skills

Command Claude Code

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

2 1mo ago A 23 tokens copy · 100% MIT

webperf

09

hamzaMissewi/agent-skills

Command Claude Code

Run a web performance audit via the web-performance-auditor persona.

2 1mo ago A 13 tokens copy · 100% MIT

hamzaMissewi/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for hamzaMissewi/agent-skills, covering agents.md, repository overview, opencode integration, core rules and intent → skill mapping.

2 1mo ago A 1,122 tokens copy · 94% MIT

hamzaMissewi/agent-skills

Instructions file

Claude Code instructions for hamzaMissewi/agent-skills, covering agent-skills, project structure, skills by phase, conventions and contributing.

2 1mo ago A 820 tokens original MIT

code-reviewer

12

hamzaMissewi/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.

2 1mo ago A 33 tokens copy · 95% MIT

security-auditor

13

hamzaMissewi/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.

2 1mo ago A 35 tokens copy · 100% MIT

test-engineer

14

hamzaMissewi/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.

2 1mo ago A 35 tokens copy · 100% MIT

hamzaMissewi/agent-skills

Agent

Web performance engineer focused on Core Web Vitals, loading, rendering, and network optimization. Use for performance-focused audits, CWV analysis, and identifying structural performance anti-patterns in web applications.

2 1mo ago A 45 tokens copy · 100% MIT

SessionStart

16

hamzaMissewi/agent-skills

Hook

Runs when a session starts, executing session-start.sh. From hamzaMissewi/agent-skills.

2 1mo ago A tokens not measured copy · 100% MIT

hamzaMissewi/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.

2 1mo ago A 49 tokens copy · 84% MIT

hamzaMissewi/agent-skills

Skill Claude CodeCodex

Tests in real browsers via Chrome DevTools MCP. 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. Requires the chrome-devtools MCP server to be…

2 1mo ago B 68 tokens copy · 100% MIT

hamzaMissewi/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.

2 1mo ago A 45 tokens copy · 100% MIT

hamzaMissewi/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.

2 1mo ago A 51 tokens copy · 91% MIT

code-simplification

21

hamzaMissewi/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.

2 1mo ago A 51 tokens copy · 100% MIT

context-engineering

22

hamzaMissewi/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.

2 1mo ago A 43 tokens copy · 100% MIT

hamzaMissewi/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.

2 1mo ago A 53 tokens copy · 98% MIT

hamzaMissewi/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.

2 1mo ago A 45 tokens copy · 89% MIT