Code Generation

Code generation, refactoring, and scaffolding

175 skills available

Skills List

code-exemplars-blueprint-generator

code-exemplars-blueprint-generator

37Kcode-generation

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

github avatargithub
Get
comment-code-generate-a-tutorial

comment-code-generate-a-tutorial

37Kcode-generation

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

github avatargithub
Get
appinsights-instrumentation

appinsights-instrumentation

36Kcode-generation

Instrument a webapp to send useful telemetry data to Azure App Insights

github avatargithub
Get
write-coding-standards-from-file

write-coding-standards-from-file

36Kcode-generation

Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.

github avatargithub
Get
java-refactoring-extract-method

java-refactoring-extract-method

36Kcode-generation

Refactoring using Extract Methods in Java Language

github avatargithub
Get
copilot-instructions-blueprint-generator

copilot-instructions-blueprint-generator

36Kcode-generation

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

github avatargithub
Get
repo-story-time

repo-story-time

36Kcode-generation

Generate a comprehensive repository summary and narrative story from commit history

github avatargithub
Get
vscode-ext-localization

vscode-ext-localization

36Kcode-generation

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices

github avatargithub
Get
review-and-refactor

review-and-refactor

36Kcode-generation

Review and refactor code in your project according to defined instructions

github avatargithub
Get
editorconfig

editorconfig

36Kcode-generation

Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.

github avatargithub
Get
cut-the-curve

cut-the-curve

36Kcode-generation

The technique catalog: five velocity-matched SEAMS (zoom-through, INVERSE zoom-through, cut-the-curve, waterfall cut, rack-focus blur-cut) plus the two in-scene techniques — waterfall ENTRY (staggered arrival cascades for title cards / segment openers) and the nudge curve (slow-fast-slow three-phase group slides). Covers partial-travel (~12% of frame) velocity matching via mirrored power4 eases, the Z scale-sign rule, size-scaled blur (10px text / 18-20px full-frame), word-by-word staggered cuts, cascade pacing by element weight, and the 10/65/25 slide ratio. Read before authoring any transition, text-beat handoff, kinetic text entry, or group reposition. [depth, zoom, inverse-zoom, scale-sign, mirrored-zoom, rack-focus, pacing, velocity, cut-the-curve, waterfall, stagger, cascade, kinetic-text, title-card, segment-opener, nudge, slide, easing, group-motion, z-depth, motion-graphics, cinematic, transition, blur, directional-continuity]

heygen-com avatarheygen-com
Get
changelog-video

changelog-video

36Kcode-generation

Turn a weekly changelog .md into a finished branded changelog video (square 1080, ~45-60s, Annie VO, animated brand background, mock-UI visualizations, lowkey captions). Use when the user provides a changelog/digest markdown and wants the weekly video, or says "changelog video". Self-contained — fonts, background, lexicon, and scripts ship in this skill.

heygen-com avatarheygen-com
Get
refactor-safely

refactor-safely

31Kcode-generation

Plan and execute safe refactoring using dependency analysis

tirth8205 avatartirth8205
Get
build-graph

build-graph

31Kcode-generation

Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.

tirth8205 avatartirth8205
Get
hyperframes-animation

hyperframes-animation

31Kcode-generation

All animation knowledge for HyperFrames — atomic motion rules, multi-phase scene blueprints, scene transitions, broader motion-design techniques, AND the seven runtime adapters (GSAP default, plus Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, TypeGPU). Use for any motion or animation task: pick 2-4 rules and compose, or load a blueprint, or look up runtime-specific API (e.g. GSAP eases / Lottie player / Three.js mixer). HyperFrames-native: single paused timeline, seek-safe, deterministic.

heygen-com avatarheygen-com
Get
pr-to-video

pr-to-video

31Kcode-generation

turn a GitHub pull request (a PR URL like github.com/<owner>/<repo>/pull/<N>, an <owner>/<repo>#<N> ref, or 'this PR' in a checked-out repo) into a code-change explainer video, up to ~3 min (sweet spot 30-90s) — changelog, feature reveal, fix, or refactor walkthrough, rendered from the diff / commits / files. The input is a CODE CHANGE read via the gh CLI; there is no website capture. Use this skill for a GitHub PR. Do not use it for a product launch/promo (use /product-launch-video), a tour of a real website (use /website-to-video), a topic explainer with no PR (use /faceless-explainer), captions on existing footage (use /embedded-captions), or a short unnarrated motion graphic (use /motion-graphics). If the intent is unclear, route through /hyperframes first.

heygen-com avatarheygen-com
Get
repomix-explorer

repomix-explorer

28Kcode-generation

Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the user wants a high-level understanding of an unfamiliar or large repo, not a targeted edit. Trigger for: - Structure/overview: "analyze this repo", "what's the structure", "explain this codebase", "what's in vercel/next.js" - Pattern discovery across many files: "find all auth code", "where are the API endpoints", "show me all React components" - Metrics: "how many files/tokens", "largest files", "TypeScript vs JavaScript ratio" - Remote repos: any github.com URL or "owner/repo" the user wants explored DO NOT trigger for: - Editing, refactoring, or writing code in the current project - Reading or searching a known file/path in the local project (use Read or grep directly) - Single-symbol lookups in the local project answerable with one grep - Git operations, running tests, builds, or installs

yamadashy avataryamadashy
Get
react-best-practices

react-best-practices

27Kcode-generation

React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.

mastra-ai avatarmastra-ai
Get
ce-worktree

ce-worktree

24Kcode-generation

Set up isolated git worktrees — create a new branch for fresh work, or attach a worktree to an existing branch/PR/commit to work on it in isolation. Use when starting isolated work or isolating an existing ref; detects existing isolation first.

everyinc avatareveryinc
Get
migrate-oxfmt

migrate-oxfmt

22Kcode-generation

Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from Prettier or Biome to Oxfmt.

oxc-project avataroxc-project
Get
p7

p7

19Kcode-generation

P7 Senior Engineer mode — solution-driven execution under P8 supervision. Use when user says 'P7模式', '方案驱动', or when spawned as sub-task executor by P8. Produces: implementation plan + code + 3-question self-review, delivered via [P7-COMPLETION].

tanweai avatartanweai
Get
simple-issue-description

simple-issue-description

16Kcode-generation

Turn a rough bug report, feature request, support note, or pull request into a short, plain-language issue focused on the problem and desired behavior. Use when a contributor asks to simplify an issue, explain what a PR is for, create the corresponding issue for a PR, remove implementation detail from a report, or invokes /simple-issue-description.

every-app avatarevery-app
Get
cpp-pro

cpp-pro

11Kcode-generation

Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.

jeffallan avatarjeffallan
Get
test-driven-development

test-driven-development

8.1Kcode-generation

在实现任何功能或修复 bug 时使用,在编写实现代码之前

jnmetacode avatarjnmetacode
Get