搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
model-pruning
model-pruning
Reduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving 50%…
设计与产品 / 审核评估
figma-implement-design
figma-implement-design
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and…
通用助手 / 编排推荐
best-practices
best-practices
Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practices.
软件工程 / 诊断修复
figma-code-connect-components
figma-code-connect-components
Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map…
通用助手 / 编排推荐
ce-doc-review
ce-doc-review
Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists…
软件工程 / 部署发布
changelog-generator
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear,…
软件工程 / 诊断修复
antd
antd
当用户任务涉及 Ant Design (antd) 时使用——编写 antd 组件、调试 antd 问题、查询 antd API/props/tokens/demos、在不同 antd 版本间迁移,或分析项目中的 antd 使用情况。在出现 antd 相关代码、从 'antd' 导入,或明确的 antd 问题时触发。
安全与治理 / 审核评估
static-rendering
static-rendering
Teaches static rendering (SSG) for build-time HTML generation. Use when your pages don't change per request and can be pre-rendered at build time for maximum…
设计与产品 / 审核评估
teams-channel-post-writer
teams-channel-post-writer
Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts,…
通用助手 / 编排推荐
stakeholder-communication
stakeholder-communication
Manage stakeholder expectations and engagement through targeted communication, regular updates, and relationship building. Tailor messaging for different stakeholder groups and priorities.
软件工程 / 诊断修复
cloudflare-images
cloudflare-images
Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing direct creator uploads, creating variants, generating signed URLs, optimizing formats (WebP/AVIF), transforming via Workers, or debugging CORS, multipart, AVIF limits, metadata stripping, cache issues, or error codes 9401-9413.
软件工程 / 部署发布
encore-infrastructure
encore-infrastructure
Declare databases, Pub/Sub, cron jobs, caching, object storage, and secrets with Encore.ts.
通用助手 / 编排推荐
progressive-web-app
progressive-web-app
Build progressive web apps using service workers, web manifest, offline support, and installability. Use when creating app-like web experiences.
通用助手 / 编排推荐
auth0-migration
auth0-migration
Use when migrating or switching from an existing auth provider (Firebase, Cognito, Supabase, Clerk, custom auth) to Auth0 - covers bulk user import, gradual…
通用助手 / 编排推荐
jira-expert
jira-expert
Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all…
通用助手 / 编排推荐
developer-onboarding
developer-onboarding
Create comprehensive developer onboarding documentation including setup guides, README files, contributing guidelines, and getting started tutorials. Use when onboarding new developers or creating setup documentation.
软件工程 / 诊断修复
blazor
blazor
Guidelines for Blazor development including component lifecycle, state management, and performance optimization
通用助手 / 编排推荐
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…
软件工程 / 部署发布
reference-sdk
reference-sdk
Check reference SDK implementations using btca ask
软件工程 / 诊断修复
pymc-bayesian-modeling
pymc-bayesian-modeling
Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic…