.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

…/cukas/patrol
home/skills/cukas/patrol
cukas avatar

cukas/patrol

4 skills

View on GitHub
$npx skills add cukas/patrol
SkillInstalls
build-guardUse when implementing features, refactors, or multi-file changes. Orchestrated plan-then-execute with subagent dispatch and regression checkpoints.—diagnoseUse when investigating a bug or unexpected behavior. Forces structured root-cause investigation before any code changes.—review-gateUse after completing any code implementation, bug fix, or refactor. Structured review with pass/fail verification before declaring done.—trace-fixUse when fixing a bug, unexpected behavior, or test failure. Investigation-first TDD loop that traces root cause before touching code.—