搜索结果
agent
找到 5102 个相关结果
软件工程 / 诊断修复
accelint-ts-testing
accelint-ts-testing
适用于 TypeScript 项目的 Vitest 全面测试指南。在以下场景使用:(1) 使用 AAA 模式、参数化测试或 async/await 编写新测试时,(2)…
内容创作 / 生成
document-to-narration
document-to-narration
Convert written documents to narrated video scripts with TTS audio and word-level timing. Use when preparing essays, blog posts, or articles for video…
通用助手 / 编排推荐
adk-evals
adk-evals
ADK 智能体的评估(自动化对话测试)编写、运行和迭代的完整参考。涵盖评估文件格式、所有断言类型、…
通用助手 / 编排推荐
onevcat-jj
onevcat-jj
Use jj (Jujutsu) for local version control instead of git. Activate when: the repo has a .jj/ directory, the user or project config mentions jj, the user says…
通用助手 / 编排推荐
create-handoff
create-handoff
Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress…
软件工程 / 部署发布
databricks
databricks
Databricks CLI operations: auth, profiles, data exploration, and bundles. Contains up-to-date guidelines for Databricks-related CLI tasks.
数据与分析 / 分析洞察
exporting-rds-to-s3
exporting-rds-to-s3
Exports Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format for analytics, backup, or data migration. Handles snapshot selection or…
通用助手 / 编排推荐
context-surfing
context-surfing
Monitors context window health throughout a session and rides peak context quality for maximum output fidelity. Activates automatically after plan-interview and intent-framed-agent. Stays active through execution and hands off cleanly to simplify-and-harden and self-improvement when the wave completes naturally or exits via handoff. Use this skill whenever a multi-step agent task is underway and session continuity or context drift is a concern. Especially important for long-running tasks, complex refactors, or any work where degraded context would silently corrupt the output. Trigger even if the user doesn't say "context surfing" — if an agent task is running across multiple steps with intent and a plan already established, this skill is live.
研究学习 / 检索整理
langchain
langchain
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
通用助手 / 编排推荐
dependency-scan
dependency-scan
Detect CVEs and security issues in project dependencies. Use when you need to analyze packages for known vulnerabilities across npm, pip, cargo, and other…
软件工程 / 诊断修复
opengame-agentic-game-creation
opengame-agentic-game-creation
OpenGame is an open-source agentic framework for end-to-end web game creation from a single text prompt, using LLMs, Game Skill (Template + Debug), and…
通用助手 / 编排推荐
appwrite-go
appwrite-go
Appwrite Go SDK skill. Use when building server-side Go applications with Appwrite. Covers user management, database/table CRUD, file storage, and functions…
通用助手 / 编排推荐
oransim-causal-marketing-twin
oransim-causal-marketing-twin
Causal digital twin for marketing simulation — predict campaign ROI, run counterfactual KOL swaps, and audit causal graphs before spending a dollar.
软件工程 / 部署发布
magento-code-reviewer
magento-code-reviewer
Reviews Magento 2 code for quality, security, performance, and compliance with PSR-12 and Magento coding standards. Use proactively when reviewing code, before…
软件工程 / 诊断修复
frontend-security
frontend-security
Audit frontend codebases for security vulnerabilities and bad practices. Use when performing security reviews, auditing code for XSS/CSRF/DOM vulnerabilities,…
设计与产品 / 审核评估
architecture-rendering
architecture-rendering
Generate photorealistic architectural renders and visualizations using each::sense AI. Create exterior views, interior renders, sketch-to-render conversions,…
通用助手 / 编排推荐
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".
软件工程 / 诊断修复
使用 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,或调试动画性能和线程问题。
通用助手 / 编排推荐
wowerpoint
wowerpoint
wowerpoint — an installable skill for AI agents, published by thedotmack/claude-mem.
通用助手 / 编排推荐
pr-review-loop
pr-review-loop
Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use…