搜索结果
ing
找到 13037 个相关结果
安全与治理 / 审核评估
asc-signing-setup
asc-signing-setup
Set up bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync with the asc cli. Use when onboarding a new app,…
软件工程 / 诊断修复
blazor
blazor
Guidelines for Blazor development including component lifecycle, state management, and performance optimization
安全与治理 / 审核评估
superwall-editor
superwall-editor
Build and edit live Superwall paywalls from the CLI. Attach to a running browser editor session using a pairing code, list the tools the browser exposes right…
通用助手 / 编排推荐
evaluating-code-models
evaluating-code-models
Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding…
数据与分析 / 分析洞察
aws-observability
aws-observability
Builds, configures, debugs, and optimizes AWS observability using CloudWatch (Logs Insights, Metrics, Alarms, Dashboards, EMF), X-Ray, CloudTrail, and ADOT.…
通用助手 / 编排推荐
AI 网关
ai-gateway
Vercel AI Gateway 专家指导。用于配置模型路由、提供商故障转移、成本追踪,或通过统一接口管理多个 AI 提供商…
软件工程 / 诊断修复
cloudflare-mcp-server
cloudflare-mcp-server
Build MCP servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation. Prevents 24 documented errors. Use when: deploying remote MCP servers, implementing OAuth, or troubleshooting URL path mismatches, McpAgent exports, CORS issues, IoContext timeouts.
软件工程 / 诊断修复
async-repl-protocol
async-repl-protocol
Async REPL Protocol
软件工程 / 部署发布
container-debugging
container-debugging
Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and resource constraints.
软件工程 / 部署发布
reference-sdk
reference-sdk
Check reference SDK implementations using btca ask
软件工程 / 部署发布
ln-730-devops-setup
ln-730-devops-setup
Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a project.
软件工程 / 部署发布
technical-analysis
technical-analysis
Compute technical indicators like RSI, MACD, Bollinger Bands, SMA, EMA for a stock. Use when user asks about technical analysis, indicators, RSI, MACD, moving…
软件工程 / 部署发布
spreadsheet
spreadsheet
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when…
设计与产品 / 审核评估
stock-trading
stock-trading
A股股票实时行情查询与模拟交易,使用真实沪深行情数据
软件工程 / 诊断修复
asc-testflight-orchestration
asc-testflight-orchestration
Orchestrate TestFlight distribution, groups, testers, and What to Test notes using asc. Use when rolling out betas.
软件工程 / 诊断修复
azure-auth
azure-auth
Microsoft Entra ID (Azure AD) authentication for React SPAs with MSAL.js and Cloudflare Workers JWT validation using jose library. Full-stack pattern with Authorization Code Flow + PKCE. Prevents 8 documented errors. Use when: implementing Microsoft SSO, troubleshooting AADSTS50058 loops, AADSTS700084 refresh token errors, React Router redirects, setActiveAccount re-render issues, or validating Entra ID tokens in Workers.
软件工程 / 诊断修复
claude-skills-troubleshooting
claude-skills-troubleshooting
Diagnose and resolve Claude Code plugin and skill issues. This skill should be used when plugins are installed but not showing in available skills list, skills…
通用助手 / 编排推荐
document-pdf
document-pdf
Extract text/tables from PDFs, create formatted PDFs, merge/split/rotate, and handle forms. Use for any PDF generation or parsing task.
通用助手 / 编排推荐
cloudflare-agents
cloudflare-agents
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, scheduling, and multi-agent coordination. Prevents 23 documented errors. Use when: building WebSocket agents, RAG with Vectorize, MCP servers, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors, WebSocket payload limits.
软件工程 / 诊断修复
c-sharp
c-sharp
Guidelines for C# development including Blazor, Unity game development, and .NET backend best practices