代码生成

生成代码、脚手架和模板

显示 1753-1776 / 共 11761 个技能
mblode

quiz

mblode

Generates interactive codebase quizzes to test understanding of architecture, patterns, and implementation details. Configurable by card count (fewer, standard, more) and difficulty (easy, medium, hard). Use when asked to quiz me, test my knowledge, create flashcards, generate codebase questions, or run a code quiz.

代码生成 84 6个月前
mblode

scaffold-cli

mblode

Scaffolds a production-ready TypeScript CLI project with ESM, tsdown, vitest, biome, changesets, GitHub Actions, and an agent skill definition. Use when creating a new CLI tool, bootstrapping a TypeScript project, scaffolding a node CLI, starting a new npm package, or asking "scaffold a CLI project."

CLI 工具 84 6个月前
Ancienttwo

repo-harness

Ancienttwo

installs, migrates, audits, and repairs repo-local agentic development harnesses

代码生成 414 3个月前
bytedance

volcengine-rds-mysql

bytedance

使用火山引擎 RDS MySQL MCP Server,帮助用户完成 RDS MySQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_mysql.py 脚本获取实时结果。

CLI 工具 435 7个月前
bytedance

video-generate

bytedance

Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials.

代码生成 435 6个月前
bytedance

image-generate

bytedance

使用内置 image_generate.py 脚本生成图片, 准备清晰具体的 prompt。

代码生成 435 6个月前
bytedance

image-video-gen

bytedance

"根据文字描述生成视频,一个生成图片和视频的工作流技能。依赖 skills: web-search, image-generate, video-generate。注意:此 workflow 没有执行脚本,只是一个描述性的文档。"

代码生成 435 7个月前
feiskyer

spec-kit-skill

feiskyer

'GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".'

CLI 工具 1638 7个月前
feiskyer

kiro-skill

feiskyer

'Interactive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and task lists. Triggers: "kiro", ".kiro/specs/", "feature spec", "需求文档", "设计文档", "实现计划".'

自动化 1638 7个月前
Yeachan-Heo

clawhip

Yeachan-Heo

Attach/install/use clawhip as a daemon-first notification gateway runtime for OpenClaw / Clawdbot

代码生成 929 6个月前
openshift

Code Formatting

openshift

"MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements."

代码生成 538 10个月前
DaveSkender

indicator-series

DaveSkender

Implement Series-style batch indicators with mathematical precision. Use for new StaticSeries implementations or optimization. Series results are the canonical reference—all other styles must match exactly. Focus on cross-cutting requirements and performance optimization decisions.

代码生成 1233 6个月前
yizhiyanhua-ai

chuinb

yizhiyanhua-ai

This skill transforms users into confident industry insiders through immersive, research-driven learning experiences. It should be used when users want to quickly master an unfamiliar industry, field, skill, or domain — whether for professional networking, investment decisions, career transitions, or pure curiosity. The skill combines Feynman Technique, First Principles thinking, and 80/20 analysis with deep web research to generate beautifully formatted, media-rich learning notes with interactive flashcards and quizzes. Triggers include: "help me understand [industry]", "I need to learn about [field] quickly", "make me an insider in [domain]", "行业速成", "快速掌握", "深度学习笔记", "/chuinb", "/master", or any request to rapidly acquire domain expertise.

代码生成 95 7个月前
numerai

numerai-model-upload

numerai

Create Numerai Tournament model upload pickles (.pkl) with a self-contained predict() function. Use when preparing upload artifacts, debugging numerai_predict import errors, or documenting model-upload requirements and testing steps.

代码生成 1176 7个月前
numerai

report-research

numerai

Write a complete Numerai experiment report in experiment.md (abstract, methods, results tables, decisions, next steps) and generate/link the standard show_experiment plot(s). Use after running any Numerai research experiments, or when a user asks for a “full report”, “write up”, “experiment.md update”, or “generate the standard plot”.

分析 1176 7个月前
numerai

numerai-research

numerai

"End-to-end Numerai research workflow for trying a new idea: design experiments, implement new model types if needed, run scout→scale experiments, write a full experiment.md report with standard plots, and optionally package/upload a Numerai pickle. Use when a user asks to “try/test a new idea”, “run an experiment”, “sweep configs”, “compare model variants”, or otherwise do new Numerai research."

学术 1176 7个月前
numerai

numerai-experiment-design

numerai

Design and manage Numerai experiments in this repo for any model idea.

代码生成 1176 7个月前
get-convex

migration-helper

get-convex

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

代码生成 112 7个月前
get-convex

convex-quickstart

get-convex

Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.

自动化 112 7个月前
get-convex

function-creator

get-convex

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

认证鉴权 112 7个月前
numerai

numerai-model-implementation

numerai

Add a new Numerai model type to the agents training pipeline. Use when you need to register a model in agents/code/modeling/utils/model_factory.py, handle fit/predict quirks in agents/code/modeling/utils/numerai_cv.py, and update configs so the model can run via python -m agents.code.modeling.

CI/CD 1176 7个月前
JimLiu

release-skills

JimLiu

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".

代码生成 2.5万 6个月前
fmind

MLOps Initialization

fmind

Guide to initialize a new MLOps project with standard tools (uv, git, VS Code) and best practices.

代码生成 1415 7个月前
leonardomso

test-writer

leonardomso

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

代码生成 6.7万 8个月前