Browse the registry
Every entry, alphabetically — 79,537 in total. Page 56 of 319.
- bug-fix-backendFix backend bugs by reproducing them with a failing test and the smallest fix.
- bug-fix-briefGenerates a structured Bug Fix Brief (BFB) to document issue corrections. Includes root cause analysis, repro
- bug-fix-frontendFix frontend bugs by tracing the root cause and applying the smallest safe change.
- bug-fix-protocol8-step disciplined bug-fix protocol that treats every production bug as two failures — the code defect itself
- bug-history-summarizerSummarizes the complete lifecycle of a bug across code versions, tracking its introduction, detection, fixing
- bug-huntUse when reproducing, isolating, and fixing a bug with the smallest safe change.
- bug-hunterUse when encountering any bug, test failure, crash, unexpected behavior, or stack trace — before proposing or
- bug-investigate起票済みのバグIssueに対して原因調査を実行し、仮説を絞り込んでIssueコメントに追記する。バグの原因特定、ログ解析、再現確認で使う。
- bug-investigatorUse when encountering any bug, test failure, or unexpected behavior during spec-superflow execution, before pr
- bug-killerSystematic, hypothesis-driven debugging workflow with triage-based track routing. Use when asked to "fix this
- bug-localizationIdentify the precise location of bugs in source code, modules, and systems. Use this skill when debugging appl
- bug-newバグや問題が発生したときにGitHub Issueを起票し、再現手順・環境・仮説を構造化して記録する。エラー報告、不具合の初期記録、トラブルシューティングの開始で使う。
- bug-propose調査済みのバグに対して修正策を列挙し、根拠・影響・リスクを比較してIssueコメントに追記する。修正方針の決定、環境・設定系バグの対応策検討で使う。
- bug-receiptClose defects and incidents with a BUG RECEIPT and VERIFIED, PARTIAL, or BLOCKED status after diagnosis, repai
- bug-reflection测试或使用中发现 bug/问题时,触发复盘分析:根因定位 + 漏测原因 + 流程机制改进
- bug-reportExtract a structured bug report from a support ticket and create a [Linear](https://composio.dev/toolkits/line
- bug-report-formatterTurns vague or chaotic bug descriptions into structured, reproducible bug reports with steps, expected vs actu
- bug-report-writingBug report writing skill covering clear reproduction steps, severity classification, effective communication,
- bug-reportingUse this skill when you need to write clear, reproducible bug reports with steps, environment details, and evi
- bug-reproductionTurn a vague bug report into a VERIFIED minimal reproduction and then a failing regression test, agent-driven
- bug-reproduction-briefTurn a vague, intermittent, or environment-specific bug report into a minimal evidence-backed reproduction bef
- bug-reproduction-test-generatorAutomatically generates executable tests that reproduce reported bugs from issue reports and code repositories
- bug-root-cause-analyzerSystematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.
- bug-to-patch-generatorGenerate code fixes and patches from bug reports, failing test cases, error messages, and stack traces. Use th
- bug-triageTriage a bug report into an actionable GitHub issue with severity, reproduction steps, and assignment. Use whe
- bugbashSystematically explore and test any software project (CLI, API, Backend, Library, etc.) to find bugs, usabilit
- bugcrowd-reportingBugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy wh
- bugfixUse when given a bug or error report. Follows the Prove It Pattern — reproduce first with a test, then fix, th
- bugfix-protocol系统的 6 阶段 Core Debugging 协议。结构化 Bug 处理流程,包含快速检查、隔离测试、20分钟规则和 Bug 报告模板。
- bugfixer-contributeGuides through the full GitLab contribution workflow: fork, branch, implement fix, write tests, format commits
- bugfixer-dev-setupSets up the GitLab Development Kit (GDK) to work on GitLab open-source contributions. Walks through system pre
- buggaziProject management for coding agents. Bugs, features, sprints. Streamable HTTP + SSE remotes.
- bughunterWhen the user wants to find bugs, test edge cases, stress-test code, or perform adversarial analysis of their
- bugroger-planRun a planning ritual. Invokes Ada.
- bugsweep系统化 Bug 扫荡工作流,包含基于代码库规模的目标值计算、翻倍升级机制、区域追踪及最终验证。适用于执行 /bugsweep 或用户要求进行系统化 Bug 排查时。
- buiducnhat-docsCreate or refresh project documentation in `docs/`. Use when a project needs docs initialized or existing docs
- buiducnhat-fixDiagnose and fix bugs with root-cause analysis and verification. Use when you have a concrete issue report, fa
- buiducnhat-reviewReview current uncommitted git changes with full file context and produce a structured report with severity le
- buildScoped feature development for changes spanning 1-5 production files. Auto-tiers to LIGHT/STANDARD/DEEP based
- build-a-pluginEnd-to-end workflow for authoring a Claude Code plugin from idea to validated, evaluated artifact. Composes si
- build-a-skillInteractive tutorial that walks the user through designing, writing, testing, and distributing their own Skill
- build-agentGenerates code, firmware, HDL, or other technical artifacts strictly derived from approved, baselined requirem
- build-agent-dartDart/Flutter build agent for mobile apps, Flutter widgets, and Dart packages. Extends build-agent with Dart-sp
- build-agent-embeddedC/C++ build agent for embedded systems, firmware, and MCU projects. Extends build-agent with embedded constrai
- build-agent-jsJavaScript/TypeScript/Web build agent for web apps, Node backends, and frontend components. Extends build-agen
- build-agent-nestjsNestJS backend build agent for REST/GraphQL APIs, microservices, and enterprise backends. Extends build-agent
- build-agent-pluginDesign, scaffold, and validate Agent Plugins conforming to the Agent Plugins Specification v1.0.0 (agent-plugi
- build-agent-pythonPython build agent for scripts, backends, data pipelines, and ML projects. Extends build-agent with Python con
- build-agent-teamDesigns a long-running, autonomous Claude Code agent team for the current project, then writes a /start-<team>
- build-ai-agentFunnel workflow for going from "I want an agent that does X" to a deployed, evaluated, cost-monitored agent. R
- build-and-slice-loopImplements features in vertical slices, always starting with homepage. Enforces anti-placeholder rules — no lo
- build-and-testRebuild cx and run the full dual-path test suite. Use
- build-apiBuild backend API endpoints, services, and database changes. Use for backend-only work like new API routes, bu
- build-buy-partnerUse when deciding insource vs outsource vs acquire — integration-cost analysis, dependency-risk, optionality p
- build-cache-mcpSummarize local build and cache footprint using size and age buckets without returning paths or...
- build-ci-cd-pipelineDesign and implement multi-stage CI/CD pipelines using GitHub Actions with matrix builds, dependency caching,
- build-ci-migration-assistantAutomatically migrates build systems and CI/CD configurations to target platforms. Use when modernizing build
- build-cli-pluginBuild a plugin or adapter for a CLI tool using the abstract base class pattern. Covers defining the contract (
- build-coded-prototypesBuilds working coded prototypes at exactly the fidelity the current design question needs — from a single zero
- build-coherenceAI multi-path reasoning coherence using bee democracy — independent evaluation of competing approaches, waggle
- build-consensusAchieve distributed agreement without central authority using bee democracy, threshold voting, and quorum sens
- build-context-sitedoc/input + doc/generated + meta/adr-lite + history の最新を統合し、ローカル閲覧用の HTML サイト(要件・設計・ADR・図を横断)を生成する。「ここ見れば全コンテキ
- build-custom-mcp-serverBuild a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers
- build-dashboardBuild an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview
- build-data-pipelineBuild a Sui data indexer or analytics pipeline. Use when the user wants to index Sui events, build a pipeline,
- build-disciplineA language- and domain-agnostic engineering discipline for building non-trivial software that actually survive
- build-dnaBuild-DNA is a Claude skill that turns your skills, experiences, and unfair advantages into a business. Not an
- build-docsBuild the static documentation site from source markdown.
- build-engineCompiles the application, generates static bundles, and builds versioned Docker images.
- build-error-resolverBuild and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes
- build-eval-datasetUse this to build a good evaluation dataset for an LLM app, the part everyone underestimates. Trigger on "make
- build-evidence-mapBuild an auditable evidence map for a contested technical choice, research synthesis, proposal review, or cons
- build-executorGovern implementation from an approved execution contract. Invoke when execution-contract.md is approved and t
- build-featureImplement a full-stack feature following an approved plan. Builds database layer, backend API, frontend compon
- build-feature-storeBuild a feature store using Feast for centralized feature management, configure offline and online stores for
- build-fixFix build, lint, and type errors
- build-for-good-uxUse when building, reviewing, or improving user-facing UI, frontend components, pages, forms, flows, loading s
- build-frontend-interfacesBuilds distinctive, production-quality frontend interfaces — pages, components, landing pages, case-study page
- build-grafana-dashboardsCreate production-ready Grafana dashboards with reusable panels, template variables, annotations, and provisio
- build-guideHelp a UK clinic supervisor author a practice-area guide that configures how student-facing skills behave — in
- build-inbox-voiceAnalyses the user's email history to build a personalised `inbox-reply-drafter` skill that writes replies in t
- build-innovation-capacityHelp executives and founders understand where organizational attention is consumed, distinguish operational wo
- build-iphone-appsBuild professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, op
- build-itAutonomous goal-to-DoD delivery orchestrator — the build stage of the *-it lifecycle ("plan-it plans it, build
- build-knowledge-baseCapture reusable learnings, decisions, and patterns into a findable personal knowledge base — right home, tagg
- build-loopDrive a build to actually-works, near-finish-line craft by looping build → see → exercise → check → critique →
- build-macos-appsBuild professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, op
- build-managed-agents教 Claude Code / OpenClaw 等 coding agent 使用 Anthropic Claude Managed Agents(云端托管代理服务)API —— create/run/audit 全流
- build-mcpBuild an MCP server end to end, tailored to how it will be used. Use when asked to build an MCP, create an MCP
- build-mcp-appThis skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an M
- build-mcp-serverThis skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integrati
- build-mcpbThis skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "sh
- build-mobile-appCombined skill for designing and building production-ready mobile apps. Part 1 (Design): Research styles, gene
- build-mobile-suiBuild a mobile Sui app with React Native or the Sui Mobile SDK. Use when the user wants iOS, Android, or mobil
- build-my-skillBuild custom skill trees with advanced orchestration and emit valid SKILL.md files. Use when the user says "bu
- build-nitro-modulesBuilds and designs React Native Nitro Modules with Nitrogen, HybridObject TypeScript specs, Nitro View compone
- build-on-agent-nativeBuild an application on Builder.io's open-source Agent-Native framework (@agent-native/core) - the model where
- build-optimizationBuild system optimization covering compilation, caching, incremental builds, and developer tooling. Use when i
- build-oxygen6-pageUse when building or rebuilding a page, header, footer, or template on an Oxygen 6 (Jenga) site, or when a pre
- build-parallelismDiagnose and fix under-parallelized MSBuild builds. USE WHEN a multi-project solution build is slower than exp
- build-parameterized-reportCreate parameterized Quarto or R Markdown reports that can be rendered with different inputs to generate multi
- build-perf-baselineEstablish build performance baselines and apply systematic optimization techniques. USE FOR: diagnosing slow b
- build-perf-diagnosticsDiagnose MSBuild build performance bottlenecks using binary log analysis. USE FOR: identifying why builds are
- build-personasBuilds honest user models from research: picks proto vs qualitative vs statistical personas and states what ea
- build-pkgdown-siteBuild and deploy a pkgdown documentation site for an R package to GitHub Pages. Covers _pkgdown.yml configurat
- build-pluginBundle skills, hooks, agents, or an MCP server into one installable Claude Code plugin and ship it. Use when a
- build-python-libraryImplements pip-installable Python libraries from scratch using src layout, pyproject.toml, and pytest. Use whe
- build-research-repositoryAtomize findings into tagged, traceable, reusable insight nuggets and govern the repository so research compou
- build-review-galleryBuild the interactive HTML review gallery showing every generated post — image, copy, platform, status — for t
- build-scenario-testsInspect an unfamiliar repository, turn a focused Markdown behavior scenario into a deterministic test in the r
- build-scenePattern-based Godot scene construction with node hierarchy templates and companion node rules
- build-sdf-liquid-glassBuild lightweight SDF/canvas displacement glass with Vaso. Use for responsive refractive cards, no-WebGL fallb
- build-sequential-circuitBuild sequential (stateful) logic circuits including latches, flip-flops, registers, counters, and finite stat
- build-shiny-moduleBuild reusable Shiny modules with proper namespace isolation using NS(). Covers module UI/server pairs, reacti
- build-skillWalks the user through building a Claude Code skill from problem statement to packaged skill folder. Use when
- build-specWrite the spec before you let an AI build an automation. Turns a one-line "build me a thing that..." into a re
- build-strategy-mapThis skill should be used when the user asks to "build our strategy map," "draft objectives for the scorecard,
- build-swift-appsRoute broad or ambiguous Swift and Apple-platform work to a focused skill; this router does not implement doma
- build-swiftui-interfaceUse when a coding agent must design, scaffold, implement, or verify an iOS or macOS SwiftUI interface with App
- build-system프로젝트 빌드 시스템 자동 감지 및 실행 스킬
- build-tamBuild a Total Addressable Market list by sourcing accounts and contacts from providers like Crustdata, Droplea
- build-tcg-deckBuild a competitive or casual trading card game deck. Covers archetype selection, mana/energy curve analysis,
- build-temporalDurable Temporal-backed build workflow that survives session crashes. Use when building, scaffolding, or imple
- build-to-learnLearn by building — learning is the goal, building is the test. When the user wants to make something, first t
- build-token-systemBuilds a primitive → semantic → component design-token system with Figma variables and code (CSS custom proper
- build-toolchainDesigns and maintains build tooling — bundlers (Vite, Webpack, Rollup, esbuild, Parcel, tsup), package manager
- build-user-contextInterviews the user and researches their email to produce a personalised `user-context` skill that captures wh
- build-vs-buySystematically evaluate whether to build a solution or buy/use existing product. Use when evaluating tooling,
- build-vs-buy-vs-partnerThis skill should be used when the user asks "should we build this, acquire it, or partner for it," has a capa
- build-web-appCombined skill for designing and building production-ready web apps. Part 1 (Design): Research styles, generat
- build-webgl-liquid-glassBuild production-ready GPU liquid-glass surfaces with liquid-gl for React or DOM UIs. Default for refractive c
- build-with-batchExecute a Trellis task list using Claude Code's /batch command for bulk, patterned changes across many files.
- build-with-claudePair with a coding agent to build a Sui MVP step by step. Use when the user wants to build the MVP iteratively
- build-with-moveAuthor Sui Move modules and packages with a senior Move dev as your pair. Use when the user wants to write, bu
- build-with-subagentsExecute a Trellis task list by dispatching each task to a Claude Code subagent in its own context window. Use
- build-with-tinybaseScaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use whe
- build-workspace-docsUse when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to prev
- build-your-nockBuild YOUR OWN Nock — a reusable tool that pressure-tests any founder's pitch deck against the questions you,
- build.arca.mcp/arca-mcp-serverArca is a private data vault where your AI stores your structured data, semantic memory and skills.
- build.aurora/auroraCreate, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.
- build.exascale/osintSource-cited US machine-economy data: power, AI infra, chips, robot trade + adoption, satellites.
- build.fabricate/fabricatePublic Fabricate pricing and documentation tools.
- build.naru/contract-compassKorean public procurement law: rule-engine rulings, statutes search, live court precedents
- build.pdfs/pdfs-buildDesign, publish and render PDF templates with Typst. Full template lifecycle over MCP.
- build.swapi/star-warsStar Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.
- build123d-mcpAI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.
- builderImplementing robust business logic, API integrations, and data models with type safety and production readines
- builder-dokuProjektwissen festhalten, während es entsteht: CONTEXT.md als Glossar (ein Begriff, eine Bedeutung) und kurze
- builder-klartextEin Vorhaben rundenweise durchfragen, bevor gebaut wird: Entscheidungsbaum, komplette Fragerunde auf einmal, j
- builder-projektstartKombi-Session für den Start eines neuen Projekts oder eines größeren Umbaus: das Vorhaben rundenweise durchfra
- builders.bridgetown/bridge-townBuild financial models as code. Cloud execution, GSheets MCP, version control, collaboration.
- building-a-promotion-caseHelp users systematically document their impact, identify skill gaps, and collaborate with their managers to s
- building-adversary-infrastructure-tracking-systemBuild an automated system to track adversary infrastructure using passive
- building-agent-systemsAI agent and LLM system engineering reference covering single-agent dev (ReAct, tool calling, plan-execute), m
- building-agents-with-the-apiReference for building directly on Anthropic's Messages API: request anatomy, multi-turn state, system prompts
- building-ai-chatBuilds AI chat interfaces and conversational UI with streaming responses, context management, and multi-modal
- building-architectDesigns and blueprints specific named buildings and building complexes in a live Minecraft Bedrock world — rea
- building-architecture-modelsCommon steps for building multi-layer system architecture models using System Composer. Use when implementing
- building-attack-pattern-library-from-cti-reportsExtract and catalog attack patterns from cyber threat intelligence reports
- building-automated-malware-submission-pipelineBuilds an automated malware submission and analysis pipeline that collects
- building-c2-infrastructure-with-sliver-frameworkBuild and configure a resilient command-and-control infrastructure using BishopFox's Sliver C2 framework with
- building-ci-pipelinesConstructs secure, efficient CI/CD pipelines with supply chain security (SLSA), monorepo optimization, caching
- building-clisBuild professional command-line interfaces in Python, Go, and Rust using modern frameworks like Typer, Cobra,
- building-cloud-siem-with-sentinelThis skill covers deploying Microsoft Sentinel as a cloud-native SIEM
- building-detection-rule-with-splunk-splBuild effective detection rules using Splunk Search Processing Language (SPL) correlation searches to identify
- building-detection-rules-with-sigmaBuilds vendor-agnostic detection rules using the Sigma rule format for threat detection across SIEM platforms
- building-devsecops-pipeline-with-gitlab-ciDesign and implement a comprehensive DevSecOps pipeline in GitLab CI/CD integrating SAST, DAST, container scan
- building-document-based-swiftui-applicationsAuthoritative guide for building and migrating document-based apps in SwiftUI using the Document protocol (iOS
- building-email-sequencesDesigns and drafts multi-email sequences with explicit timing, branching, exit conditions, and full copy for e
- building-formsBuilds form components and data collection interfaces including contact forms, registration flows, checkout pr
- building-github-indexGenerate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when s
- building-github-index-v2DEPRECATED - Use building-github-index instead. Superseded per-file GitHub API implementation of progressive d
- building-glamorous-tuisBuild terminal UIs with Charmbracelet (Bubble Tea, Lip Gloss, Gum). Use when: Go TUI, shell prompts/spinners,
- building-graphql-apisDesigns GraphQL schemas and resolvers using Apollo Server, with a measured demonstration of the N+1 query prob
- building-growth-teamHelp users determine when to hire growth talent, which profiles to prioritize, and how to structure the team f
- building-identity-federation-with-saml-azure-adEstablish SAML 2.0 identity federation between on-premises Active Directory and Azure AD (Microsoft Entra ID)
- building-identity-governance-lifecycle-processBuilds comprehensive identity governance and lifecycle management processes including joiner-mover-leaver auto
- building-incident-response-dashboardBuilds real-time incident response dashboards in Splunk, Elastic, or Grafana to provide SOC analysts and leade
- building-incident-response-playbookDesigns and documents structured incident response playbooks that define step-by-step procedures for specific
- building-incident-timeline-with-timesketchBuild collaborative forensic incident timelines using Timesketch to ingest, normalize, and analyze multi-sourc
- building-ioc-defanging-and-sharing-pipelineBuild an automated pipeline to defang indicators of compromise (URLs, IPs, domains, emails) for safe sharing
- building-ioc-enrichment-pipeline-with-openctiOpenCTI is an open-source platform for managing cyber threat intelligence knowledge, built on STIX 2.1 as its
- building-native-uiComplete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigat
- building-on-evolving-modelsApplies three patterns for building applications on a model whose intelligence keeps improving — use general t
- building-saasBuild a SaaS company from idea to scale — product development, architecture decisions, pricing, hiring sequenc
- building-sales-teamBuild an early sales team: hiring plan, role scorecards, interview loop, onboarding/ramp.
- building-simulink-modelsBuilds and edits Simulink, System Composer, Stateflow, and Simscape models. Use when modifying model structure
- building-super-timelines-with-plasoGenerate log2timeline and Plaso super-timelines and triage them in Timesketch.
- building-tablesBuilds tables and data grids for displaying tabular information, from simple HTML tables to complex enterprise
- building-team-cultureBuild or refresh a team culture code, norms, and reinforcement plan.
- building-threat-hunt-hypothesis-frameworkBuild a systematic threat hunt hypothesis framework that transforms threat
- building-with-ai-agentsHelp users master the transition from manual coding to managing AI-driven development workflows by focusing on
- building-with-llmsProduce an LLM Build Pack (prompt+tool contract, data/eval plan, architecture+safety, launch checklist). See a
- building-wordpress-pluginsBuilds WordPress plugins following core conventions - hooks, Settings API, nonces, and sanitization - with a r
- buildit(forwward) Guides fullstack feature development with clean code patterns across any stack — TypeScript, Python
- buildmoonshot-refactor-safelyUse when restructuring existing code without intending to change its behavior — extracting functions, renaming
- buildngrowsv/pubroot-websitePubroot — AI peer-reviewed knowledge base for the agent era. 18 journals, 100+ topics, 6-stage review pipeline
- buildpad-ai-code-simplificationSimplifies code while preserving behavior. Use when code works but is harder to read or maintain than it shoul
- buildpad-ai-idea-refineRefines vague ideas into concrete proposals. Use when you have a rough concept that needs exploration, or when
- buildpad-debugInvestigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, veri
- buildpad-discoveryEntry point for new work. Determines the best action path or work decomposition (update existing spec, create
- buildpad-implImplement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selec
- buildpad-referenceBuildpad UI component catalog and Buildpad-First rule reference. Lists all 40+ available components, hooks, se
- buildpad-reviewReview a task implementation against approved specs, task boundaries, and verification evidence. Use after an
- buildpad-spec-batchCreate complete specs (requirements, design, tasks) for all features in roadmap.md using parallel subagent dis
- buildpad-spec-designGenerate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery
- buildpad-spec-initInitialize a new specification with detailed project description
- buildpad-spec-quickQuick spec generation with interactive or automatic mode
- buildpad-spec-requirementsGenerate EARS-format requirements based on project description and steering context. Use when generating requi
- buildpad-spec-statusShow specification status and progress
- buildpad-spec-tasksGenerate implementation tasks from requirements and design. Use when creating actionable task lists.
- buildpad-steeringMaintain .kiro/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating stee
- buildpad-steering-customCreate custom steering documents for specialized project contexts. Use when creating domain-specific steering
- buildpad-validate-designInteractive technical design quality review and validation. Use when reviewing design before implementation.
- buildpad-validate-gapAnalyze implementation gap between requirements and existing codebase. Use when planning integration with exis
- buildpad-validate-implValidate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test s
- buildpad-verify-completionVerify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works,
- buildutilities-mcpDeterministic dev utilities: UUIDs, hashes, encoding, JWT, cron, regex. No network, no API key.
- built-in-agent-feature-gatingGate built-in agents based on feature flags and entrypoint types so SDK sessions stay lean.
- builtin-toolBuild LobeHub builtin tool packages. Use when adding agent-callable tools, manifests, executors, runtimes, ins
- bulbapedia-mcpKeyless MCP server for Bulbapedia, the Pokemon encyclopedia: species, moves, abilities,...
- bulk-github-skills-downloaderDiscover, clone, and consolidate Claude Code skills from many GitHub repositories at once. Use when bulk-downl
- bulk-github-starStar all repositories from a GitHub user automatically. Use when: (1) Supporting open source creators, (2) Bul
- bulk-rna-expressionPython-first workflow for bulk RNA-seq expression intake, normalization, sample QC, and downstream-ready matri
- bulk-rnaseqEnd-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galor
- bulk-updateUpdate properties or content across many pages in a Notion database with dry-run and error recovery
- bulkcut-coachFitness and diet tracking tool. Use when the user wants to analyze food photos for calories, log workouts, cal
- bullmqProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- bullmq-specialistBullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/Type
- bullshit-detectorFact-check and hype-audit content. Extracts the discrete claims from a video, article, tweet, or PDF, verifies
- bulwarkThe 1-to-N lens for a frontend system that is already alive: the enemy is no longer building, it is ENTROPY —
- bumblebeeSurgical phrase splicing from real movies and TV shows via yarn.co. Takes any English phrase and slices it int
- bump-plugin-versionBumps plugin versions across the Agent Alchemy ecosystem
- bump-skillInternal agentic-workflow maintenance: after SKILL.md edits, bump semver, lint authoring rules, and synchroniz
- bump-versionBump package and plugin version in sync. Updates package.json, .claude-plugin/plugin.json, and install-state m
- bumpguard-mcpReports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
- bunUse when building, testing, and deploying JavaScript/TypeScript applications. Reach for Bun when you need to r
- bun-developmentFast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.
- bun-runtimeランタイムとしてのBun、パッケージマネージャー、バンドラー、テストランナー。Bun対Nodeを選択する場合、移行メモ、Vercelサポート。
- bun-test-runnerFast test execution with Bun's built-in test runner including snapshot testing, mocking, code coverage, lifecy
- bun-uiaPlaywright for the Windows desktop, from Bun — drive and test native GUIs via the UI Automation tree (find by
- bundle-analysisAnalyze frontend bundle size, detect heavy dependencies, find duplicates, evaluate tree-shaking, recommend cod
- bundleboxWhere the work is, packed before the agent reads: brief, symbol tables, findings, token bill.
- bundled-and-mcp-turn-zero-skill-filterFor first-turn skill listings, prefer a small bundled+MCP subset and fall back to bundled-only when the filter
- bundled-skill-file-extractionLazily extract referenced files for bundled skills so large prompts stay offline until needed.
- bunny-stream-webhooksReceive and verify Bunny Stream webhooks. Use when setting up Bunny Stream webhook handlers, debugging X-Bunny
- buoyient-integration-testingkeep your client up even when the network is down
- bureaucracy-detectorScore any process, workflow, or meeting for bureaucrat-mode creep. Based on Paul Graham's bureaucrat mode anti
- burhankhatri-code-reviewUse when a major project step has been completed and needs review against the plan and coding standards. Also
- burhankhatri-debugUse when encountering ANY bug, test failure, unexpected behavior, or error — before proposing fixes. Also use