搜索结果
全部能力
找到 744 个相关结果 / 产品设计
通用助手 / 编排推荐
godot-scene-management
godot-scene-management
Expert blueprint for scene loading, transitions, async (background) loading, instance management, and caching. Covers fade transitions, loading screens,…
通用助手 / 编排推荐
deliver-acceptance-criteria
deliver-acceptance-criteria
Generates structured Given/When/Then acceptance criteria for a user story or feature slice. Use when translating product requirements into testable scenarios…
通用助手 / 编排推荐
taste-skill
taste-skill
taste-skill — an installable skill for AI agents, published by nexu-io/open-design.
通用助手 / 编排推荐
godot-characterbody-2d
godot-characterbody-2d
Expert patterns for CharacterBody2D including platformer movement (coyote time, jump buffering, variable jump height), top-down movement (8-way, tank…
通用助手 / 编排推荐
marketing-strategy-pmm
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry.
通用助手 / 编排推荐
godot-3d-lighting
godot-3d-lighting
Expert patterns for Godot 3D lighting including DirectionalLight3D shadow cascades, OmniLight3D attenuation, SpotLight3D projectors, VoxelGI vs SDFGI, and…
通用助手 / 编排推荐
startup-go-to-market
startup-go-to-market
Use when designing go-to-market strategy, selecting GTM motion (PLG/sales-led/partner-led), defining ICP, planning product launches, designing partnership and…
通用助手 / 编排推荐
platform-design
platform-design
platform-design — an installable skill for AI agents, published by nexu-io/open-design.
通用助手 / 编排推荐
seedance-fashion-lookbook
seedance-fashion-lookbook
seedance-fashion-lookbook — an installable skill for AI agents, published by beshuaxian/higgsfield-seedance2-jineng.
通用助手 / 编排推荐
checkpoint-resume
checkpoint-resume
Rate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipeline-state.json after each phase. Use when…
通用助手 / 编排推荐
software-mobile
software-mobile
Production-grade iOS, Android, and cross-platform mobile dev. Use when building apps, handling auth/push, or preparing App Store releases.
通用助手 / 编排推荐
mcp-manager
mcp-manager
Conversational interface for managing MCP (Model Context Protocol) server configurations in Claude Code
通用助手 / 编排推荐
product-manager
product-manager
Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.
通用助手 / 编排推荐
catalog-documentation-creator
catalog-documentation-creator
Generates EventCatalog documentation files (services, events, commands, queries, domains, flows, channels, containers) with correct frontmatter, folder…
通用助手 / 编排推荐
docs-writer
docs-writer
Write, review, and edit documentation files with consistent structure, tone, and technical accuracy. Use when creating docs, reviewing markdown files, writing…
通用助手 / 编排推荐
real-world-rails
real-world-rails
real-world-rails — an installable skill for AI agents, published by steveclarke/real-world-rails.
通用助手 / 编排推荐
scope-appropriate-architecture
scope-appropriate-architecture
Right-sizes architecture to project scope. Prevents over-engineering by classifying projects into 6 tiers and constraining pattern choices accordingly. Use…
通用助手 / 编排推荐
cron-scheduling
cron-scheduling
Cron and scheduled task management. node-cron, cron expressions, Spring @Scheduled, APScheduler (Python), and distributed scheduling patterns. USE WHEN: user mentions "cron", "scheduled task", "cron job", "node-cron", "@Scheduled", "APScheduler", "periodic task", "crontab" DO NOT USE FOR: job queues with workers - use `job-queues`; one-off delayed tasks - use `job-queues`
通用助手 / 编排推荐
setup-stellar-contracts
setup-stellar-contracts
Set up a Stellar/Soroban smart contract project with OpenZeppelin Contracts for Stellar. Use when users need to: (1) install Stellar CLI and Rust toolchain for…
通用助手 / 编排推荐
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,…