Code Gen

Generate code, boilerplate, scaffolding

Showing 10849-10872 of 11124 skills
scholarly360

payment-terms-general

by scholarly360

Analyze, draft, and review Payment Terms clauses for General contracts. Use when the user mentions payment terms, invoicing, net-30, payment schedule, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 3mo ago
ehtbanton

issue-template-generator

by ehtbanton

Generate GitHub issue templates for bug reports, feature requests, and questions. Triggers on "create issue template", "generate github issue template", "bug report template", "feature request template".

Code Gen 0 5mo ago
Pranav-Karra-3301

documentation-done-right

by Pranav-Karra-3301

Comprehensive guide for writing excellent technical documentation. Use when: (1) Creating docs for a new or existing codebase ("document this project", "create docs") (2) Updating documentation ("update the docs", "update docs for ../other-repo") (3) Auditing docs for accuracy ("verify docs", "check if docs are outdated", "find missing docs") (4) Creating or updating llms.txt/llms-full.txt files (5) Writing API documentation (endpoints, requests, responses) (6) Any documentation-related task including READMEs, guides, and technical references Triggers: "document", "documentation", "docs", "README", "llms.txt", "API docs", "outdated docs"

API Dev 0 4mo ago
zhuxining

canvas-design

by zhuxining

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Code Gen 0 4mo ago
Rimblehelm

maui-deployment

by Rimblehelm

A brief description of what this skill does

CI/CD 0 4mo ago
neuradex

langfuse-prompt-upsert

by neuradex

Create or update Langfuse prompt with development label. Use when creating new prompts, updating existing prompts, or improving prompt content.

Code Gen 0 3mo ago
arielperez82

skill-creator

by arielperez82

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.

Agents 0 3mo ago
oyi77

brainstorming

by oyi77

Effective brainstorming skill for features and projects. Clarify intent, explore options, and guide design decisions to align with user goals.

Code Gen 0 3mo ago
saubade32

Hooked: Building Habit-Forming Products

by saubade32

Will this behavior occur at least weekly?

Code Gen 1 3mo ago
yusenthebot

date-fns

by yusenthebot

Modern JavaScript date utility library. Use when: It has 200+ functions for all occasions; Modular: Pick what you need. Works with webpack, Browserify, or Rollup and also supports tree-shaking; Native dates: Uses existing native type. It doesn't extend core objects for safety's sake. NOT for: timezone database hosting; building calendar UIs.

Code Gen 0 3mo ago
aiagentskills

at-dispatch-v2

by aiagentskills

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.

Code Gen 0 4mo ago
tigrisdata

tigris

by tigrisdata

'Tigris object storage CLI reference. Use when working with object storage, file uploads, S3-compatible buckets, or blob storage. Provides commands, conventions, and environment setup for using Tigris via the tigris (t3) CLI.'

Code Gen 7 1mo ago
zxhfighter

generate-wechat-article

by zxhfighter

基于用户输入的文本内容改写成适合微信公众号发布的文案

Code Gen 0 4mo ago
hxy9243

podcast-generator

by hxy9243

Generate high-quality audio podcasts or briefings with background music. Handles script drafting, TTS generation, and mixing with ambient tracks. Use for briefings, podcasts, or audio reports.

Automation 0 3mo ago
alexwelcing

manimce-best-practices

by alexwelcing

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import *, (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses manimlib imports and manimgl CLI).

Animation 0 4mo ago
palindrome-eng

integrate-reflect

by palindrome-eng

Comprehensive guidance for integrating Reflect Money APIs and SDKs — yield-bearing stablecoins (USDC+, USDT+, USTR+), whitelabel branded stablecoins, restaking (RLP), oracle (Doppler), and protocol analytics on Solana. Use for endpoint selection, SDK usage, integration flows, error handling, and production hardening.

API Dev 0 3mo ago
hansonyyds

outliner

by hansonyyds

科技专栏提纲生成技能。当用户提供素材(文章、推文等)要求分析并生成写作提纲时使用。用户请求如"帮我分析这篇文章"、"生成提纲"、"写个专栏"等。生成 2-3 个差异化提纲方案,并行启动写作 agent,保存草稿供用户选择。

Agents 0 3mo ago
MoonTory

obsidian-generate-vault

by MoonTory

Generate a complete Obsidian vault structured as a second brain for software engineers. Use when the user asks to create, scaffold, or set up an Obsidian vault, note-taking system, second brain, or personal knowledge management (PKM) workspace. Copies a pre-built vault with numbered folders, templates (Templater syntax), and convention docs — ready to open in Obsidian.

Code Gen 0 4mo ago
carlos-ASG

chartjs-graphs

by carlos-ASG

Chart.js integration patterns for creating interactive statistical graphs in Django templates. Covers HTML setup, data injection, and JavaScript chart rendering with datalabels plugin.

Analytics 0 4mo ago
Automation-Architecture

aaa-discovery

by Automation-Architecture

Walks the operator through the Automation Architecture (AAA) Discovery Phase for a new client engagement — a 15-step sequence that produces a fully scoped, ticketed, and client-informed project before any engineer writes code. Trigger this skill whenever a new client project is starting, when the operator says "kick off discovery", "start a new client", "new client engagement", "spin up a new project", "let's begin discovery", or invokes /aaa-discovery. Also trigger when a sales call transcript has just been read and the next step is to start scoping the work, or when the operator references "the 15 steps", "the AAA discovery flow", or "the canonical sequence". This skill orchestrates other skills (grill-me, to-prd, aaa-client-init) and agents (cto-technical-architect, board-nanny) — invoke it as the entry point so the steps run in the right order, with the right artifacts, in the right places.

Code Gen 0 20d ago
shivamsinghchahar

rails-action-mailer

by shivamsinghchahar

Send emails from Rails applications with Action Mailer. Create mailer classes, build email templates, handle attachments, configure delivery methods, and test emails. Use when sending transactional emails (welcome, password reset), notifications, bulk campaigns, or emails with attachments.

Code Gen 0 3mo ago
aleister1102

create-specification

by aleister1102

"Create a new specification file for the solution, optimized for Generative AI consumption."

Code Gen 0 3mo ago
zhongjis

github-pr-management

by zhongjis

"(project - Skill) Manage GitHub pull requests: create/update PR descriptions, add/edit PR comments, review PRs. Triggers on: 'create PR', 'update PR description', 'comment on PR', 'review PR', 'edit PR', 'PR summary', 'add PR comment', or any reference to pull request management. Use when the user wants to write, edit, or manage PR descriptions, comments, or reviews on GitHub Enterprise or github.com."

Code Gen 0 3mo ago
paulo20223

notes-reminders

by paulo20223

Notes and reminders manager. Trigger phrases include "заметка", "запиши", "записать", "заметки", "напомни", "напоминание", "напоминания", "напомнить", "remind", "reminder", "note", "notes", "записка", "пометка", "не забыть", "запомни на будущее", "сохрани заметку", "список напоминаний", "что записано", "покажи заметки".

Automation 0 3mo ago