搜索结果
全部能力
找到 945 个相关结果 / 数据库与 SQL
软件工程 / 部署发布
database
database
This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says "add postgres", "add redis", "add database", "connect…
软件工程 / 诊断修复
codebase-documenter
codebase-documenter
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation.…
软件工程 / 诊断修复
aws-sdk-java-v2-dynamodb
aws-sdk-java-v2-dynamodb
Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working…
软件工程 / 诊断修复
claude-peers-mcp
claude-peers-mcp
Enable multiple Claude Code instances to discover each other and exchange messages in real-time via a local broker daemon and MCP server.
软件工程 / 诊断修复
odoo-19
odoo-19
Odoo 19 development knowledge base with 18 specialized guides covering Actions (ir.actions.*, cron jobs, server actions), Controllers (HTTP routing, endpoints, auth types), Data files (XML/CSV records, shortcuts, noupdate), API Decorators (@api.depends, @api.constrains, @api.ondelete, @api.onchange, @api.model, @api.private), SQL Constraints (models.Constraint replacing _sql_constraints), Database Indexes (models.Index), Module development (manifest, wizards, reports), Field types (Char, Text, Monetary, relational fields), Manifest configuration (__manifest__.py, dependencies, asset bundles), Mixins (mail.thread, mail.activity.mixin, mail.alias.mixin, utm.mixin), ORM Model methods (search, CRUD, domain filters, recordsets, CamelCase model naming), Migration scripts (pre/post/end hooks, data migration), OWL frontend components (hooks, services, lifecycle), Performance optimization (N+1 prevention, batch ops, _read_group), QWeb Reports (PDF/HTML, paper formats, barcodes, t-out), Security/ACL (record rules, field permissions, privilege-based groups, @api.private), Testing (TransactionCase, HttpCase, mocking, query count assertions), Transactions (savepoints, UniqueViolation, serialization failures), Translations (i18n, PO files, translatable fields), XML Views (list/form/search, kanban card templates, xpath inheritance, QWeb templates). Use when writing, reviewing, or debugging any Odoo 19 Python or XML code, creating or modifying modules, fixing performance issues, or looking up Odoo 19 API patterns and best practices.
软件工程 / 诊断修复
sqlalchemy-orm
sqlalchemy-orm
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
软件工程 / 诊断修复
aws-sdk-java-v2-secrets-manager
aws-sdk-java-v2-secrets-manager
Provides AWS Secrets Manager patterns for AWS SDK for Java 2.x, including secret retrieval, caching, rotation-aware access, and Spring Boot integration. Use…
软件工程 / 部署发布
mermaid-diagram-specialist
mermaid-diagram-specialist
Mermaid diagram specialist for creating flowcharts, sequence diagrams, ERDs,
软件工程 / 诊断修复
clone-website
clone-website
Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder…
软件工程 / 诊断修复
golang-backend-development
golang-backend-development
Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment
软件工程 / 诊断修复
django-perf-review
django-perf-review
Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database…
软件工程 / 诊断修复
mcp-builder
mcp-builder
Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy to FastMCP Cloud or Docker. Use whenever…
软件工程 / 诊断修复
生成 Apex
generating-apex
主要的 Apex 编写技能,用于类的生成、重构和审查。当用户提及 Apex、.cls、触发器或要求…时,务必激活。
软件工程 / 部署发布
查询指标
query-metrics
通过脚本针对 Axiom MetricsDB 运行指标查询。发现可用的指标、标签和标签值。当需要查询指标、探索指标…时使用。
软件工程 / 诊断修复
sqlalchemy-alembic-expert-best-practices-code-review
sqlalchemy-alembic-expert-best-practices-code-review
SQLAlchemy ORM and Alembic migration best practices for building safe, performant database schemas. This skill should be used when writing, reviewing, or…
软件工程 / 诊断修复
生成 Apex 测试
generating-apex-test
生成并验证 Apex 测试类,涵盖 TestDataFactory 模式、批量测试(251+ 条记录)、模拟策略、断言最佳实践,以及……
软件工程 / 诊断修复
implementing-agent-modes
implementing-agent-modes
Guidelines to create/update a new mode for PostHog AI agent. Modes are a way to limit what tools, prompts, and prompt injections are applied and under what…
软件工程 / 部署发布
生成流程
generating-flow
使用 MCP 工具 execute_metadata_action 生成 Salesforce Flows。当用户要求创建、构建或生成 Flow 时使用,包括 Screen……
软件工程 / 诊断修复
cloudbase-platform
cloudbase-platform
CloudBase platform overview and routing guide. This skill should be used when users need high-level capability selection, platform concepts, console…
软件工程 / 诊断修复
setup
setup
Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the…