代码生成

生成代码、脚手架和模板

显示 241-264 / 共 11761 个技能
xuiltul

skill-creator

xuiltul

Markdownスキルを作成するメタスキル。SKILL.mdのfrontmatterと本文、Progressive Disclosureとcreate_skillの手順を扱う。 Use when: 新規スキル追加、read_memory_file 向けの記述ルール確認、referencesやtemplates付きスキル生成が必要なとき。

代码生成 254 2个月前
vuejs-ai

vue-best-practices

vuejs-ai

MUST be used for Vue.js tasks. Strongly recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

代码生成 2801 6个月前
Dimillian

macos-spm-app-packaging

Dimillian

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

自动化 3925 6个月前
anthropics

instrument-data-to-allotrope

anthropics

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full ASM JSON, flattened CSV for easy import, and exportable Python code for data engineers. Common triggers include converting instrument files, standardizing lab data, preparing data for upload to LIMS/ELN systems, or generating parser code for production pipelines.

代码生成 578 8个月前
TencentCloudBase

cloud-storage-web

TencentCloudBase

Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file management, and best practices.

API 开发 75 24天前
MiniMax-AI

shader-dev

MiniMax-AI

Comprehensive GLSL shader techniques for creating stunning visual effects — ray marching, SDF modeling, fluid simulation, particle systems, procedural generation, lighting, post-processing, and more.

代码生成 1.3万 5个月前
MiniMax-AI

pptx-generator

MiniMax-AI

"Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides."

代码生成 1.3万 5个月前
MiniMax-AI

fullstack-dev

MiniMax-AI

Full-stack backend architecture and frontend-backend integration guide. TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service, building todo app, building CRUD app, building real-time app, building chat app, Express + React, Next.js API, Node.js backend, Python backend, Go backend, designing service layers, implementing error handling, managing config/auth, setting up API clients, implementing auth flows, handling file uploads, adding real-time features (SSE/WebSocket), hardening for production. DO NOT TRIGGER when: pure frontend UI work, pure CSS/styling, database schema only.

API 开发 1.3万 5个月前
MiniMax-AI

gif-sticker-maker

MiniMax-AI

Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions. Use when: user wants to create cartoon stickers, GIF expressions, emoji packs, animated avatars, or convert photos to Funko Pop / Pop Mart blind box style animations. Triggers: sticker, GIF, cartoon, emoji, expression pack, avatar animation.

自动化 1.3万 5个月前
atrislabs

atris

atrislabs

"Codebase intelligence — generates structured navigation maps with file:line references so agents stop re-scanning the same files every session. Use when exploring code, answering 'where is X?', or onboarding to a new codebase."

认证鉴权 67 6个月前
terrylica

clickhouse-pydantic-config

terrylica

Generate DBeaver config from Pydantic ClickHouse models. TRIGGERS - DBeaver config, ClickHouse connection, database client config.

代码生成 61 5个月前
microsoft

project-setup-info-context7

microsoft

'Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.'

自动化 9976 6个月前
microsoft

project-setup-info-local

microsoft

'Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.'

自动化 9976 6个月前
deftai

deft-directive-glossary

deftai

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when defining domain terms, building a glossary, hardening terminology, or when "domain model" or "DDD" is mentioned.

代码生成 31 2个月前
deftai

deft-directive-setup

deftai

Set up a new project with Deft Directive framework standards. Use when the user wants to bootstrap user preferences, configure a project, or generate a project specification. Walks through setup conversationally — no separate CLI needed.

代码生成 31 8天前
deftai

Forensic Research — MODE

deftai

Best practices and guidelines for AI agents in software development

代码生成 31 2个月前
prisma

prisma-client-api

prisma

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

代码生成 53 6个月前
prisma

prisma-upgrade-v7

prisma

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

代码生成 53 6个月前
prisma

prisma-driver-adapter-implementation

prisma

Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping requirements, and verification checklist. Existing implementations do not replace this skill.

代码生成 53 6个月前
bingyunjiang

more-paper-workflow-pro-skill

bingyunjiang

Use when the user asks for the more-paper academic workflow: research topic clarification, outline and keyword generation, structured literature search plans, multi-source literature search and scoring, paper PDF download routing (Sci-Hub/IEEE/ScienceDirect), Zotero library organization, review matrices, paper writing, citation audit, or polishing. Especially useful for Chinese or English thesis, dissertation, literature review, PRISMA-style search logs, and GB/T 7714 references. 学术论文全流程:确定研究主题,生成大纲,文献检索,下载,Zotero,综述矩阵,论文写作,润色。

代码生成 26 2个月前
vercel

logs

vercel

View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".

自动化 13 8个月前
barrozo3d

houdini-wand

barrozo3d

Houdini expert consultant for SideFX Houdini. Answers questions about SOPs, DOPs, LOPs, VEX, Python, and all Houdini contexts. Can ingest YouTube tutorials, articles, and book excerpts to grow its knowledge base. No direct Houdini connection — pure consultant and expert mode. Triggers on: "houdini", "how do I in houdini", "vex snippet", "houdini simulation", "pyro", "flip fluid", "vellum", "karma", "houdini python", "hda", "ingest houdini", "wrangle", "sop", "dop", "lop", "solaris".

代码生成 2 2个月前
wicanr2

dragon-wars-cht-remake

wicanr2

推進《火龍之戰》(Dragon Wars, Interplay 1989)的繁體中文化 + C++20/SDL2 現代重寫(opendw_remake)。涵蓋:用 opendw(Devin Smith 的 C 反組譯)當正確性 oracle 做 byte-for-byte / 逐指令差異測試;從 DATA1/DATA2 萃取資產(5-bit 文字、Huffman 解壓、res31 怪物名、sprite、全螢幕場景圖 title_adjust 去交錯);Read Paragraph 防拷段落內嵌顯示;CJK 24×24 渲染進 320×200 framebuffer;手冊/軟體世界攻略以視覺轉寫 OCR;docker 工具鏈。觸發條件:使用者提到「火龍之戰」「Dragon Wars」「opendw」「opendw_remake」「火龍之戰中文化」,或要求接續萃取/翻譯/重寫/驗證該遊戲。repo:github.com/wicanr2/opendw_dragon_wars_cht。

代码生成 2 2个月前
btabiado

lthcs-phase1

btabiado

Use when working on the LTHCS (Long-Term Hold Confidence Score) Phase 1 build for the alpine-data. Covers daily score calculation in Python, JSON snapshot persistence, and the client-side LTHCS tab integration. Trigger whenever the user references LTHCS, the conviction score, the daily pipeline, the new tab on the dashboard, or any file under data/lthcs/ or scripts named lthcs_*.

代码生成 1 3个月前