搜索结果
agent
找到 5102 个相关结果
通用助手 / 编排推荐
task-prd-creator
task-prd-creator
Create a well-written PRD, task, or GitHub issue/sub-issue for a feature, bug, or enhancement. Use when planning work, writing GitHub issues, breaking down…
设计与产品 / 审核评估
langchain-orchestration
langchain-orchestration
Comprehensive guide for building production-grade LLM applications using LangChain's chains, agents, memory systems, RAG patterns, and advanced orchestration
软件工程 / 诊断修复
spring-boot-testing
spring-boot-testing
Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.
通用助手 / 编排推荐
azure-architecture
azure-architecture
Expert guidance for designing Azure solutions using Azure Architecture. Covers reference architectures, solution ideas, design patterns, technology choices,…
软件工程 / 诊断修复
nx
nx
ALWAYS use when working with Nx monorepo, workspace configuration, or Angular/Nx project setup.
通用助手 / 编排推荐
godot-genre-roguelike
godot-genre-roguelike
Expert blueprint for roguelikes including procedural generation (Walker method, BSP rooms), permadeath with meta-progression (unlock persistence), run state vs…
自动化与集成 / 自动执行
python-data-pipeline-designer
python-data-pipeline-designer
Design ETL workflows with data validation using tools like Pandas, Dask, or PySpark. Use when building robust data processing systems in Python.
通用助手 / 编排推荐
ssh-hardening
ssh-hardening
Harden SSH configuration on VPS servers by disabling root login, enforcing SSH key authentication, and creating non-root sudo users to prevent unauthorized…
通用助手 / 编排推荐
simd-intrinsics
simd-intrinsics
SIMD intrinsics skill for x86 (SSE/AVX) and ARM (NEON) vectorization. Use when reading auto-vectorization reports, writing SSE2/AVX2/NEON intrinsics, checking…
通用助手 / 编排推荐
cursor-subagent-creator
cursor-subagent-creator
Creates Cursor-specific AI subagents with isolated context for complex multi-step workflows. Use when creating subagents for Cursor editor specifically,…
设计与产品 / 审核评估
ai-agents
ai-agents
Production AI agent patterns covering MCP, RAG, guardrails, observability, and ROI. Use when designing or evaluating agent systems.
通用助手 / 编排推荐
doctor
doctor
OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent frontmatter, MCP server connectivity, CC…
通用助手 / 编排推荐
health
health
Run when Claude feels off, ignores rules, or hooks/MCP need auditing.
通用助手 / 编排推荐
stash-ai-memory
stash-ai-memory
Persistent memory layer for AI agents using Postgres/pgvector with MCP server support
通用助手 / 编排推荐
sentry-go-sdk
sentry-go-sdk
Full Sentry SDK setup for Go. Use when asked to "add Sentry to Go", "install sentry-go", "setup Sentry in Go", or configure error monitoring, tracing, logging,…
软件工程 / 诊断修复
developing-agentforce
developing-agentforce
Build, modify, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, or asks about .agent files or aiAuthoringBundle…
通用助手 / 编排推荐
netlify-identity
netlify-identity
Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes and…
通用助手 / 编排推荐
email-accessibility
email-accessibility
HTML email accessibility reference. Email client rendering constraints, table-based layout patterns, accessible inline styles, MJML/Foundation/Maizzle…
软件工程 / 诊断修复
tdd
tdd
Use this skill whenever the user wants to write code using TDD, test-driven development, or test-first methodology. Triggers on: "/tdd", "let's do TDD", "write a failing test", "red green refactor", "test-first", "start a TDD cycle", or any request to implement a feature by writing tests before code. Adaptive five-step cycle (RED-DOMAIN-GREEN-DOMAIN-COMMIT) that detects harness capabilities and routes to guided (/tdd red|domain|green|commit) or automated (/tdd) mode. NOT for running existing tests, debugging test failures, or reviewing code -- only for the disciplined test-first cycle.
软件工程 / 诊断修复
software-frontend
software-frontend
Production-grade frontend for Next.js, Vue, Angular, and Svelte. Use when building UI, fixing hydration errors, or setting up a new web project.