Search for AI agent skills by name, category, or tag.
Perform thorough code reviews with structured feedback.
npx skills add getsentry/code-review
--- name: Code Review author: getsentry version: 1.0.0 description: Perform thorough code reviews with structured feedback. category: Testing tags: [code-review, sentry, feedback, quality] platforms: [claude-code, codex, cursor, multi-platform] license: MIT --- # Code Review Perform thorough code reviews with structured feedback. ## Usage This skill automatically enhances your AI agent's capabilities when installed. No additional configuration required. ## Installation ```bash npx skills add getsentry/code-review ``` ## Compatibility This skill is compatible with: claude-code, codex, cursor, multi-platform ## License MIT
by obra
Four-phase structured debugging methodology enforcing root cause analysis before applying fixes.
by Anthropic
Test local web apps using Playwright for automated UI verification and debugging.
RED-GREEN-REFACTOR cycle with testing anti-patterns reference for disciplined TDD.
Sentry
@getsentry