.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

…/besimple-oss/broccoli
home/skills/besimple-oss/broccoli
besimple-oss avatar

besimple-oss/broccoli

10 skills

View on GitHub
$npx skills add besimple-oss/broccoli
SkillInstalls
besimple-broccoli-blindNon-interactive wrapper: plan-sketch -> auto-pick recommended options -> plan-write -> plan-critique-loop -> implement-from-plan -> claude-simplify-wrapper ->…—besimple-tiny-broccoliSmall-change wrapper: implement → run repo checks → atomic commit → run dedup (BASE_SHA..HEAD).—broccoli-oss-gcp-deployDeploy this repository to a new Google Cloud project using the repo's existing Cloud Run, Cloud Run Jobs, Cloud SQL, Secret Manager, and Artifact Registry…—claude-simplify-wrapperRun Claude's built-in /simplify skill on BASE_SHA..HEAD, validate checks, and commit.—code-review-loopIterative review+fix loop for BASE_SHA..HEAD: generate findings, apply accepted fixes, run checks, commit, and re-review up to 3 iterations or until clean.—dedupDedupe-only pass for BASE_SHA..HEAD: remove duplicate code introduced by the diff or reuse existing shared utils; applies changes + commits.—implement-from-planImplement an approved plan doc step-by-step in application or systems codebases, including Node/TS, Python, and C/C++ repos (build/lint/test per step, atomic…—plan-critique-loopCritique and revise an existing plan doc up to 3 iterations, using accept/reject triage and stopping early when no important feedback remains.—plan-sketchDo bounded research (official docs first) and produce a high-level implementation sketch in `sketch/<generated-name>.md`.—plan-writeWrite a detailed, self-contained implementation plan to a new Markdown file under plan/.—