搜索结果
agent
找到 5102 个相关结果
通用助手 / 编排推荐
debugging
debugging
Python debugging techniques, pdb, and IDE debugging tools
通用助手 / 编排推荐
hogli
hogli
PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.
数据与分析 / 分析洞察
spreadsheet-modeling
spreadsheet-modeling
Use this skill when building, auditing, or optimizing spreadsheet models in Excel or Google Sheets. Triggers on formula writing, pivot table creation, dashboard design, data validation, conditional formatting, macro/VBA scripting, Apps Script automation, financial modeling, what-if analysis, XLOOKUP/INDEX-MATCH lookups, array formulas, and workbook architecture. Covers advanced Excel and Google Sheets for analysts, finance professionals, and operations teams.
通用助手 / 编排推荐
ohmg
ohmg
Adopt `oh-my-agent` from a Gemini CLI or Antigravity workflow. Use when the user wants a portable multi-agent harness with `.agents/` as the source of truth, Gemini-native generated agents, Antigravity compatibility, or cross-vendor-ready orchestration that can later route work to Claude or Codex. Triggers on: ohmg, oh-my-agent, oma, Gemini multi-agent, Antigravity agent team, .agents, portable harness, Gemini native agents, and Gemini/Antigravity orchestration. Route Claude-first runtime orchestration to `omc` and Codex-first runtime orchestration to `omx`.
通用助手 / 编排推荐
rust-unsafe
rust-unsafe
Rust unsafe code skill for systems programming. Use when writing or reviewing unsafe Rust, understanding what operations require unsafe, implementing safe…
通用助手 / 编排推荐
agent-architecture-analysis
agent-architecture-analysis
Use when auditing an agent codebase against the 12-Factor Agents methodology, reviewing LLM-powered system architecture, or assessing agentic app compliance.…
通用助手 / 编排推荐
位置
position
将会话引导至团队角色。从 `ai-workspace/team/<name>.md` 加载角色配置,如果存在同级状态目录则加载该目录(PLAYBOOK +…
通用助手 / 编排推荐
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…
设计与产品 / 审核评估
design-review
design-review
UI and design review: evaluate visual quality, responsive behavior, accessibility, color/contrast, typography, layout consistency, and i18n readiness using…
软件工程 / 诊断修复
capacitor-react
capacitor-react
Guides the agent through Capacitor app development with React — project structure, hooks for native features, state management patterns, using Capacitor…
设计与产品 / 审核评估
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.
通用助手 / 编排推荐
adversarial-review
adversarial-review
Adversarial code review using the opposite model. Spawns 1–3 reviewers on the opposing model (Claude spawns Codex, Codex spawns Claude) to challenge work from distinct critical lenses. Triggers: "adversarial review".
软件工程 / 诊断修复
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",…
软件工程 / 诊断修复
audit-ui
audit-ui
Audits web UI quality across accessibility, interaction, forms, typography, navigation, layout, performance, motion, and microcopy. Use when reviewing or…
通用助手 / 编排推荐
rust-profiling
rust-profiling
Rust profiling skill for performance analysis. Use when generating flamegraphs from Rust binaries, measuring monomorphization bloat with cargo-llvm-lines,…
通用助手 / 编排推荐
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.
通用助手 / 编排推荐
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,…
通用助手 / 编排推荐
frappe-frontend-development
frappe-frontend-development
Build modern Vue 3 frontend apps using Frappe UI with components, data fetching, and portal pages. Use when creating custom frontends, SPAs, or portal…
软件工程 / 诊断修复
react-best-practices
react-best-practices
Run measurement-led React and Next.js performance audits for waterfalls, bundle size, RSC/server-client boundaries, hydration mismatch, rerender churn, script cost, and slow page interactions. Use when the user needs help diagnosing or refactoring a slow React UI, App Router route, heavy client component, or Next.js page with excess JavaScript or weak client/server boundaries. Triggers on: React perf, Next.js perf, waterfall, bundle size, hydration, rerender, client component too heavy, slow route, React profiler, web vitals.
设计与产品 / 审核评估
godot-resource-data-patterns
godot-resource-data-patterns
Expert blueprint for data-oriented design using Resource/RefCounted classes (item databases, character stats, reusable data structures). Covers typed arrays,…