.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

…/darkroomengineering/cc-settings
home/skills/darkroomengineering/cc-settings
darkroomengineering avatar

darkroomengineering/cc-settings

39 skills · 19 total installs

View on GitHub
$npx skills add darkroomengineering/cc-settings
SkillInstalls
dr-initInitialize new Darkroom project from a satus or novus starter (NOT the same as native /init which writes CLAUDE.md).6share-learningPromote a team-relevant learning to the shared team-knowledge repo, deduping against existing notes first.6ccSync cc-settings with upstream Claude Code (maintainer) or pull the latest cc-settings (user).5triageFirst-pass review of a client or unfamiliar repo — pull latest, sweep for glaring issues, report ranked findings. READ-ONLY on external repos.2adhdParallel divergent ideation — spawns N isolated generator agents under different cognitive frames (regulator, biology, speedrunner, 10-year-old, zero-budget),…—adversarial-auditAdversarial whole-repo audits in three goal-spec modes — hunt defects, drift, and dead ends rather than validate.—autoresearchAutonomous skill-prompt optimization — Karpathy-style mutate/score/keep loop on SKILL.md.—buildBuild feature/page/integration end-to-end with GO/NO-GO gate. For components use `/component`, hooks `/hook`.—checkpointMid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`.—codexClaude x Codex bridge — delegate mechanical or bulk implementation to the OpenAI Codex CLI, get an independent cross-model review of the current uncommitted…—componentCreate UI component / widget / reusable piece. Triggers "create component", "new component", "add component", or naming a component (Button, Header, Card).—consolidateAudit and prune rules/skills/learnings to prevent context bloat. Triggers "consolidate", "clean up rules", "spa day", "what's redundant", degraded agent perf.—context-docBuild CONTEXT.md (domain glossary) + docs/adr/ via interview; keeps agent vocab aligned.—design-tokensGenerate OR consolidate design tokens — type scales, color palettes, spacing systems, dark-mode derivations with WCAG checks (generate); or audit-and-reduce an…—exploreRead-only codebase investigation via Explore agent; also handles upward-zoom for unfamiliar code regions.—fixDebug and fix bugs/errors/failures, including merge conflicts and failing PR CI checks.—freezeLock file edits to one directory for the session — Edit/Write outside it are blocked, not just warned.—handoffEnd-of-session save and next-session resume. Triggers "ending session", "wrapping up", "context window", "running out of context", "done for today" (save…—harvestCapture an unusually good workflow into a durable, reviewed artifact — a skill, rule, profile, AGENTS.md diff, or team learning — with measured evidence and an…—hookCreate reusable React hook (useX pattern). Triggers "create hook", "new hook", "custom hook", "useAuth"/"useScroll"-style names, extracting logic from a…—lighthouseLighthouse audit + improvement loop until targets met. Triggers "lighthouse", "performance audit", "page speed", "improve scores", "LCP", "CLS", "INP", "core…—nuclear-reviewExtremely strict whole-codebase maintainability audit — checks structural quality, 1k-line file sprawl, thin wrappers, leaked logic, spaghetti growth, and…—oracleExpert opinions from the oracle agent — freeform advice, risk analysis, or weighted comparison of approaches.—orchestrateMulti-agent coordination across plan/implement/test/review; fan-out for 3+ independent workstreams.—plan-ceo-reviewCEO/founder-mode plan review. Stress-tests plans through a product lens.—plan-featurePre-implementation planning — interview to clarify scope, then compile into a PRD.—projectGitHub Issues as PLAN.md replacement — agents read/update them. Auto-invoke on issue-linked branches.—proof-of-workRun the machine-verifiable gate (typecheck/test/lint, plus a screenshot for UI) so an agent's diff is "review-ready" before it reaches a human.—qaVisual + a11y QA — screenshot-first critique, contrast, touch targets, mockup-vs-impl diff. For adversarial logic checks use `/verify`.—refactorBehavior-preserving restructuring of code that is NOT in your current diff — extract modules, rename across files, untangle abstractions, pay down tech debt.—retroWeekly engineering retrospective with persistent metrics. Use when: - User says "retro", "retrospective", "weekly review" - User asks "how was my week?",…—reviewLocal pre-commit review of unstaged/staged diff against the Darkroom quality checklist (TypeScript, React, a11y, perf, security).—review-batchBatch-review the diffs from several agents in one sitting with per-change re-entry cards, instead of cold-reloading one agent at a time.—shipVerify and publish changes — push, open PR, watch CI until green; land mode merges an existing PR and cleans up.—strategistProduct strategy advisor for vision, positioning, and architecture decisions.—testWrite/run tests, check coverage, or TDD discipline. Triggers "test", "write tests", "add tests", "run tests", "coverage", "unit test", "integration test",…—tldrTLDR code analysis — call graphs, semantic search, impact, dataflow; ~95% token savings vs raw reads.—verifyAdversarial verification — three competing agents (issue-finder, disprover, judge).—zero-tech-debtRework a patch from its intended end-state, not from the historical path that produced it — delete compat cruft, mode flags, fallbacks, and wrappers no one…—