
from claude-skill-registry412
Perform focused, automated code reviews for a PR: detect bugs, security issues, performance problems and test gaps, then post a structured GitHub review and com
This skill runs a focused code review for a GitHub pull request. It extracts the PR number or URL, fetches PR details, inspects diffs and changed files, optionally runs tests/lint/type checks, and produces a concise Markdown review comment plus a formal GitHub review (approve or request changes). The output emphasizes critical issues (bugs, security, performance, and test gaps) and includes file/line citations and suggested fixes.
Invoke when you need an automated, evidence-backed review of a PR (e.g., /claude-code-review 123 or /claude-code-review https://github.com/owner/repo/pull/123). Use it for non-draft PRs where you want a short, actionable review that cites test/lint failures when present. Avoid using it for draft PRs.
gh/git/jq examples and a temp-file workflow.This skill is designed for agents that can run shell commands and interact with GitHub (gh CLI) and local repo contexts (Copilot/Claude-like agents with shell access).
The skill entry for 'claude-code-review' exists in the database but its SKILL.md content is empty/null, and the GitHub source path (skills/other/other/claude-code-review/) does not exist in the repository — returning 404. The skill appears to be a stale or incorrectly indexed entry with no retrievable content. Based on the short_description alone, it would perform automated PR code reviews detecting bugs, security issues, and test gaps, but without actual content it cannot function.
Stale/broken DB entry. The source path skills/other/other/claude-code-review/SKILL.md does not exist in the majiayu000/claude-skill-registry repo. Similar skills exist (agent-code-review-swarm, autonomous-code-review, etc.) but this specific slug's content is unreachable. Security scored 75 (no content to flag, but no content to verify safety either). Code quality 20 and architecture 15 because there is no substantive content to evaluate.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.