From claude-toolkit-dev
Provides professional code review context. Use when reviewing PRs, analyzing code quality, or checking work before shipping.
npx claudepluginhub prostrive/claude-toolkit --plugin claude-toolkit-devThis skill uses the workspace's default tool permissions.
When reviewing code, apply these standards:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
When reviewing code, apply these standards:
Code Quality
Maintainability
Security
Production Readiness
Flag issues as: