搜索结果
全部能力
找到 1568 个相关结果 / 产品设计
软件工程 / 诊断修复
auth
auth
Authentication integration guidance — Clerk (native Vercel Marketplace), Descope, and Auth0 setup for Next.js applications. Covers middleware auth patterns,…
软件工程 / 诊断修复
pua-debugging
pua-debugging
Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. MUST trigger when: (1) any task has failed 2+ times or…
软件工程 / 诊断修复
chinese-code-review
chinese-code-review
中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
软件工程 / 诊断修复
requesting-code-review
requesting-code-review
完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求
软件工程 / 诊断修复
playwright-core
playwright-core
Battle-tested Playwright patterns for writing and debugging reliable E2E, API, component, visual, accessibility, and security tests. Use when you need locator…
软件工程 / 部署发布
portfolio-analyzer
portfolio-analyzer
Review investment portfolios for risk, diversification, fees. Asset allocation recommendations, tax-loss harvesting, rebalancing.
软件工程 / 诊断修复
generate-synthetic-data
generate-synthetic-data
Create diverse synthetic test inputs for LLM pipeline evaluation using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already have 100+ representative real traces (use stratified sampling instead), or when the task is collecting production logs.
软件工程 / 诊断修复
error-diagnostics-error-analysis
error-diagnostics-error-analysis
You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing…
软件工程 / 部署发布
competitor-price-tracker
competitor-price-tracker
Monitor competitor pricing pages and send alerts when prices change. Track discount patterns, promotional cycles, and pricing strategy shifts.
软件工程 / 诊断修复
chakra-ui-migrate
chakra-ui-migrate
Migrate Chakra UI projects from v2 to v3, covering package changes, codemods, provider setup, color mode, prop renaming, compound components, theming, recipes, and Next.js updates. Use this skill whenever a user is upgrading Chakra UI versions, encountering breaking changes after an upgrade, converting old v2 patterns (ColorModeScript, useColorModeValue, styleConfig, extendTheme, isDisabled, colorScheme, @chakra-ui/icons, framer-motion dependency), fixing compound component patterns, or asking about differences between Chakra UI v2 and v3 — even if they don't say "migrate" or "upgrade" explicitly.
软件工程 / 诊断修复
axum
axum
Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing
软件工程 / 部署发布
financial-data-collector
financial-data-collector
Collect real financial data for any US publicly traded company from free public sources (yfinance). Output structured JSON consumable by downstream financial…
软件工程 / 诊断修复
reelclaw
reelclaw
Create, produce, and publish UGC-style short-form video reels at scale. Full pipeline: source UGC reaction hooks from DanSUGC, analyze app demos with Gemini…
软件工程 / 诊断修复
tanstack-table
tanstack-table
TanStack Table v8 headless data tables with server-side features for Cloudflare Workers + D1. Use for pagination, filtering, sorting, virtualization, or…
软件工程 / 诊断修复
eve-job-debugging
eve-job-debugging
Monitor and debug Eve jobs with CLI follow, logs, wait, and diagnose commands. Use when work is stuck, failing, or you need fast status.
软件工程 / 诊断修复
fastapi-microservices-development
fastapi-microservices-development
Comprehensive guide for building production-ready microservices with FastAPI including REST API patterns, async operations, dependency injection, and…
软件工程 / 诊断修复
metal-shader-expert
metal-shader-expert
20 years Weta/Pixar experience in real-time graphics, Metal shaders, and visual effects. Expert in MSL shaders, PBR rendering, tile-based deferred rendering…
软件工程 / 诊断修复
Airflow DAG 模式
airflow-dag-patterns
使用 Apache Airflow 构建生产级 DAG,遵循 operator、sensor、测试和部署的最佳实践。适用于创建数据管道、编排工作流等场景。
软件工程 / 诊断修复
golang-testing-strategies
golang-testing-strategies
Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
软件工程 / 诊断修复
分析 MLflow 会话
analyzing-mlflow-session
分析 MLflow 会话 —— 来自多轮聊天对话或交互的追踪序列。当用户要求调试聊天对话时使用,…