类型

类型检查与类型生成

显示 1849-1872 / 共 6297 个技能
ccheney

postgres-drizzle

ccheney

Proactively apply when creating APIs, backends, or data models. Triggers on PostgreSQL, Postgres, Drizzle, database, schema, tables, columns, indexes, queries, migrations, ORM, relations, joins, transactions, SQL, drizzle-kit, connection pooling, N+1, JSONB, RLS. Use when writing database schemas, queries, migrations, or any database-related code. PostgreSQL and Drizzle ORM best practices.

数据处理 56 6个月前
rysweet

outside-in-testing

rysweet

Generates agentic outside-in tests using gadugi-agentic-test framework for CLI, TUI, Web, and Electron apps. Use when you need behavior-driven tests that verify external interfaces without internal implementation knowledge. Creates YAML test scenarios that AI agents execute, observe, and validate against expected outcomes. Supports progressive complexity from simple smoke tests to advanced multi-step workflows.

CLI 工具 75 7个月前
wix

wix-cli-backend-api

wix

Creates HTTP endpoints for Wix CLI apps. Use only when the user specifically asks for a backend endpoint. Use when building REST API endpoints, backend HTTP handlers, or server-side logic. Triggers include backend API, HTTP endpoint, HTTP methods, form handling, file uploads.

API 开发 27 7个月前
metalbear-co

mirrord-db-branching

metalbear-co

Helps users configure mirrord.json for database branching, enabling isolated database copies for safe development and testing. Use when the user wants to set up MySQL or PostgreSQL branching, configure copy modes, IAM authentication, or manage database branches.

数据处理 27 7个月前
wix

rp-setup-discovery

wix

Derives Wix environment prerequisites (apps, collections, schemas) from an approved mapping plan. Use after mapping review and before import code generation.

代码生成 27 1个月前
wix

wix-cli-data-collection

wix

Use when defining database schemas, creating data collections, or setting up structured data storage. Triggers include CMS, collection, database, schema, data model, fields, relationships, permissions, data structure, entity definition, data extension.

代码生成 27 6个月前
wix

wix-cli-service-plugin

wix

Use when implementing service plugin extensions that inject custom backend logic into existing Wix business solution flows or introduce new flows to Wix sites. Triggers include SPI, service plugin, backend flow, business logic.

文件操作 27 7个月前
wix

wix-app

wix

"Build and review Wix CLI app extensions — dashboard pages, modals, plugins, menu plugins, custom element widgets, Editor React components, site plugins, embedded scripts, backend APIs, backend events, service plugins, data collections, and App Market readiness. Use when building ANY feature or extension for a Wix CLI app or preparing a Wix app for App Market review. Triggers on: add, build, create, implement, help me, dashboard, widget, plugin, backend, API, event, collection, embedded script, service plugin, Editor React component, checkout, shipping, tax, discount, SPI, CMS, schema, tracking, popup, admin panel, menu item, modal, validate, test, verify, register extension, App Market, app review, submission readiness."

代码生成 27 29天前
wix

wix-cli-site-component

wix

"Use when building React site components with editor manifests for Wix CLI applications."

数据处理 27 6个月前
metalbear-co

mirrord-config

metalbear-co

Helps users generate, edit, and validate mirrord.json configuration files for mirrord (MetalBear). Use when the user wants to connect their local process to a Kubernetes environment, configure features (env/fs/network), or needs feedback on an existing mirrord.json. Always ensures output JSON is valid and schema-conformant.

数据处理 27 7个月前
wix

wix-cli-orchestrator

wix

"BLOCKING REQUIREMENT - When user requests to add/build/create/implement ANY feature or component for a Wix CLI app, you MUST invoke this skill IMMEDIATELY as your absolute FIRST action - when exploring, reading files, BEFORE launching any agents - make sure this skill is loaded. Trigger on add, build, create, I want, implement, help me where X is any feature/component. Non-negotiable - invoke immediately upon recognizing a Wix feature build request."

分析 27 6个月前
wix

wix-cli-backend-event

wix

Create backend event extensions that respond to Wix events. Use when implementing handlers that run when specific conditions occur on a site. Triggers include event extension, backend event, webhook handler.

CLI 工具 27 7个月前
wix

wix-cli-app-validation

wix

Use when testing app readiness, verifying runtime behavior, or validating before releases and after changes in the code. Triggers include validate, test, verify, check readiness, preview validation, build verification, TypeScript compilation.

代码评审 27 6个月前
wix

wix-cli-dashboard-modal

wix

Use when adding popup forms, confirmations, or detail views to Wix dashboards; creating reusable dialog components across dashboard pages; showing context-specific information in overlays; opening modals from dashboard pages; or passing data between dashboard pages and modals. Do NOT use for static content (use dashboard pages instead) or site-facing UI (use site widgets/embedded scripts).

分析 27 7个月前
wix

wix-cli-site-widget

wix

Use when building interactive widgets, custom data displays, or configurable site components with settings panels. Triggers include widget, custom element, interactive component, editor component, configurable widget, web component.

数据处理 27 6个月前
wix

wix-cli-extension-registration

wix

Register Wix CLI extensions with the app in src/extensions.ts. Use when registering new or existing extensions with the main app builder.

CLI 工具 27 7个月前
HeshamFS

ontology-mapper

HeshamFS

Map materials science terms, crystal structures, and sample descriptions to ontology classes and properties. Supports any ontology registered in ontology_registry.json. Use when translating natural-language material descriptions to ontology terms, annotating simulation inputs with ontology metadata, or mapping crystal parameters (space group, Bravais lattice, lattice constants) to standardized ontology representations.

数据处理 64 6个月前
BrianRWagner

AI Discoverability Audit v2 — The Signal Audit

BrianRWagner

© 2026 Brian Wagner. Available at shopclawmart.com

数据库 401 6个月前
sundial-org

cs-research-methodology

sundial-org

Conduct a literature review and develop a CS research proposal. Use when asked to review a research area, find gaps in existing work, and propose a novel research contribution. The output is a research proposal identifying an assumption to challenge (the "bit flip") and how to validate it.

学术 150 7个月前
sundial-org

codex

sundial-org

Run OpenAI's Codex CLI agent in non-interactive mode using codex exec. Use when delegating coding tasks to Codex, running Codex in scripts/automation, or when needing a second agent to work on a task in parallel.

CLI 工具 150 7个月前
AltimateAI

testing-dbt-models

AltimateAI

Adds schema tests and data quality validation to dbt models. Use when working with dbt tests for: (1) Adding or modifying tests in schema.yml files (2) Task mentions "test", "validate", "data quality", "unique", "not_null", or "accepted_values" (3) Ensuring data integrity - primary keys, foreign keys, relationships (4) Debugging test failures or understanding why dbt test failed Matches existing project test patterns and YAML style before adding new tests.

数据库 121 7个月前
2025Emma

my-skill Skill

2025Emma

代码生成 2.3万 8个月前
markus41

react-vite

markus41

React 18+ patterns with Vite bundler, TypeScript, hooks, component design, and state management. Activate for React apps, Vite configuration, TypeScript, frontend development, and modern React patterns.

数据处理 20 8个月前
markus41

harness-keycloak-auth

markus41

Keycloak OIDC integration with Harness pipelines, EKS IRSA, service account authentication, and realm-as-code patterns

认证鉴权 20 8个月前