- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
Agent Launch Monitor
by 0xAxiom
Community updates â Auto-post milestones to Twitter/Telegram
autoship
by vercel-labs
CLI tool for automated changeset-based releases with AI-generated descriptions. Use when the user needs to release a package, create changesets, bump versions, or automate npm publishing workflows. Triggers include requests to "release a package", "create a changeset", "publish to npm", "bump the version", "automate releases", or any task involving version management and package publishing for repositories using the changesets workflow.
supabase-pentest
by yoanbernabeu
Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.
supabase-help
by yoanbernabeu
Quick reference for all Supabase security audit skills with usage examples and command overview.
project-referee
by sundial-org
Critiques ML conference papers with reviewer-style feedback. Use when users want to anticipate reviewer concerns, identify weaknesses, check claim-evidence gaps, or find missing citations.
cs-research-methodology
by sundial-org
Conduct a literature review and develop a CS research proposal. Use when asked to review a research area, find gaps in existing work, and propose a novel research contribution. The output is a research proposal identifying an assumption to challenge (the "bit flip") and how to validate it.
command-creator
by IgorWarzocha
Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make a /test command that runs pytest" → create command in opencode.json, set prompt to run tests with bash tool - user: "Add a /review command for PRs" → design prompt to fetch diff, analyze changes, generate review comments - user: "Automate this repetitive task" → identify pattern, create slash command with parameterized prompt - user: "Make a /deploy command" → design workflow (build, test, deploy), encode in command prompt
icml-reviewer
by sundial-org
Paper reviewer that evaluates machine learning research projects following official ICML reviewer guidelines. Provides comprehensive reviews with actionable feedback across all key dimensions: claims/evidence, relation to prior work, originality, significance, clarity, and reproducibility. Also provides formative feedback on incomplete drafts, proposals, and research code repositories. MANDATORY TRIGGERS: review paper, ICML review, paper review, evaluate paper, research paper feedback, ML paper review, conference review, academic review, paper critique, NeurIPS review, ICLR review, project proposal, research proposal, paper draft, early feedback, incomplete paper, work in progress, WIP review, review repo, review codebase, research project review
agent-architect
by IgorWarzocha
Create and refine OpenCode agents via guided Q&A. Use proactively for agent creation, performance improvement, or configuration design. Examples: - user: "Create an agent for code reviews" → ask about scope, permissions, tools, model preferences, generate AGENTS.md frontmatter - user: "My agent ignores context" → analyze description clarity, allowed-tools, permissions, suggest improvements - user: "Add a database expert agent" → gather requirements, set convex-database-expert in subagent_type, configure permissions - user: "Make my agent faster" → suggest smaller models, reduce allowed-tools, tighten permissions
codex
by sundial-org
Run OpenAI's Codex CLI agent in non-interactive mode using codex exec. Use when delegating coding tasks to Codex, running Codex in scripts/automation, or when needing a second agent to work on a task in parallel.
testing-a11y
by OzeroHAX
Accessibility testing (WCAG, keyboard, screen reader)
testing-security
by OzeroHAX
Basic security testing (OWASP, auth, data exposure)
testing-browser-manual
by OzeroHAX
Manual browser UI verification via MCP snapshots with reproducible steps and observed behavior; not automation design
testing-mobile
by OzeroHAX
Mobile testing (native/hybrid/web, gestures, offline, interruptions)
docs-diagram-gen
by OzeroHAX
Mermaid diagram generation for architecture, flows, and scenarios
planning-base
by OzeroHAX
Apply shared planning baseline (format, verifiability, assumptions) before creating any concrete change plan
testing-visual-regression
by OzeroHAX
Visual regression (baseline diffs, UI stabilization)
testing-test-case
by OzeroHAX
Design detailed reproducible test cases (Given/When/Then, one check per case); not smoke/regression checklists
planning-testing-strategy
by OzeroHAX
Testing strategy: what to verify, test types, data needs
coder-rules-clean-code
by OzeroHAX
Clean code execution rules for coding agents with verifiable quality gates.
testing-checklist
by OzeroHAX
Create short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design
testing-contract
by OzeroHAX
Verify provider-consumer API contract compatibility and versioning; not ad-hoc endpoint behavior checks
executing-plans
by julianromli
Use when you have a written implementation plan to execute in a separate session with review checkpoints
using-superpowers
by julianromli
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions