搜索结果
全部能力
找到 17783 个相关结果
研究学习 / 检索整理
docs-demo
docs-demo
Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.
软件工程 / 诊断修复
authoring-dags
authoring-dags
Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and…
软件工程 / 诊断修复
aws-lambda-java-integration
aws-lambda-java-integration
Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and…
通用助手 / 编排推荐
pixijs-scene-mesh
pixijs-scene-mesh
Use this skill when rendering custom geometry in PixiJS v8. Covers Mesh with MeshGeometry (positions, uvs, indices, topology), MeshSimple for per-frame vertex…
软件工程 / 诊断修复
tdd-workflow
tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
研究学习 / 检索整理
indexing
indexing
When the user wants to fix indexing issues from Search Console, use noindex, or implement Google Indexing API. Also use when the user mentions "fix indexing,"…
软件工程 / 诊断修复
next
next
Next.js framework for building React applications with App Router, Server Components, and optimized performance. Use when working with Next.js apps, routing,…
软件工程 / 诊断修复
m04-zero-cost
m04-zero-cost
CRITICAL: Use for generics, traits, zero-cost abstraction. Triggers: E0277, E0308, E0599, generic, trait, impl, dyn, where, monomorphization, static dispatch,…
安全与治理 / 审核评估
lint-and-validate
lint-and-validate
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
通用助手 / 编排推荐
pixijs-create
pixijs-create
Use this skill when scaffolding a new PixiJS v8 project with the create-pixi CLI or adding PixiJS to an existing project. Covers npm/yarn/pnpm/bun create…
软件工程 / 诊断修复
aws-lambda-php-integration
aws-lambda-php-integration
Provides AWS Lambda integration patterns for PHP with Symfony using the Bref framework. Creates Lambda handler classes, configures runtime layers, sets up…
通用助手 / 编排推荐
mongodb-query-optimizer
mongodb-query-optimizer
Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.
通用助手 / 编排推荐
story-coach
story-coach
Act as an assistive writing coach who guides but never writes for the user. Use when helping someone develop their own writing through questions, diagnosis,…
数据与分析 / 分析洞察
data-analyst
data-analyst
This skill should be used when analyzing CSV datasets, handling missing values through intelligent imputation, and creating interactive dashboards to visualize…
通用助手 / 编排推荐
nestjs-code-review
nestjs-code-review
Provides comprehensive code review capability for NestJS applications, analyzing controllers, services, modules, guards, interceptors, pipes, dependency…
软件工程 / 诊断修复
jkvideo-bilibili-react-native
jkvideo-bilibili-react-native
Expert skill for building and extending JKVideo, a React Native Bilibili-like client with DASH playback, danmaku, WBI signing, and live streaming
软件工程 / 诊断修复
growth-funnel
growth-funnel
When the user wants to plan growth using the AARRR framework, diagnose growth bottlenecks, or map actions across the customer lifecycle. Also use when the user…
软件工程 / 诊断修复
clean-code
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
软件工程 / 部署发布
code-refactoring-refactor-clean
code-refactoring-refactor-clean
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and…
软件工程 / 诊断修复
docker
docker
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and…