.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/n24q02m/better-code-review-graph
home/skills/n24q02m/better-code-review-graph
n24q02m avatar

n24q02m/better-code-review-graph

7 skills

View on GitHub
$npx skills add n24q02m/better-code-review-graph
SkillInstalls
build-graphBuild or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.—impact-auditBlast radius of a change you have not made yet -- traces a symbol across federated repositories, splits impact per repo, and reports what must ship together.—onboard-repoIndex an unfamiliar codebase into the knowledge graph, then produce a first orientation map -- entry points, most-depended-upon modules, hotspots, test…—refactor-checkSafety analysis before refactoring -- dependency graph, test coverage, public API exposure, blast radius verdict.—review-deltaReview only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.—review-prReview a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.—security-sweepGraph-driven security sweep -- scan for dangerous sinks, then rank each finding by whether an entry point can actually reach it, and triage the rest into…—