domain-driven-design

sbrudzsbrudz

Use when planning features that involve business logic or domain modeling, and during code review to check naming consistency and module boundary violations — applies strategic DDD patterns

195 days ago

Bash Script Reviewer

mcakar-devmcakar-dev

Reviews shell scripts for Clean Code, SOLID, DRY, KISS, and YAGNI violations. Use when the user requests script review, mentions bash/shell code quality, or wants to fix script issues.

194 days ago

fresh-eyes-review

michellepellonmichellepellon

Use when about to commit, create a PR, or declare work complete — after verification-before-completion confirms tests pass but before code ships. Catches security vulnerabilities, logic errors, and business rule bugs that slip through despite passing tests.

194 days ago

review-vue

nesnilnehcnesnilnehc

Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only atomic skill; output is a findings list.

eng-standards
194 days ago

file-todos

mistakeknotmistakeknot

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

194 days ago

review-changes

CygnusfearCygnusfear

Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.

194 days ago

_accessibility

drimchanskydrimchansky

Accessible markup, ARIA patterns, keyboard navigation, and inclusive design. Apply when writing or reviewing UI code.

194 days ago

OpenRouter Known Pitfalls

nivkazdannivkazdan

Help avoid common OpenRouter mistakes and anti-patterns. Use when reviewing code or onboarding developers. Trigger with phrases like 'openrouter pitfalls', 'openrouter mistakes', 'openrouter gotchas', 'openrouter common issues'.

194 days ago

requesting-code-review

PracticalSwanPracticalSwan

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

194 days ago

convolutional-debate-agent

ZealousEarZealousEar

Multi-model reasoning protocol for Claude Code that runs five independent solver drafts (across different LLM providers), four adversarial debate reviews, and a reliability-weighted aggregation step to select or synthesize the final answer. Invoked via /debate slash command.

194 days ago

react-review

edloidasedloidas

Review React code for useEffect misuse, convention violations, memoization issues, and architectural problems. Runs react-doctor, Haiku subagents for mechanical checks, and deep Sonnet analysis in parallel. Use when reviewing React components, finishing a feature, or refactoring.

194 days ago

Angular Best Practices

oki3505Foki3505F

Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.

194 days ago

architect-review

oki3505Foki3505F

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

194 days ago

solidity-audit

0xlayerghost0xlayerghost

Security audit and code review checklist. Covers 30+ vulnerability types with real-world exploit cases (2021-2026) and EVMbench Code4rena patterns. Use when conducting security audits, code reviews, or pre-deployment security assessments.

194 days ago

Code Review

BrightIdeaStudioBrightIdeaStudio

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

194 days ago

review

Abdullah4AIAbdullah4AI

Quality review and accessibility audit workflow: severity-based findings, structured Markdown output, fix planning. Use when running /quality-review, /accessibility-audit, reviewing code quality, or auditing accessibility compliance. Triggers: review, audit, quality, accessibility, a11y, findings, severity.

194 days ago

code-review-checklist

jaeholee-creatorjaeholee-creator

체크리스트 기반 코드 리뷰 - 기능, 설계, 테스트, 보안, 성능

194 days ago

review

dirkkok101dirkkok101

Multi-perspective code review using parallel agents. Consolidates findings by severity for user approval. Use when implementation is complete (/execute finished), user says "review", "code review", or "check the code", before creating a PR, or after significant changes.

194 days ago

multi-agent-reviewer

YearsAlsoYearsAlso

多Agent审查阶段。使用测试工程师编写测试用例,审查代码质量。 Activate when user wants to review code or write tests.

194 days ago

90-04-review

CygnusfearCygnusfear

Run a composite, layered code review. Use when a coordinator needs to evaluate implementation quality before passing the quality gate. Stacks a 6-pass base rubric with optional language, architecture, and spec-divergence layers. Produces a tk review ticket with score and changes_requested.

194 days ago

Java Developer

Nguyen-Mau-AnhNguyen-Mau-Anh

Expert Java development skill covering Spring Boot, Jakarta EE, and plain Java across versions Java 8 through Java 21+. Use when asked to write, generate, review, architect, or improve Java code. Handles: creating REST APIs, designing domain models, generating boilerplate (entities, repositories, services, controllers), code review for correctness/scalability/security, performance optimization, JVM tuning guidance, concurrency patterns, and applying architecture patterns (layered, hexagonal, DDD). Triggers on any Java programming request.

194 days ago

pr-comment-resolver

marchattonmarchatton

Use this agent when you need to address comments on pull requests or code reviews by making the requested changes and reporting back on the resolution. This agent handles the full workflow of understanding the comment, implementing the fix, and providing a clear summary of what was done.

194 days ago