- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
solo-landing-gen
by fortunto2
Generate landing page content from PRD — hero section, features, A/B headline variants, CTA, and SEO meta tags. Use when user says "create landing page", "write landing copy", "hero section", "A/B headlines", or "landing content". Can scaffold actual pages for astro-static. Do NOT use for SEO auditing (use /seo-audit).
media-generation
by Merit-Systems
Generate images and videos using x402-protected AI models at StableStudio. USE FOR: - Generating images from text prompts - Generating videos from text or images - Editing images with AI - Creating visual content TRIGGERS: - "generate image", "create image", "make a picture" - "generate video", "create video", "make a video" - "edit image", "modify image" - "stablestudio", "nano-banana", "sora", "veo" ALWAYS use agentcash.fetch or agentcash.fetch_with_auth for stablestudio.dev endpoints.
media-generation
by Merit-Systems
Generate images and videos using x402-protected AI models at StableStudio. USE FOR: - Generating images from text prompts - Generating videos from text or images - Editing images with AI - Creating visual content TRIGGERS: - "generate image", "create image", "make a picture" - "generate video", "create video", "make a video" - "edit image", "modify image" - "stablestudio", "nano-banana", "sora", "veo" ALWAYS use npx agentcash fetch or npx agentcash fetch-auth for stablestudio.dev endpoints.
solo-content-gen
by fortunto2
Generate social media content pack from PRD — LinkedIn post, Reddit answer draft, and Twitter/X thread. Use when user says "create content", "write LinkedIn post", "social media pack", "marketing copy", or "promotion content". Do NOT use for community thread responses (use /community-outreach) or video scripts (use /video-promo).
thread-list
by assistant-ui
Guide for multi-thread management in assistant-ui. Use when implementing thread lists, switching threads, or managing conversation history.
solo-setup
by fortunto2
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configure TDD", "wire up dev workflow", or after running /scaffold before /plan. Do NOT use for founder setup (use /init) or project scaffolding (use /scaffold).
taiwan-student-benefits
by bingo-taiwan
"Taiwan .edu.tw student benefits tracker and reminder system. Discovers, tracks, and reminds students of 50+ free subscriptions and credits available to Taiwan university students (GitHub Student Pack, JetBrains, Azure, Figma, Notion, etc.). Use this skill whenever the user mentions: student benefits, edu.tw perks, free student subscriptions, GitHub Student Pack, student developer tools, academic discounts Taiwan, or wants to set up benefit tracking/reminders. Also trigger when user asks about free software for students, student cloud credits, or .edu.tw email benefits."
pseo-templates
by lisbeth718
Create page templates with dynamic routing for programmatic SEO, including unique intent-matched content per page with differentiated titles, headings, descriptions, and FAQs. Use when building or refactoring pSEO page templates, setting up dynamic routes, or ensuring each generated page has unique, valuable content.
obs-memory
by AdamTylerLynch
"Persistent Obsidian-based memory for coding agents. Use at session start to orient from a knowledge vault, during work to look up architecture/component/pattern notes, and when discoveries are made to write them back. Activate when the user mentions obsidian memory, obsidian vault, obsidian notes, or /obs commands. Provides commands: init, analyze, recap, project, note, todo, lookup, relate."
mess
by diegosouzapw
Request physical-world tasks from human executors. Use for observations, checks, actions, photos, and purchases that require physical presence.
moltpulse
by diegosouzapw
Generate industry intelligence reports with MoltPulse. Run when user says "generate report", "daily brief", "weekly digest", "industry analysis", "market intelligence", or "moltpulse run".
gpui-troubleshooting
by cnwzhu
Common errors and solutions for GPUI development. Use when debugging build errors, runtime panics, borrow checker issues, or unexpected behavior.
gpui-styling
by cnwzhu
Styling GPUI elements with Tailwind-like utility methods. Use when applying styles, layouts, colors, spacing, or creating responsive designs.
nanobanana
by maragudk
Guide for generating and editing images using generative AI with the nanobanana CLI
changelog
by ratacat
Create engaging changelogs for recent merges to main branch
configmap-secret
by chaterm
Kubernetes ConfigMap 与 Secret
git-worktree
by ratacat
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
create-agent-skill
by ratacat
Create or edit Claude Code skills with expert guidance on structure and best practices
generate_command
by ratacat
Create a new custom slash command following conventions and best practices
decisions
by maragudk
Guide for recording significant architectural and design decisions in docs/decisions.md. Use this skill when clearly significant architectural decisions are made (database choices, frameworks, core design patterns) or when explicitly asked to document a decision. Be conservative - only suggest for major decisions, not minor implementation details.
dspy-ruby
by ratacat
This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
docx-format
by ninestep
使用 python-docx 精确读取、分析、修改 Word 文档(.docx)格式。当用户需要分析文档格式、批量修改格式、统一排版规范、处理中英文混排字体、修改交叉引用样式时使用此 skill。
worktrees
by maragudk
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
creating-agent-skills
by ratacat
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.