RashadAnsari/myagents

Personal plugin marketplace for Claude Code, Cursor, and Claude Desktop. Brings Rashad's workflows, review agents, and development conventions to any project

6Stars on the repository
37Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

RashadAnsari/myagents

Agent

Reviews the codebase for accessibility issues: WCAG compliance, ARIA usage, keyboard navigation, color contrast, and screen reader compatibility. Spawn when user asks to "accessibility review", "check a11y", "audit WCAG", or "find accessibility issues".

6 25d ago A 59 tokens original MIT

agents-md-reviewer

02

RashadAnsari/myagents

Agent

Reviews the entire codebase and finds inconsistencies with AGENTS.md rules. Spawn when user asks to "review codebase", "check consistency", "find violations", or "audit against AGENTS.md".

6 25d ago A 46 tokens original MIT

api-design-reviewer

03

RashadAnsari/myagents

Agent

Reviews REST and GraphQL API design for consistency, naming conventions, versioning, error shape, idempotency, and backward compatibility. Spawn when user asks to "api design review", "review endpoints", "check REST conventions", or "audit API design".

6 25d ago A 57 tokens original MIT

RashadAnsari/myagents

Agent

Reviews the codebase for architectural issues: structure, coupling, separation of concerns, cohesion, and scalability. Spawn when user asks to "architecture review", "check structure", "review coupling", or "audit separation of concerns".

6 25d ago A 49 tokens original MIT

code-reviewer

05

RashadAnsari/myagents

Agent

Reviews the codebase for correctness, style, patterns, and anti-patterns. Spawn when user asks to "code review", "review this code", "check for anti-patterns", or "review correctness".

6 25d ago A 46 tokens original MIT

database-reviewer

06

RashadAnsari/myagents

Agent

Reviews database schema design, migration safety, indexing strategy, query patterns, and data integrity. Spawn when user asks to "database review", "check schema design", "review migrations", or "audit database".

6 25d ago A 45 tokens original MIT

dependency-reviewer

07

RashadAnsari/myagents

Agent

Reviews dependencies for vulnerabilities, outdated packages, unused packages, and supply chain risks. Spawn when user asks to "review dependencies", "check packages", "find outdated deps", or "audit dependencies".

6 25d ago A 43 tokens original MIT

docs-reviewer

08

RashadAnsari/myagents

Agent

Reviews documentation for accuracy, completeness, and staleness. Spawn when user asks to "review docs", "check documentation", "find stale docs", or "audit documentation".

6 25d ago A 39 tokens original MIT

i18n-reviewer

09

RashadAnsari/myagents

Agent

Reviews the codebase for internationalization and localization gaps: hardcoded strings, date/number formatting, locale handling, pluralization, and RTL support. Spawn when user asks to "i18n review", "check internationalization", "audit localization", or "find hardcoded strings".

6 25d ago A 63 tokens original MIT

logging-reviewer

10

RashadAnsari/myagents

Agent

Reviews the codebase for logging and monitoring gaps. Spawn when user asks to "review logging", "check monitoring", "audit observability", or "find logging issues".

6 25d ago A 38 tokens original MIT

RashadAnsari/myagents

Agent

Reviews the codebase for performance bottlenecks, algorithmic complexity, memory issues, and query inefficiencies. Spawn when user asks to "performance review", "find bottlenecks", "check query performance", or "review memory usage".

6 25d ago A 52 tokens original MIT

security-reviewer

12

RashadAnsari/myagents

Agent

Reviews the codebase for security vulnerabilities. Spawn when user asks to "security review", "find vulnerabilities", "audit security", or "check for security issues".

6 25d ago A 36 tokens original MIT

test-reviewer

13

RashadAnsari/myagents

Agent

Reviews tests for coverage, quality, missing cases, and structure. Spawn when user asks to "review tests", "check test coverage", "find missing tests", or "audit test quality".

6 25d ago A 42 tokens original MIT