类型

类型检查与类型生成

显示 1537-1560 / 共 6303 个技能
Jamie-BitFlight

universe-of-thoughts

Jamie-BitFlight

Creative reasoning framework for ill-defined problems where conventional solutions are suboptimal. Use when the problem has ambiguous goals, vast solution space, no single correct answer, or requires innovation. Implements three paradigms — combinational (novel combinations of familiar ideas), exploratory (expand solution space boundaries), transformative (alter fundamental constraints). Do not use for well-defined problems, mathematical puzzles, or tasks requiring convergent reasoning.

代码生成 64 21天前
Jamie-BitFlight

holistic-linting-resolver

Jamie-BitFlight

Linter-specific resolution workflows for ruff, mypy, pyright, and basedpyright. Provides systematic root-cause analysis procedures, suppression gates, and verification steps. Use when resolving linting errors as a sub-agent, implementing fixes systematically, or conducting type flow analysis.

调试 64 6个月前
Jamie-BitFlight

dh-meta-docs

Jamie-BitFlight

Development harness plugin documentation index. Use when looking up SAM pipeline, backlog lifecycle, SDLC layers, task file format, plan artifacts, quality gates, or dispatch schema documentation.

CLI 工具 64 1个月前
Jamie-BitFlight

validation-protocol

Jamie-BitFlight

Scientific validation protocol for verifying fixes work through observation, not assumption. Use when claiming a bug fix, code change, or implementation is complete. Enforces create-broken-state — define-success-criteria — apply-fix — verify-outcome workflow. Success equals observing intended behavior, not absence of errors.

调试 64 6个月前
Jamie-BitFlight

commitlint

Jamie-BitFlight

When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.

Git 与版本控制 64 1个月前
cxuu

go-interfaces

cxuu

Go interfaces, type assertions, type switches, and embedding from Effective Go. Covers implicit interface satisfaction, comma-ok idiom, generality through interface returns, interface and struct embedding for composition. Use when defining or implementing interfaces, using type assertions/switches, or composing types through embedding.

数据处理 148 7个月前
webrenew

memories-cli

webrenew

"CLI reference and workflows for memories.sh — the persistent memory layer for AI agents. Use when: (1) Running memories CLI commands to add, search, edit, or manage memories, (2) Setting up memories.sh in a new project (memories init), (3) Generating AI tool config files (CLAUDE.md, .cursor/rules, etc.), (4) Importing existing rules from AI tools (memories ingest), (5) Managing cloud sync, embeddings, git hooks, or reminders, (6) Troubleshooting with memories doctor, (7) Working with memory templates, links, history, tags, or reminder schedules."

CLI 工具 36 6个月前
lawvs

filter-sphere

lawvs

Integrate Filter Sphere into a project - schema-driven filtering for Zod-typed data. Use when building filtering UIs, data tables with filters, or adding sort/filter logic to any TypeScript application.

数据处理 36 6个月前
zxkane

aws-cdk-development

zxkane

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

CLI 工具 353 7个月前
akin-ozer

terraform-generator

akin-ozer

Comprehensive toolkit for generating best practice Terraform configurations (HCL files) following current standards and conventions. Use this skill when creating new Terraform resources, or building Terraform projects.

云服务 298 7个月前
skills-il

green-invoice

skills-il

Integrate Green Invoice (Morning) API for Israeli invoicing, receipts, client management, and payment processing. Use when user asks to create invoices via Green Invoice, generate hashbonit mas through Morning API, manage clients in Green Invoice, set up webhook automation for document creation, query documents or expenses, or mentions "Green Invoice", "Morning", "hashbonit yeruka", "greeninvoice API", Israeli cloud invoicing, or needs to create tax invoice-receipt (cheshbonit mas/kabala). Covers all 13 document types, 8 payment types, client CRUD, item catalog, and webhook integration. Do NOT use for SHAAM allocation numbers or Tax Authority e-invoice compliance (use israeli-e-invoice), Cardcom payment processing (use cardcom-payment-gateway), or Tranzila integration (use tranzila-payment-gateway).

API 开发 32 6个月前
SimHacker

goal

SimHacker

Quest objectives that drive narrative — the WANTS of adventure

数据库 50 7个月前
SimHacker

constructionism

SimHacker

Educational philosophy — learn by building inspectable things

代码评审 50 7个月前
akin-ozer

helm-validator

akin-ozer

Comprehensive toolkit for validating, linting, testing, and analyzing Helm charts and their rendered Kubernetes resources. Use this skill when working with Helm charts, validating templates, debugging chart issues, working with Custom Resource Definitions (CRDs) that require documentation lookup, or checking Helm best practices.

分析 298 7个月前
aahl

mcp-vods

aahl

用于追剧/追番的技能,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。当用户想搜索影视、动漫、短剧、综艺等节目信息或更新进度时使用此技能。

数据库 151 6个月前
shipshitdev

biome-validator

shipshitdev

Validate Biome 2.3+ configuration and detect outdated patterns. Ensures proper schema version, domains, assists, and recommended rules. Use before any linting work or when auditing existing projects.

数据处理 35 7个月前
shipshitdev

channel-validator

shipshitdev

Use this skill when users need to validate their marketing channel strategy, assess channel focus, or determine lead gen priorities. Activates for "validate my channels," "am I on the right platforms," "should I focus on X or Y channel," or when assessing marketing spread.

代码生成 35 7个月前
aahl

mcp-deepwiki

aahl

Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.

Git 与版本控制 151 6个月前
shipshitdev

clerk-validator

shipshitdev

Validate Clerk authentication configuration and detect deprecated patterns. Ensures proper proxy.ts usage (Next.js 16), ClerkProvider setup, and modern auth patterns. Use before any Clerk work or when auditing existing auth implementations.

认证鉴权 35 7个月前
shipshitdev

bun-validator

shipshitdev

Validate Bun workspace configuration and detect common monorepo issues. Ensures proper workspace setup, dependency catalogs, isolated installs, and Bun 1.3+ best practices.

数据处理 35 7个月前
shipshitdev

copy-validator

shipshitdev

Use this skill when users need to validate sales copy, landing page text, email sequences, or marketing messaging. Activates for "validate my copy," "is my copy good," "rate my headline," or when checking copy quality before publishing.

文件操作 35 7个月前
bobmatnyc

Condition-Based Waiting

bobmatnyc

Replace arbitrary timeouts with condition polling for reliable async tests

代码生成 149 10个月前
terrylica

ml-data-pipeline-architecture

terrylica

Patterns for efficient ML data pipelines using Polars, Arrow, and ClickHouse. TRIGGERS - data pipeline, polars vs pandas, arrow format

数据库 61 4个月前
tonylofgren

node-red

tonylofgren

Use when user mentions "node-red" anywhere in their request (including compound words like "node-redflöde", "node-red-flow"). The term "Node-RED" is a product name that appears unchanged in all languages. NOT for: YAML automations (use home-assistant skill), device firmware (use esphome skill).

API 开发 103 8个月前