- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
reducing-entropy
by VisualxIntelligence
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
project-metadata
by BizShuk
Project metadata update
workflow
by Protagonistss
团队工作流管理技能 - 协作规范、自动化流程和最佳实践。用于初始化工作流、创建功能分支、分配代码审查或发布版本。
lecture-alchemist
by PrakharMNNIT
"Transform raw lecture transcripts (Zoom, YouTube, etc.) into structured, retention-optimized study notes. Use when the user provides a lecture transcript, class recording text, or asks to process/convert lecture notes. Handles WebDev, AI/ML, Web3, DSA, and general tech domains. Produces hierarchical topic breakdowns, cleaned code artifacts, intuition builders, flashcards, spaced repetition plans, and actionable study materials. Trigger phrases: 'process this transcript', 'convert lecture to notes', 'lecture notes', 'transcript to study material', 'Lecture Alchemist'."
tdl
by takuan-osho
This skill should be used when implementing or improving Traceable Development Lifecycle (TDL) practices in software projects. Use this skill to establish end-to-end traceability from requirements through design, implementation, testing, deployment, and operations. Provides tools, templates, and best practices for ADRs, commit messages, PR templates, structured logging, and traceability analysis.
jenkins-pipeline-generator
by ehtbanton
Generate Jenkins pipeline files (Jenkinsfile) with declarative or scripted syntax. Triggers on "create jenkinsfile", "generate jenkins pipeline", "jenkins ci config", "jenkins build pipeline".
express-router-generator
by ehtbanton
Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST router".
create-rule
by janjaszczak
Create Cursor rules for persistent AI guidance. Use when the user wants to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
scaffold-skill
by maxoreric
系统初始化脚手架。用于在新项目中克隆和初始化 sop-engine 内核。
airtable-automation
by ncdevshiv
"Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas."
skill-creator
by rory-data
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 the Agent's capabilities with specialised knowledge, workflows, or tool integrations.
skill-creation
by totophe
"Guide for creating and structuring Agent Skills following the open standard specification (agentskills.io). Use when creating a new skill, updating an existing skill, packaging skills, writing SKILL.md files, or structuring skill directories with references, scripts, and assets."
generating-images
by ihainan
Generate images using AI models via OpenRouter API. Supports text-to-image and image-based generation with customizable aspect ratios. Use when the user asks to generate, create, or synthesize images based on text descriptions or reference images.
mintlify
by hk-vk
This is a quote that stands out from the main content.
update-claude-md
by carsten-j
You are updating this project's CLAUDE.md to reflect meta learnings (conventions, philosophy, gotchas) and significant recent changes to the codebase.
dd
by jyasuu
Disk cloning, benchmarking, and file conversion tool with progress monitoring options.
ai-video-ad
by ristponex
Create professional video advertisements using Atlas Cloud AI models. End-to-end pipeline from script generation (DeepSeek) to storyboard (Seedream) to video (Kling/Seedance/Wan).
gemini-image-gen
by albertpurnama
Generate images using Google's Gemini API (Gemini 3 Pro image generation, aka "nanobanana"). Use when the user wants to create images, generate visuals, or produce AI-generated artwork. Supports various aspect ratios (1:1, 16:9, 4:3, 3:4, 9:16) and sizes (1K, 2K, 4K).
code-style-typescript
by Perdolique
TypeScript code style guide and formatting conventions. Use when writing TypeScript code, reviewing TypeScript files, refactoring .ts code, formatting TypeScript, or when working with TypeScript interfaces, classes, functions, or any .ts files. Apply these rules during code generation, code review, and when user mentions TypeScript style, formatting, conventions, semicolons, or code quality.
Design System Guardian
by anorbert-cmyk
Enforcer of consistency, accessibility, and scalability for UI components and tokens.
git-commit-helper
by cuba6112
Adherence to Conventional Commits and efficient Git history management using types, scopes, and advanced commit tools like fixup/amend. Triggers: git-commit, conventional-commits, breaking-change, fixup, git-amend, rebase.
caddy
by muninn-huginn
Manage local development proxies using Caddy server's Admin API. Use when users need to allocate localhost ports, create reverse proxies for local dev servers, track which ports are in use across Claude Code sessions, or access apps via friendly URLs like myapp.localhost. Triggers on "set up a proxy", "allocate a port", "what's running on localhost", "register my app", or any Caddy configuration task.
semver
by stuckinforloop
Semantic versioning guidelines for software releases. Use when assigning version numbers, deciding between major/minor/patch bumps, managing unstable (0.x.x) software versions, evaluating breaking changes, or reviewing changelogs and release notes for correct semver compliance.
api-boilerplate
by atovk
生成 REST API 样板代码,支持 Express、FastAPI、Next.js 等框架