搜索结果
agent
找到 1083 个相关结果 / 软件工程
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
现代 Angular 最佳实践,用于构建高性能、可维护的 Angular 17+ 应用。涵盖 Signals、RxJS、组件、模板、样式、性能、SSR、测试、表单、路由、可访问性和架构 —— 每条规则均附带代码示例和影响评级。当用户处理任何类型的 Angular 代码时使用此技能:组件、服务、模板、样式表、路由、测试或配置。适用于编辑 .component.ts、.service.ts、.html 模板、.scss/.css 样式、.spec.ts 测试、.routes.ts 文件、store 文件以及 Angular 项目中的任何通用 .ts 文件。查找 angular.json、nx.json 或 @angular/core 导入作为项目标识符。不适用于 AngularJS (1.x)、React、Vue 或非 Angular 的 TypeScript 项目。
软件工程 / 诊断修复
everything-claude-code
everything-claude-code
everything-claude-code 的开发约定与模式。采用 JavaScript 项目并使用约定式提交。
软件工程 / 诊断修复
aiconfig-migrate
aiconfig-migrate
将带有硬编码 LLM 提示词的应用迁移到完整的 LaunchDarkly AI Configs 实现,分五个阶段:审计代码、封装调用、迁移提示词、配置变量、分阶段发布。
软件工程 / 诊断修复
diffity-review
diffity-review
Review current diff and leave comments using diffity agent commands
软件工程 / 诊断修复
convex-helpers-guide
convex-helpers-guide
Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.
软件工程 / 部署发布
observability-llm-obs
observability-llm-obs
Monitor LLMs and agentic apps: performance, token/cost, response quality, and workflow orchestration. Use when the user asks about LLM monitoring, GenAI observability, or AI cost/quality.
软件工程 / 诊断修复
planning-with-files
planning-with-files
Work like Manus: Use persistent markdown files as your \"working memory on disk.\"
软件工程 / 诊断修复
function-creator
function-creator
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
软件工程 / 诊断修复
flutter-networking
flutter-networking
Implement, fix, debug, review, or refactor Flutter networking code for HTTP/REST APIs, WebSocket realtime flows, authentication and token refresh, request headers, timeouts, retries, JSON parsing, caching, background isolates, repositories, services, and adaptation to existing http, Dio, Retrofit, Chopper, or custom API clients. Use when asked to add network requests, investigate network errors, harden API clients, handle auth, or validate Flutter network behavior.
软件工程 / 诊断修复
observability-service-health
observability-service-health
Assess APM service health using SLOs, alerts, ML, throughput, latency, error rate, and dependencies. Use when checking service status, performance, or when the user asks about service health.
软件工程 / 诊断修复
components-guide
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
软件工程 / 诊断修复
prompt-library
prompt-library
A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best…
软件工程 / 诊断修复
swift-api-design-guidelines-skill
swift-api-design-guidelines-skill
Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation comments, terminology, and general…
软件工程 / 诊断修复
clean-code-principles
clean-code-principles
SOLID principles, design patterns, DRY, KISS, and clean code fundamentals. Use when reviewing architecture, checking code quality, refactoring, or discussing…
软件工程 / 诊断修复
openclaude-multi-llm
openclaude-multi-llm
Use Claude Code's full tool system with any OpenAI-compatible LLM — GPT-4o, DeepSeek, Gemini, Ollama, and 200+ models via environment variable configuration.
软件工程 / 诊断修复
qa-expert
qa-expert
Quality assurance expert for testing strategies and quality gates. Use when planning test coverage, setting up QA processes, or improving quality standards.
软件工程 / 诊断修复
auth0-react-native
auth0-react-native
Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep…
软件工程 / 诊断修复
electron-best-practices
electron-best-practices
Guide AI agents through Electron app development with React including security patterns, type-safe IPC, React integration, packaging with code signing, and…
软件工程 / 诊断修复
AI 智能体架构师
ai-agents-architect
精通设计和构建自主 AI 智能体。掌握工具使用、记忆系统、规划策略和多智能体编排。使用场景:构建…
软件工程 / 诊断修复
llm-app-patterns
llm-app-patterns
Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.