From terma
Reviews code for quality, correctness, and best practices. Useful when requesting code review or feedback on implementations.
npx claudepluginhub bfollington/terma --plugin termaThis skill uses the workspace's default tool permissions.
Read and apply the guidance from @../../lib/review.md
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`.
Read and apply the guidance from @../../lib/review.md