搜索结果
全部能力
找到 945 个相关结果 / 数据库与 SQL
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
nodejs-backend-typescript
nodejs-backend-typescript
Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
软件工程 / 部署发布
open-pencil
open-pencil
Work with Figma .fig design files and the running OpenPencil editor — inspect structure, query nodes, analyze design tokens, export images/SVG/JSX, and modify…
软件工程 / 诊断修复
bencium-code-conventions
bencium-code-conventions
Bence's code style, tech stack, and workflow conventions
软件工程 / 诊断修复
templates
templates
This skill should be used when the user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi,…
软件工程 / 部署发布
senior-fullstack
senior-fullstack
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project…
软件工程 / 诊断修复
production-code-audit
production-code-audit
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade,…
软件工程 / 诊断修复
next
next
Next.js framework for building React applications with App Router, Server Components, and optimized performance. Use when working with Next.js apps, routing,…
软件工程 / 诊断修复
docker
docker
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and…
软件工程 / 诊断修复
应用构建器
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…
软件工程 / 诊断修复
dhh-rails-style
dhh-rails-style
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications,…
软件工程 / 部署发布
devops
devops
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.
软件工程 / 诊断修复
postgresql-best-practices
postgresql-best-practices
PostgreSQL development best practices for schema design, query optimization, and database administration
软件工程 / 诊断修复
cn-ecommerce-search
cn-ecommerce-search
Search products across Chinese e-commerce platforms: Taobao, Tmall, XHS (小红书). Zero-config — no API keys needed. Powered by Shopme unified product database. Use when the user asks to find products, get product info by URL or ID, search Chinese suppliers, or compare prices.
软件工程 / 诊断修复
programmatic-seo
programmatic-seo
When the user wants to create SEO pages at scale using templates and data—including AI-assisted, grounded copy for per-URL differentiation (vs rigid mail-merge…
软件工程 / 诊断修复
spring-boot-project-creator
spring-boot-project-creator
Creates and scaffolds a new Spring Boot project (3.x or 4.x) by downloading from Spring Initializr, generating package structure (DDD or Layered architecture),…
软件工程 / 诊断修复
m11-ecosystem
m11-ecosystem
Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using…
软件工程 / 诊断修复
drizzle-migrations
drizzle-migrations
Migration-first database development workflow using Drizzle ORM for TypeScript/J...
软件工程 / 诊断修复
drizzle-orm-d1
drizzle-orm-d1
Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 18 errors including SQL BEGIN failures, cascade data loss, 100-parameter limits, and foreign key issues. Use when: defining D1 schemas, managing migrations, bulk inserts, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys, "too many SQL variables".