搜索结果
agent
找到 1083 个相关结果 / 软件工程
软件工程 / 诊断修复
autonomous-agents
autonomous-agents
Autonomous agents are AI systems that can independently decompose
软件工程 / 诊断修复
laravel-11-12-app-guidelines
laravel-11-12-app-guidelines
Guidelines and workflow for working on Laravel 11 or Laravel 12 applications across common stacks (API-only or full-stack), including optional Docker…
软件工程 / 诊断修复
ralph-plan
ralph-plan
交互式规划助手,通过协作对话帮助创建专注且结构良好的 ralph-loop 命令。
软件工程 / 诊断修复
provider-test-patterns
provider-test-patterns
Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.
软件工程 / 诊断修复
aiconfig-projects
aiconfig-projects
在代码库中设置 LaunchDarkly 项目的指南。帮助你评估技术栈、选择合适方案,并集成项目管理功能…
软件工程 / 诊断修复
nextjs-code-review
nextjs-code-review
Provides comprehensive code review capability for Next.js applications, validates Server Components, Client Components, Server Actions, caching strategies,…
软件工程 / 诊断修复
authoring-dags
authoring-dags
Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and…
软件工程 / 诊断修复
tdd-workflow
tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
软件工程 / 诊断修复
应用构建器
app-builder
主应用构建编排器。通过自然语言请求创建全栈应用。确定项目类型,选择技术栈,…
软件工程 / 诊断修复
relational-database-web-cloudbase
relational-database-web-cloudbase
Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use…
软件工程 / 诊断修复
aiconfig-variations
aiconfig-variations
通过创建和管理变体来试验 AI 配置。帮助您测试不同的模型、提示词和参数,从而找到最佳方案…
软件工程 / 诊断修复
find-skills
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express…
软件工程 / 诊断修复
pdf-to-markdown
pdf-to-markdown
[Document Processing] Use when you need to convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR).
软件工程 / 诊断修复
langchain
langchain
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
Angular 21 开发,采用现代最佳实践,包括 signals、standalone components、响应式模式和可访问性。在创建 Angular…时使用。
软件工程 / 诊断修复
mac-code-local-ai-agent
mac-code-local-ai-agent
Run a free 35B AI coding agent on Apple Silicon Macs using local LLMs via llama.cpp or MLX with web search, shell, and file tools.
软件工程 / 部署发布
pulumi-component
pulumi-component
Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up…
软件工程 / 诊断修复
React 开发者工具
react-devtools
React DevTools CLI,专为 AI 智能体设计。当用户要求调试运行时的 React 或 React Native 应用、检查组件 props/state/hooks、诊断……时使用。
软件工程 / 部署发布
create-evlog-enricher
create-evlog-enricher
Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for deployment metadata, tenant context,…
软件工程 / 部署发布
elasticsearch-authn
elasticsearch-authn
Authenticate to Elasticsearch using native, file-based, LDAP/AD, SAML, OIDC, Kerberos, JWT, or certificate realms. Use when connecting with credentials, choosing a realm, or managing API keys. Assumes the target realms are already configured.