Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Handle Bitbucket Cloud PR operations. Use for "PR", "pull request", "review" when repo is on bitbucket.org.
Handle Bitbucket Data Center/Server PR operations. Use for "PR", "pull request", "review" when repo is on self-hosted Bi...
Create PRs and debug pipeline failures in Bitbucket with Carefeed conventions. Auto-extracts Jira keys from branches, ge...
Complete Bitcoin payment lifecycle. Audits current state, fixes all issues, and verifies payment flows work end-to-end....
Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users en...
Comprehensive Bitcoin mining knowledge from 7 industry reports covering 2024 market overview, mining economics, operatio...
Use when implementing Bitcoin wallet features - provides complete architecture for on-chain Bitcoin transactions, UTXO m...
Automate Bitquery tasks via Rube MCP (Composio). Always search tools first for current schemas.
Buy gift cards, mobile top-ups, and eSIMs on Bitrefill. Pay with crypto and x402. 1,500+ brands, 180+ countries
Browse and search Bitrefill's 1,500+ gift cards, top-ups, and eSIMs across 180+ countries. Filter by brand, category, or...
Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited,...
Open-source password manager with self-hosting option.
Manage passwords and credentials via Bitwarden CLI (bw). Use for storing, retrieving, creating, or updating logins, cred...
Automate Bitwarden tasks via Rube MCP (Composio). Always search tools first for current schemas.
Standards for generating enterprise documents (Word, Excel, PDF) using Template-First architecture.
Produce a concise product brief artifact that is decision-ready, scoped, and measurable.
Define an operations spreadsheet deliverable with schema, formula logic, ownership, and a starter CSV template.
Update People doc based on code attribution, reflection learnings, and role changes.
Update Business Plan based on standing-pipeline evidence, card reflections, and strategic decisions.
Business Development - assign partnership strategy, market expansion, deal structuring, and ecosystem tasks
Iterative BizDev Opportunity Intelligence. Analyze meeting transcripts and emails to identify opportunities using Ralph-...
Business Development & Strategy agent: market research, product-market fit evaluation, competitive analysis, pricing mod...
Business Operations - assign business cases, financial analysis, KPI tracking, and data analysis tasks
Use when checking Buildkite CI/CD builds, investigating failures, viewing job logs, or answering questions about pipelin...
帮助配置和启动本地开发服务器。当用户提到启动开发服务器、dev server、pnpm dev 时使用。
对前端代码进行安全审计,检测 XSS、CSRF 等漏洞。当用户请求代码审查或询问代码安全性时使用。
根据 TAPD 单据分析开发需求并生成方案。当用户需要开发 TAPD 需求/缺陷/任务时使用。
获取 TAPD 待办单据并生成归纳总结。当用户提到获取 TAPD 单据、查看待办时使用。
通过 GitHub MCP 获取用户 PR 并生成周报。当用户提到生成周报、写周报时使用。
基于 IEG 安全规范,覆盖输入校验、鉴权、数据加密三大高危领域
指导如何创建符合渐进式披露架构的 skill 文档
Use when adding a field to an existing Bknd entity. Covers all field types (text, number, boolean, date, enum, json, jso...
Use when exploring Bknd's auto-generated API endpoints. Covers REST endpoint patterns, route listing, module base paths,...
Use when assigning permissions to roles in Bknd. Covers permission syntax (simple strings, extended format), permission...
Use when performing bulk insert, update, or delete operations in Bknd. Covers createMany, updateMany, deleteMany, batch...
Use when setting up Bknd SDK in a frontend application. Covers Api class initialization, token storage, auth state handl...
Use when creating a new entity/table in Bknd. Covers entity definition with em() and entity(), primary key configuration...
Use when defining a new role in Bknd authorization system. Covers role properties (implicit_allow, is_default, permissio...
Use when creating a new user account in Bknd programmatically. Covers auth.createUser() in seed functions, registration...
Use when inserting new records into a Bknd entity via the SDK or REST API. Covers createOne, createMany, creating with r...
Use when deleting records from a Bknd entity via the SDK or REST API. Covers deleteOne, deleteMany, soft delete patterns...
Use when querying and retrieving data from Bknd entities via SDK or REST API. Covers readOne, readMany, readOneBy, filte...
Use when updating existing records in a Bknd entity via the SDK or REST API. Covers updateOne, updateMany, updating rela...
Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request...
Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon, S...
Use when troubleshooting Bknd issues, debugging errors, fixing common problems, or diagnosing why something isn't workin...
Use when defining relationships between Bknd entities. Covers many-to-one, one-to-one, many-to-many, self-referencing re...
Use when removing an entity from Bknd. Covers safely deleting entities, handling relationships and dependencies, data ba...
Use when deploying a Bknd application to production hosting. Covers Cloudflare Workers/Pages, Node.js/Bun servers, Docke...
Use when configuring environment variables for Bknd projects. Covers .env files, secrets management, env injection in co...
Use when uploading files to Bknd storage. Covers MediaApi SDK methods (upload, uploadToEntity), REST endpoints, React in...
Use when setting up a new Bknd project locally or configuring local development environment. Covers CLI installation, pr...
Use when implementing login and logout functionality in a Bknd application. Covers SDK authentication methods, REST API...
Use when modifying existing Bknd schema. Covers renaming entities, renaming fields, changing field types, altering field...
Use when configuring OAuth or social login providers in a Bknd application. Covers Google OAuth, GitHub OAuth, custom OA...
Use when implementing paginated data retrieval in Bknd. Covers limit/offset pagination, page calculation, pagination met...
Use when implementing password reset or change functionality in a Bknd application. Covers server-side password changes,...
Use when preparing a Bknd application for production deployment. Covers security hardening, environment configuration, i...
Use when securing specific API endpoints in Bknd. Covers protecting custom HTTP triggers, plugin routes, auth middleware...
Use when configuring public vs authenticated access in Bknd. Covers anonymous role setup, unauthenticated data access, p...
Use when building advanced queries with complex filtering conditions in Bknd. Covers all filter operators ($eq, $ne, $gt...
Use when setting up user registration flows in a Bknd application. Covers registration configuration, enabling/disabling...