- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
project-status-report
by diegoeis
Create and update structured project status reports from meetings, messages, documents, or notes. Use when users need to extract status updates into markdown reports with summary, problems, risks, and actions sections, consolidate multiple team reports, update existing reports maintaining reverse chronological order, save/modify reports in Obsidian vault, or mention terms like "status report", "project update", "sync", "war room", "team report", or "weekly update".
uv-workflow
by bfmcneill
Use when creating Python projects, managing dependencies, or running Python scripts. Covers uv package manager commands, best practices, and common patterns for modern Python development.
utils:changelog
by IKatsuba
Generate Changelog - analyzes git history and creates a human-readable changelog for non-technical teams
theme-factory
by TheWatcher01
Toolkit for styling outputs with a theme. These outputs can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any output that has been creating, or can generate a new theme on-the-fly.
doc-coauthoring
by arielperez82
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.
jonggrang
by porcupine-md
Deterministic AI development workflow orchestrator. Manages task boards (.jonggrang/jonggrang-tasks.json), runs 16-phase pipelines (BUGFIX/SMALL/MEDIUM/LARGE), installs lifecycle hooks for Claude Code and OpenCode, and coordinates five specialist roles (Lead/Developer/Reviewer/TestLead/Tester). Use when planning features, executing multi-step development workflows, or orchestrating AI coding agents. Run via npx jonggrang.
00-andruia-consultant
by slurpyb
"Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español."
knock-cli
by knocklabs
Guidelines for working with the Knock CLI to manage workflows, templates, and other notification resources in a Knock project.
pptx-posters
by Victory-Hugo
"使用 HTML/CSS 创建科研海报,并可导出为 PDF 或 PPTX。仅当用户明确要求使用 PowerPoint/PPTX 海报格式时才使用此技能;标准科研海报应优先使用 latex-posters。本技能提供基于现代 Web 的海报设计,支持响应式布局和便捷的可视化整合。"
GitHub Integration Skill
by iamthetonyb
If push fails with 409 (conflict): fetch latest SHA and retry once
commit-organizer
by hocgin
Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.
m12-lifecycle
by lywa1998
"Use when designing resource lifecycles. Keywords: RAII, Drop, resource lifecycle, connection pool, lazy initialization, connection pool design, resource cleanup patterns, cleanup, scope, OnceCell, Lazy, once_cell, OnceLock, transaction, session management, when is Drop called, cleanup on error, guard pattern, scope guard, 资源生命周期, 连接池, 惰性初始化, 资源清理, RAII 模式"
neldivad-blueprint-instantiator
by neldivad
Bootstraps a new SaaS project from blueprint templates, or resumes an existing one. Runs phased Q&A to extract the idea, fills architecture docs, discovers stack-specific skills, and prepares the project for building. Use when user says "new project", "start a SaaS", "instantiate blueprint", "bootstrap <name>", "resume <name>", "continue <name>", or "load <name>".
Add Admin API Endpoint
by aiagentskills
Add a new endpoint or endpoints to Ghost's Admin API at ghost/api/admin/**.
redis
by jyasuu
Redis in-memory data structure store commands including key operations, hashes, pub/sub, streams, and clustering.
eslint
by yusenthebot
An AST-based pattern checker for JavaScript.. Use when: ESLint uses Espree for JavaScript parsing; ESLint uses an AST to evaluate patterns in code; ESLint is completely pluggable, every single rule is a plugin and you can add more at runtime. NOT for: runtime data validation; security scanning.
worldclass-tailwind-v4-visual-design
by tippyentertainment
A top-tier product/UI designer skill that uses Tailwind v4 plus Google Gemini Nano Banana image models to craft visually stunning, “award‑winning” marketing sites and apps with strong art direction, motion, and systems thinking.
sqlite
by simplerick0
SQLite specialist focused on embedded database design, optimization, and best practices. Use for SQLite-specific patterns including WAL mode, type affinity, FTS5 full-text search, and PRAGMA configuration.
moltbook-base85-obfuscation-instructions
by bolhasec
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
prd
by hellbellies
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
cyberelements-image2article
by rustcrazy
"Generate articles from images by analyzing workspace elements and writing tech-focused content for college students, new employees, and office workers about workspace setup and decoration. Use when user wants to generate an article from an image of desk/workspace setup, create content about workspace decoration and productivity tips, write tech- and art-style articles about office equipment and accessories, or provide workspace setup advice for students or new employees"
OSS Promoter Skill
by ourines
Set enabled: false for weeklies that are language/topic specific and don't match the project
tech-planner
by jkappers
Use when (1) evaluating technical feasibility of a feature spec, (2) making technology or framework choices, (3) defining system architecture for a new feature, (4) documenting architectural decisions as ADRs, (5) analyzing integration points and data flow for a proposed change.
generate-commit-message
by SepantaJoshani
Generate professional git commit messages following cbea.ms guidelines. Outputs plain copy-pasteable commit message text by default.