搜索结果
agent
找到 5102 个相关结果
AI 应用 / 智能体技能
migration-helper
migration-helper
Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing…
安全 / 审查
antigravity-workflows
antigravity-workflows
通过引导式工作流编排多个 Antigravity 技能,用于 SaaS MVP 交付、安全审计、AI 智能体构建和浏览器 QA。
AI 应用 / 智能体技能
cloud-setup
cloud-setup
Configures Elastic Cloud authentication and environment defaults. Use when setting up EC_API_KEY, configuring Cloud API access, or when another cloud skill requires credentials.
AI 应用 / 智能体技能
dex
dex
Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.
AI 应用 / 智能体技能
cursor-best-practices
cursor-best-practices
Best practices for working with Cursor. Use when learning how to effectively use Cursor features or optimizing your workflow.
AI 应用 / 智能体技能
mapbox-google-maps-migration
mapbox-google-maps-migration
Migration guide for developers moving from Google Maps Platform to Mapbox GL JS, covering API equivalents, pattern translations, and key differences
AI 应用 / 智能体技能
ecommerce-platform-specialist
ecommerce-platform-specialist
Provide expert guidance on Shopify e-commerce platform. Advises on store setup, products, customization, and optimization.
AI 应用 / 智能体技能
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's…
AI 应用 / 智能体技能
md-to-feishu
md-to-feishu
将本地 Markdown 文件转换为飞书文档,并自动上传图片。使用 feishu-docx CLI 工具。
AI 应用 / 智能体技能
rsbuild 最佳实践
rsbuild-best-practices
Rsbuild 在配置、CLI 工作流、类型检查、产物优化、资源处理和调试方面的最佳实践。在编写、审查或排查问题时使用……
AI 应用 / 智能体技能
ADR 起草
adr-drafting
为重大架构变更创建新的架构决策记录(ADR)文档,使用一致的模板和基于仓库的命名规范…
AI 应用 / 智能体技能
schema-exploration
schema-exploration
Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about…
AI 应用 / 智能体技能
caveman-token-optimizer
caveman-token-optimizer
Claude Code skill that makes AI agents respond in caveman-speak, cutting ~65-75% of output tokens while preserving full technical accuracy
AI 应用 / 智能体技能
mongodb-search-and-ai
mongodb-search-and-ai
Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.
AI 应用 / 智能体技能
query-writing
query-writing
Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database,…
AI 应用 / 智能体技能
mobile-responsiveness
mobile-responsiveness
Build responsive, mobile-first web applications. Use when implementing responsive layouts, touch interactions, mobile navigation, or optimizing for various…
AI 应用 / 智能体技能
market-regimes
market-regimes
Market regime detection and regime-specific trading strategies. Use when analyzing market conditions to select appropriate strategy.
AI 应用 / 智能体技能
prd-implementation-precheck
prd-implementation-precheck
Implement PRDs/specs with a mandatory precheck review before coding. Use when a user asks to implement a PRD/feature spec/requirements doc or says "implement…
AI 应用 / 智能体技能
auth-setup
auth-setup
Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.
前端 / 界面
react-native-animations
react-native-animations
Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization