83,201 skills sorted by stars.
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 setting up user registration flows in a Bknd application. Covers registration configuration, enabling/disabling...
Use when querying the bknd source repository with btca CLI. Covers setup, configuration, and query patterns for learning...
Use when implementing row-level security (RLS) in Bknd. Covers filter policies, user ownership patterns, public/private...
Use when populating a Bknd database with initial or test data. Covers the seed function in options, ctx.em.mutator() for...
Use when serving uploaded files to users. Covers API-proxied file serving, direct storage URLs (S3/R2/Cloudinary), CDN c...
Use when managing user sessions in a Bknd application. Covers JWT token lifecycle, session persistence, automatic renewa...
Use when initializing or configuring the Bknd authentication system. Covers enabling auth, configuring password strategy...
Use when configuring storage backends for file uploads. Covers S3-compatible storage (AWS S3, Cloudflare R2, DigitalOcea...
Use when writing tests for Bknd applications, setting up test infrastructure, creating unit/integration tests, or testin...
Use when encountering Bknd errors, getting error messages, something not working, or needing quick fixes. Covers error c...
Use when configuring webhook integrations in Bknd. Covers receiving incoming webhooks via HTTP triggers, sending outgoin...
Bitbucket CLI for Data Center and Cloud. Use when users need to manage repositories, pull requests, branches, issues, we...
设计稿还原规则。先输出布局分析报告,再按需加载模版
高频易错属性映射和避坑指南
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Initialize git-branchless in the current repository from the current branch
Record changes as a new commit in git-branchless workflow
Manage git-branchless commit stacks - view, navigate, and edit commits
Submit git-branchless stack as PRs - create branches and push to remote
Sync git-branchless stack with main branch - fetch, rebase, and handle merges
Undo git-branchless operations - recover from mistakes interactively
Automate Blackbaud tasks via Rube MCP (Composio). Always search tools first for current schemas.
Go-based security techniques from "Black Hat Go" extended with macOS, Cloud, Mobile, IoT, Supply Chain, API, Web3, AI/ML...
PAI (Personal AI Infrastructure) - Your AI system core. AUTO-LOADS at session start. USE WHEN any session begins OR user...
Laravel Blade template conventions covering components, output escaping, security, structure, and formatting.
Analyze the blast radius of code changes with risk scoring. Shows affected nodes, untested functions, and review priorit...
Run remote BLAST searches against NCBI databases using Biopython Bio.Blast. Use when identifying unknown sequences, find...
Guidelines for Blazor development including component lifecycle, state management, and performance optimization
Develops Blazor WebAssembly single-page applications with component-based UI. Use when: Creating/modifying .razor compon...
Blazor framework guardrails, patterns, and best practices for AI-assisted development. Use when working with Blazor proj...
Blazor component best practices and MudBlazor usage for ISLAMU Event. Covers Server + WebAssembly hybrid, MudBlazor comp...
Blender 3D creation suite for modeling, animation, rendering, compositing, video editing, and game development. Use for...
Blender to engine pipeline skill for GLTF/FBX export.
Blind peer review for code - multiple agents critique independently, then synthesize privately to avoid groupthink
Five-skill sequence for 'what am I missing?' - Collide → Critique → Scale → Synthesize → Simplify. Use when you suspect...