搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
debugging
debugging
Python debugging techniques, pdb, and IDE debugging tools
软件工程 / 部署发布
deployment-automation
deployment-automation
Plan and review release execution for web, backend, and fullstack systems: preview releases, staging-to-production promotion, rollout strategy, post-deploy verification, rollback response, and release-hardening checklists. Use when the system can already build and the main job is shipping or recovering a release safely, choosing between preview / promotion / canary / rollback paths, or tightening deploy gates around health checks and sign-off. Route CI workflow authoring to `workflow-automation`, machine/runtime setup to `system-environment-setup`, long-lived telemetry design to `monitoring-observability`, and Vercel-specific operations to `vercel-deploy`.
内容创作 / 生成
ai-video-generation
ai-video-generation
AI video generation patterns using Sora, Runway, Pika, and other AI video tools. Use when generating videos from text prompts, image-to-video conversion, AI…
设计与产品 / 审核评估
design-review
design-review
UI and design review: evaluate visual quality, responsive behavior, accessibility, color/contrast, typography, layout consistency, and i18n readiness using…
通用助手 / 编排推荐
godot-tilemap-mastery
godot-tilemap-mastery
Expert blueprint for TileMapLayer and TileSet systems for efficient 2D level design. Covers terrain autotiling, physics layers, custom data, navigation…
软件工程 / 诊断修复
dbt-data-transformation
dbt-data-transformation
Complete guide for dbt data transformation including models, tests, documentation, incremental builds, macros, packages, and production workflows
通用助手 / 编排推荐
coding-router
coding-router
Compatibility entry skill for plan-first coding work in OpenClaw.
设计与产品 / 审核评估
design-system
design-system
Define or refactor a shared frontend UI system before polishing one screen at a time. Use when the user needs token governance, visual-language rules, primitive naming, page-system direction, cross-product consistency, or a design handoff that should stay coherent across landing pages, dashboards, forms, and component libraries. Not for reusable component API architecture, responsive layout-only fixes, accessibility-only remediation, or broad UI critique. Triggers on: design system, design tokens, visual language, component library foundations, UI governance, cross-product consistency, landing page plus dashboard system, primitive naming, token policy.
软件工程 / 诊断修复
database-designer
database-designer
Provides expert-level database design with schema analysis, index optimization, and migration generation. Supports PostgreSQL, MySQL, MongoDB, and DynamoDB. Use when designing schemas, optimizing queries, planning migrations, or analyzing database performance.
软件工程 / 诊断修复
grpc-expert
grpc-expert
Expert-level gRPC, Protocol Buffers, microservices communication, and streaming
软件工程 / 诊断修复
ios-marketing-capture
ios-marketing-capture
Use when the user wants to automate capture of marketing screenshots for a SwiftUI iOS app across multiple locales, devices, or appearances. Covers full-screen…
设计与产品 / 审核评估
figma-ui-skills
figma-ui-skills
Figma's UI design system. Use when building interfaces inspired by Figma's aesthetic - light mode, Inter font, 4px grid.
通用助手 / 编排推荐
pomasa
pomasa
Generate declarative multi-agent systems (MAS) using POMASA pattern language. Use when building agent pipelines, orchestrating multiple AI agents, or creating research automation workflows. Supports patterns like Prompt-Defined Agent, Orchestrated Pipeline, Filesystem Data Bus, and Verifiable Data Lineage.
软件工程 / 诊断修复
gmail
gmail
This skill should be used when searching, fetching, or downloading emails from Gmail. Use for queries like "search Gmail for...", "find emails from John",…
软件工程 / 部署发布
content-review
content-review
Use when needing to understand content moderation policies, avoid content removal, or successfully navigate Xiaohongshu's content review process
软件工程 / 诊断修复
burp-suite-testing
burp-suite-testing
Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request…
软件工程 / 诊断修复
bun-tanstack-start
bun-tanstack-start
TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or encountering SSR, build, preset errors.
通用助手 / 编排推荐
godot-3d-materials
godot-3d-materials
Expert patterns for Godot 3D PBR materials using StandardMaterial3D including albedo, metallic/roughness workflows, normal maps, ORM texture packing,…
安全与治理 / 审核评估
linux-at-spi2
linux-at-spi2
Expert in AT-SPI2 (Assistive Technology Service Provider Interface) for Linux desktop automation. Specializes in accessible automation of GTK/Qt applications…
软件工程 / 诊断修复
modern-jetpack-compose
modern-jetpack-compose
Guides writing, reviewing, and reasoning about modern Android UI code using Jetpack Compose. Covers best practices for state management, side effects, recomposition, navigation, Material 3 design, accessibility, and performance. Use when reading, writing, or reviewing any Jetpack Compose project.