搜索结果
全部能力
找到 17783 个相关结果
设计与产品 / 审核评估
architecture-rendering
architecture-rendering
Generate photorealistic architectural renders and visualizations using each::sense AI. Create exterior views, interior renders, sketch-to-render conversions,…
软件工程 / 部署发布
ci-cd-pipeline-patterns
ci-cd-pipeline-patterns
Comprehensive CI/CD pipeline patterns skill covering GitHub Actions, workflows, automation, testing, deployment strategies, and release management for modern…
通用助手 / 编排推荐
orchestration
orchestration
Use `orca orchestration` when coordinating multiple AI agents through Orca: pass context, instructions, questions, findings, reviews, handoffs, or structured results between agents; delegate subtasks; dispatch work; track task DAGs; wait for worker_done/escalation; or run coordinator loops and decision gates. This is the right skill for semantic agent-to-agent communication. Boundary with `orca-cli`: do not use orchestration for ordinary terminal control, shell commands, browser automation, worktree management, or reading/waiting on terminals; use `orca-cli` for those. Triggers include "tell the other agent", "ask <agent>", "hand off to", "pass this to <agent>", "delegate to <agent>", "have <agent> do X", "let <agent> know", "share with the other AI", "coordinate agents", "what did <agent> find", "check orchestration inbox", "reply to <agent>", "dispatch task", "orchestrate agents", "multi-agent", "task DAG", "worker_done", "escalation", "decision gate", and "coordinator loop".
软件工程 / 诊断修复
context-driven-development
context-driven-development
Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structured…
软件工程 / 诊断修复
linear-claude-skill
linear-claude-skill
Manage Linear issues, projects, and teams
软件工程 / 诊断修复
modern-javascript-patterns
modern-javascript-patterns
Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and…
研究学习 / 检索整理
自然语言润色
nature-polishing
使用《Scientific…》中的论文架构与写作策略原则,润色、重构学术文本,或将其翻译为符合《Nature》风格的英文。
自动化与集成 / 自动执行
fixing-claude-export-conversations
fixing-claude-export-conversations
Fixes broken line wrapping in Claude Code exported conversation files (.txt), reconstructing tables, paragraphs, paths, and tool calls that were hard-wrapped at fixed column widths. Includes an automated validation suite (generic, file-agnostic checks). Triggers when the user has a Claude Code export file with broken formatting, mentions "fix export", "fix conversation", "exported conversation", "make export readable", references a file matching YYYY-MM-DD-HHMMSS-*.txt, or has a .txt file with broken tables, split paths, or mangled tool output from Claude Code.
通用助手 / 编排推荐
memory-recall
memory-recall
Recall relevant long-term memories extracted by OpenViking Session memory. Use when the user asks about past decisions, prior fixes, historical context, or…
研究学习 / 检索整理
mini-wiki
mini-wiki
Automatically generate **professional-grade** structured project Wiki from documentation, code, design files, and images. Use when: - User requests "generate wiki", "create docs", "create documentation" - User requests "update wiki", "rebuild wiki" - User requests "list plugins", "install plugin", "manage plugins" - Project needs automated documentation generation Features: - Smart project structure and tech stack analysis - **Deep code analysis** with semantic understanding - **Mermaid diagrams** for architecture, data flow, dependencies - **Cross-linked documentation** network - Incremental updates (only changed files) - Code blocks link to source files - Multi-language support (zh/en) - **Plugin system for extensions** For Chinese instructions, see references/SKILL.zh.md
软件工程 / 诊断修复
progressive-web-app
progressive-web-app
Progressive Web Apps with service workers, web manifest, offline support, installation prompts. Use for installable web apps, offline functionality, push…
软件工程 / 诊断修复
lead-generation-and-demand
lead-generation-and-demand
Comprehensive B2B demand generation and lead acquisition skill. Use when building lead generation systems, creating demand acquisition campaigns, optimizing…
通用助手 / 编排推荐
financial-news
financial-news
Stock quotes, price history, financial news, and analysis
通用助手 / 编排推荐
find-xemm-opps
find-xemm-opps
Find Cross-Exchange Market Making (XEMM) opportunities by comparing order book depth and liquidity across exchanges. Identifies pairs where one exchange has…
软件工程 / 诊断修复
使用 React Native 和 Expo 实现动画
animating-react-native-expo
在 React Native (Expo) 应用中使用 React Native Reanimated v4 和 React Native Gesture Handler(GestureDetector / hook API)构建高性能动画和手势驱动交互。适用于实现 UI 动效、过渡、布局/进入/退出动画、CSS 风格过渡/动画、交互手势(平移/捏合/滑动/拖拽)、滚动联动动画、worklets/shared values,或调试动画性能和线程问题。
软件工程 / 诊断修复
golang-database-patterns
golang-database-patterns
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
软件工程 / 部署发布
protocolsio-integration
protocolsio-integration
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or…
软件工程 / 诊断修复
exa-search
exa-search
Semantic search, similar content discovery, and structured research using Exa API
软件工程 / 诊断修复
raffle-winner-picker
raffle-winner-picker
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
软件工程 / 诊断修复
n8n-code-python
n8n-code-python
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand…