Mclojure-evalmetabase-metabase#metabaseDevelopmentreplClojurenreplEvaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL...
Mclojure-writemetabase-metabase#metabaseDevelopmentcoding conventionsClojureclojurescriptGuide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript...
LScoding-protocollencx-skills#lencx-skillsv1.4.0Developmentverificationcode executioncode evidenceRisk-scaled repo execution and code-evidence protocol. Skip architecture-only work, explanation, contract-preserving prose, and status. Use for contract changes, debugging, code...
Rcompiler-portfacebook-react#reactDevelopmentTypeScriptRustcompilerPort a compiler pass from TypeScript to Rust. Gathers context, plans the port, implements in a subagent with test-fix loop, then reviews.
Rcompiler-orchestratorfacebook-react#reactDevelopmentpipelineRustorchestrationOrchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.
DFdev-flowdaijun288-dev-flow#dev-flowDevelopmenttestingcode reviewcode change workflowOne-stop code change workflow.
Nnext-cache-components-adoptionvercel-next.js#nextjsv0.1.0DevelopmentNext.jsperformance-optimizationmigrationTurn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the flag,...
Nnext-cache-components-optimizervercel-next.js#nextjsv0.1.0DevelopmenttestingNext.jsperformanceDrive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft...
Nnext-dev-loopvercel-next.js#nextjsv0.1.0DevelopmenttestingNext.jsdebuggingVerify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines...
Nnext-partial-prefetching-adoptionvercel-next.js#nextjsv0.1.0DevelopmentNext.jsperformancemigrationTurn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the flag, opt routes...
Ssubagent-driven-developmentobra-superpowers#superpowersv6.3.0Developmentcode reviewworkflowsubagent orchestrationUse when executing implementation plans with independent tasks in the current session
QOqiaomu-opencli-explorerjoeseesun-qiaomu-opencli-skills#qiaomu-opencli-skillsDevelopmentTypeScriptbrowser automationweb scrapingUse when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to...
CCskill-developerdiet103-claude-code-infrastructure-showcase#claude-code-infrastructure-showcaseDevelopmenthooksbest practicesskill creationCreate and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with...
CCskill-developerdiet103-claude-code-infrastructure-showcase#claude-code-infrastructure-showcaseDevelopmenthooksbest practicesskill creationCreate and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with...
DNskill-creatoranthropics-skills#discernment-nudgeDevelopmentevaluationbenchmarkingworkflowCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run...
Egateguardaffaan-m-everything-claude-code#eccv2.2.1Developmentcode qualitypre-action gatefact-forcingFact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action....
Egenerating-python-installeraffaan-m-everything-claude-code#eccv2.2.1Developmentoptimizationpython packagingnuitkaCommercial-grade Python installer expert for Windows: Nuitka extreme compilation, dist slimming, DLL footprint analysis, and Inno Setup packaging to ship the smallest, fastest...
Eagentic-engineeringaffaan-m-everything-claude-code#eccv2.2.1Developmenteval-firsttask decompositionmodel routingOperate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when planning or executing engineering work that agents will carry out...
Egolang-patternsaffaan-m-everything-claude-code#eccv2.2.1Developmentbest practicesGoconcurrencyIdiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
Eiterative-retrievalaffaan-m-everything-claude-code#eccv2.2.1Developmentcode searchcontext retrievalsubagent coordinationPattern for progressively refining context retrieval to solve the subagent context problem