Code Gen

Generate code, boilerplate, scaffolding

Showing 1249-1272 of 11787 skills
posit-dev

port-from-bslib

by posit-dev

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

Code Gen 1.8K 7mo ago
Yeachan-Heo

ralph-init

by Yeachan-Heo

Initialize a PRD (Product Requirements Document) for structured ralph-loop execution

Auth 32.9K 6mo ago
Yeachan-Heo

writer-memory

by Yeachan-Heo

Agentic memory system for writers - track characters, relationships, scenes, and themes

Code Gen 32.9K 6mo ago
Yeachan-Heo

psm

by Yeachan-Heo

Project Session Manager - isolated dev environments with git worktrees and tmux

Auth 32.9K 6mo ago
Yeachan-Heo

release

by Yeachan-Heo

Automated release workflow for oh-my-codex

CLI Tools 32.9K 6mo ago
Yeachan-Heo

skill

by Yeachan-Heo

Manage local skills - list, add, remove, search, edit, setup wizard

Code Gen 32.9K 5mo ago
guanyang

brainstorming

by guanyang

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 958 6mo ago
guanyang

pptx

by guanyang

"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill."

Code Gen 958 7mo ago
guanyang

template-skill

by guanyang

Replace with description of the skill and when Claude should use it.

Code Gen 958 7mo ago
guanyang

canvas-design

by guanyang

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 958 7mo ago
guanyang

slack-gif-creator

by guanyang

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

Animation 958 7mo ago
guanyang

systematic-debugging

by guanyang

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 958 7mo ago
guanyang

theme-factory

by guanyang

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Code Gen 958 7mo ago
guanyang

skill-creator

by guanyang

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

Code Gen 958 7mo ago
guanyang

doc-coauthoring

by guanyang

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Code Gen 958 7mo ago
guanyang

obsidian-cli

by guanyang

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

CLI Tools 958 7mo ago
openstatusHQ

skill-creator

by openstatusHQ

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

Code Gen 9K 7mo ago
sdyckjq-lab

llm-wiki

by sdyckjq-lab

个人知识库构建系统(基于 Karpathy llm-wiki 方法论)。让 AI 持续构建和维护你的知识库, 支持多种素材源(网页、推特、公众号、小红书、知乎、YouTube、PDF、本地文件), 自动整理为结构化的 wiki。 触发条件:用户明确提到"知识库"、"wiki"、"llm-wiki",或要求对已初始化的知识库执行 消化、查询、健康检查等操作。不要在用户只是要求"总结这篇文章"时触发——必须是明确的 知识库相关意图。

Analytics 2.4K 5mo ago
Significant-Gravitas

worktree-setup

by Significant-Gravitas

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, generates Prisma client, and optionally starts the app (with port conflict resolution) or runs tests. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

Code Gen 186.9K 6mo ago
rshankras

shared

by rshankras

Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.

Code Gen 675 7mo ago
mono

native-dependency-update

by mono

Update native dependencies (libpng, libexpat, zlib, libwebp, harfbuzz, freetype, libjpeg-turbo, etc.) in SkiaSharp's Skia fork. Handles security CVE fixes, bug fixes, and version bumps. Use when user asks to: - Bump/update a native dependency (libpng, zlib, expat, webp, etc.) - Fix a CVE or security vulnerability in a native library - Update Skia's DEPS file - Check what version of a dependency is currently used - Analyze breaking changes between dependency versions Triggers: "bump libpng", "update zlib", "fix CVE in expat", "update native deps", "what version of libpng", "check for breaking changes". For security audits (finding CVEs, checking PR coverage), use the security-audit skill instead.

Code Gen 5.6K 7mo ago
mono

add-api

by mono

Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality. Structured 6-phase workflow: C++ analysis → C API creation → submodule commits → binding generation → C# wrapper → testing. Triggers: - Issue classified as "New API" (after fetching and classification) - Direct request: "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - Keywords: "add API", "expose function", "wrap method", "create binding for"

API Dev 5.6K 7mo ago
mono

release-branch

by mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

Code Gen 5.6K 7mo ago
saleor

pytest-runner

by saleor

Run pytest tests with automatic virtual environment activation. Use this skill whenever running tests, executing pytest, or when asked to "run tests", "test this", or any test execution task. Ensures venv is always activated before pytest runs.

Code Gen 23.3K 6mo ago