Code Gen

Generate code, boilerplate, scaffolding

Showing 8641-8664 of 11153 skills
yellinzero

aico-worktree

by yellinzero

Create isolated git worktree for feature development. Handles directory selection, gitignore verification, project setup, and baseline test verification. Use this skill when: - Starting feature work that needs isolation from current workspace - Before executing implementation plans on a new branch - Want to work on multiple branches/features simultaneously - User asks to "create worktree", "isolate this work", "separate branch" - Need clean baseline before starting major changes Safety: ALWAYS verify worktree directory is gitignored before creating. Process: Check directory → Verify ignored → Create worktree → Run setup → Verify baseline tests

Code Gen 1 4mo ago
Neverlbc

vibe-dev-assistant

by Neverlbc

Vibe Coding 开发助手技能,提供 AI 辅助编程的完整工作流支持。用于:(1) 项目规划与需求分析,(2) 项目结构标准化,(3) 代码开发与重构,(4) 系统设计与架构决策,(5) 文档生成。当用户需要 AI 辅助完成软件开发任务时触发此技能。

Code Gen 1 4mo ago
evanfang0054

deepagents-skills

by evanfang0054

在 Deep Agents 中创建和使用自定义技能,实现渐进式披露、SKILL.md 格式和 Agent Skills 协议。

Agents 1 4mo ago
clasen

gptrans

by clasen

Instructions for using the GPTrans Node.js library for AI-powered translations with smart batching, caching, context-aware translations, refinement, and image translation. Use when adding i18n/localization to a Node.js project, translating text or images between languages, or managing multilingual content.

Code Gen 1 4mo ago
srobinson

knowledge-base

by srobinson

Manages the ~/.mdx knowledge base — a centralized markdown document store with 7 categories (research, decisions, design, sessions, projects, retrospectives, reference). Handles create, read, update, search, list, and versioning of documents with structured frontmatter.

Code Gen 1 3mo ago
clyderankin

essay-outline

by clyderankin

Create the structural skeleton of your essay before drafting—the arc, sections, and throughline

Animation 1 4mo ago
evanfang0054

langchain-text-splitters

by evanfang0054

使用 LangChain 中的文本分割器集成指南,包括递归、字符和语义分割器

Agents 1 4mo ago
yellinzero

aico-pm-prd-writing

by yellinzero

Create comprehensive Product Requirements Documents (PRD) that define what to build and why, focusing on goals, scope, user stories, and success criteria without implementation details. Use this skill when: - User asks to "write a PRD", "create PRD", "write requirements document" - User mentions "requirements document", "product requirements", "product spec" - Running /pm.plan command to create version planning document - Starting a new product, major feature, or initiative that needs formal requirements - Need to document goals, scope, user stories, functional requirements, and success criteria Output: ALWAYS write PRD files to docs/reference/pm/versions/{version-name}.md

Code Gen 1 4mo ago
tplove2010

MemoryMesh 🧠

by tplove2010

Code Gen 1 2mo ago
SebastiaanWouters

prd

by SebastiaanWouters

Generate PRD documents. Only trigger on /prd.

Automation 1 4mo ago
slb2248

ux-writing

by slb2248

Write effective microcopy for digital interfaces.

Code Gen 1 4mo ago
fredericosantos

just-init

by fredericosantos

Navigate Python codebases by reading init.py files before opening other files in a package. Maintain every init.py as living documentation: a top-level docstring containing a one-line package description, a file tree of .py files and subdirectories, and a brief purpose for each entry. Use when: (1) exploring or navigating a Python codebase, (2) creating new Python packages or modules, (3) adding, removing, or renaming files within a Python package, (4) onboarding to an unfamiliar Python project.

Code Gen 1 4mo ago
borjasolerme

directory-submitter

by borjasolerme

Submit products to AI/startup directories using browser automation. Supports interactive product profiles, homepage screenshots, form filling, and submission tracking. Triggers on "submit [product] to directories", "set up [product] for directories", "show submission progress", "add directory", or when the user shares a directory submission URL.

Code Gen 1 3mo ago
jakerains

sam3

by jakerains

Create and work with Meta SAM 3 (facebookresearch/sam3) for open-vocabulary image and video segmentation with text, point, box, and mask prompts. Use when setting up SAM3 environments, requesting Hugging Face checkpoint access, generating inference scripts, integrating SAM3 into Python apps, fine-tuning with sam3/train configs, running SA-Co or custom evaluations, or debugging CUDA/checkpoint/prompt pipeline issues.

CLI Tools 1 4mo ago
0xrohan10

write-a-prd

by 0xrohan10

Use this skill when writing a PRD for a feature.

Code Gen 1 3mo ago
rbales79

forge-preflight

by rbales79

Structured AI-assisted ideation that takes raw ideas through market research, adaptive Q&A, risk review, and produces GSD-compatible planning artifacts for any project type.

Code Gen 1 3mo ago
justgetAI

marketing-copy

by justgetAI

Write compelling marketing copy that captures attention instantly and creates emotional resonance. Channels Jason Fried's clarity and Dan Heath's "Made to Stick" principles.

Code Gen 1 4mo ago
CAPHTECH

refactoring

by CAPHTECH

Analyze code for refactoring opportunities (complexity, coupling, SOLID violations) and safely execute improvements with test-first verification. Use when auditing code quality, investigating design problems, or performing incremental refactoring with continuous validation. Supports analyze-only mode or full execution with rollback. (project, gitignored)

Code Gen 1 3mo ago
zz465213

ai-novel-creator

by zz465213

小說創作工作流系統(Novel-OS)。當使用者提到「寫小說」、「開始新故事」、「管理稿件」、「規劃大綱」、「繼續我的小說」或任何小說創作相關任務時,請立即使用此 skill。此系統透過三層上下文結構(寫作標準 → 小說專案 → 稿件管理)將 AI 從普通助手轉變為理解作者風格與故事結構的創作夥伴。

Code Gen 1 3mo ago
Danielfoojunwei

provenable

by Danielfoojunwei

Provable security guardrails for agentic AI. Audit agent actions, check protection status, query threat alerts, manage snapshots, verify evidence bundles, and enforce CPI/MI guard policies with the unified aegx CLI.

Agents 1 2mo ago
firetiger-oss

install-firetiger

by firetiger-oss

Add OpenTelemetry instrumentation to Node.js, Python, Go, or Rust applications for Firetiger observability—use when asked to "instrument my app", "add observability", "set up tracing", "add telemetry", "configure OpenTelemetry", "otel setup", "firetiger instrumentation", "install firetiger", or send traces/metrics/logs to Firetiger.

Code Gen 1 4mo ago
tianguzhe

google-play-billing

by tianguzhe

Google Play Billing Library for Android in-app purchases and subscriptions. Use for implementing IAP, managing products, handling purchases, validating transactions, and subscription management.

API Dev 1 6mo ago
SebastiaanWouters

impeccable-colorize

by SebastiaanWouters

"Skills-only equivalent of impeccable.style /colorize. Add strategic color to features that are too monochromatic or lack visual interest. Makes interfaces more engaging and expressive. Use for frontend and UI design tasks."

Accessibility 1 3mo ago
NimbleBrainInc

nimblebrain-contributor

by NimbleBrainInc

Get started contributing to NimbleBrain open source. Find available integrations to build, set up your environment, propose new ideas, or check on your work — with depth available whenever you want it. Triggers include "I'm a new contributor", "onboard me", "what should I build", "show me open issues", "file an issue".

CLI Tools 1 3mo ago