- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
flyworks-avatar-video
by Flyworks-AI
Generate videos using Flyworks (a.k.a HiFly) Digital Humans. Create talking photo videos from images, use public avatars with TTS, or clone voices for custom audio.
vap-media
by RenSeiji27
AI image, video, and music generation. Flux, Veo 3.1, Suno V5.
skill-wizard
by huoweijia2000-hue
Interactive wizard for creating new skills through guided conversation. Use when users want to create a new skill but are unsure of the structure, need help defining requirements, or prefer a guided approach over manual creation. Triggers include "create a skill", "help me build a skill", "skill wizard", "make a new skill", or when users want to extend Claude's capabilities with custom workflows.
novel-worldbuilder
by ttwyce
根据用户输入的剧情梗概,自动生成完整详实的小说设定集。自动为每本书创建独立目录,存放设定、人物、大纲、正文等所有文件。支持剧情推进时动态追加角色、更新关系。
nextfriday-nextjs
by next-friday
Next Friday Next.js rules for environment variables and client components. Use when working with Next.js specific features.
nano-banana-pro-grsai
by delneg
Generate/edit images with Nano Banana Pro via grsai.com API. Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.
update-issue
by ruchernchong
Update a GitHub issue with new title, body, labels, or assignees
git-setup-skill
by fxckcode
Prepares Git/GitHub repositories with .gitignore, .gitattributes, README files, licensing, metadata, tags, releases, and GitHub Actions. Use when the user wants to set up or professionalize a repository, add documentation or licensing, configure CI, or prepare releases and repo metadata.
Generate Frontend Wiring
by kadel
This skill should be used when the user asks to "generate frontend wiring", "show frontend wiring", "create RHDH binding", "generate dynamic plugin config", "show plugin wiring for RHDH", "create app-config for frontend plugin", or wants to generate the RHDH dynamic plugin wiring configuration for an existing Backstage frontend plugin. The skill analyzes the plugin's source code and generates the appropriate configuration.
pipes-new-indexer
by subsquid-labs
Create a new blockchain indexer project using Pipes CLI with interactive templates for EVM and Solana chains. Use when starting a new indexer from scratch.
runhuman-testing
by volter-ai
Create and manage human-powered QA tests using Runhuman CLI. Use this skill when you need to test web applications with real human testers, get UX feedback, validate user flows, check mobile responsiveness, or find bugs that automated tests miss.
ad-assembly-variant-matrix
by tonyflo79
Assemble copy and visual/audio assets into coherent ad variants and generate an exhaustive testable variant matrix. Use after visual/video production (A08) is complete and all creative elements need to be combined. Validates coherence of every variant (copy + visual + audio must work as a complete ad unit) and generates the full combinatorial matrix of all testable combinations. Every variant must map to concrete files with platform and format specs. The matrix is the product — exhaustive, validated, and deployable. Trigger when users mention ad assembly, variant matrix, combining ad elements, ad variants, or building the testing matrix. Requires A07 copy and A08 production assets.
olakai-troubleshoot
by olakai-ai
Troubleshoot Olakai monitoring issues when something isn't working. AUTO-INVOKE when user mentions: events not appearing, KPIs showing wrong values, KPIs showing strings instead of numbers, custom data missing, null KPIs, authentication errors, CLI not working, events not associated with agent, monitoring broken, SDK errors, or any Olakai-related problem. TRIGGER KEYWORDS: olakai, troubleshoot, debug, not working, events missing, KPI wrong, KPI null, KPI string, customData missing, authentication failed, CLI error, no events, events not appearing, diagnose, fix olakai, broken, SDK error, monitoring issue, API key invalid, events not tracked. DO NOT load for: initial setup (use olakai-create-agent or olakai-add-monitoring), or generating reports (use generate-analytics-reports).
cosmos-planning
by getcosmos
Create structured, actionable implementation plans that serve as both human documentation and agent-executable specs. Use when creating new plans, converting ideas into implementation roadmaps, or when asked to plan a feature, refactor, or multi-phase project. Plans include detailed technical tasks with file paths, acceptance criteria, dependencies, and context blocks for autonomous agent execution.
stage-execute
by cxyliuy
Execute an approved engineering plan exactly as specified. Implement an MVP and tests without expanding scope or changing constraints.
create-agent
by kangnam7654
"Use when the user wants to create a new custom agent for Claude Code. Generates a properly formatted agent .md file in ~/.claude/agents/ following the user's established conventions.\n\nExamples:\n- \"/create-agent\" → Launch skill to create a new agent\n- \"새 에이전트 만들어줘\" → Launch skill\n- \"QA 테스터 에이전트 추가해\" → Launch skill with context"
skdformat
by Rick-Yin
ShanghaiTech graduate thesis formatting, structure checking, and LaTeX implementation with shtthesis. Use when creating, linting, fixing, or migrating a ShanghaiTech thesis or dissertation, especially for LaTeX projects that need compliant covers, abstracts, table of contents, chapter structure, references, appendices, blind-review builds, or print-ready output.
Contributor Skill Notes
by iprotsiuk
Is packet allocation behavior still bounded?
cv-matcher-ai-data
by neurongraph
Analyzes CVs to extract skills and experience, maps candidates to specific roles (ML Engineer, GenAI Engineer, AI Architect, Data Engineer), and matches them against open demands. Use when processing multiple CVs for role classification, skill assessment, or resource allocation to client accounts.
flutter-scalable-scaffold
by Obalolu
Create production-ready Flutter mobile app projects with clean architecture, feature-based structure, state management (flutter_bloc/riverpod), routing, theming, networking, secure storage, and reusable components. Includes dependency injection, custom widgets, flavors (dev/prod), environment variables, and backend integration (custom/Firebase/Supabase). Use this skill when users want to scaffold a complete Flutter project with a scalable, production-ready structure.
handoff-haiku
by ddaanet
Internal skill for Haiku model orchestrators only. Not for Sonnet or Opus — use /handoff instead. Mechanical session context preservation without learnings judgment.
hyperstack-build
by usehyperstack
Build custom Hyperstack stacks from Solana program IDLs using the Rust DSL. Covers entity definitions, field mappings, views, computed fields, PDA resolution, and deployment with the hs CLI. Use when the user wants to create their own real-time data streaming stack.
nullables
by danielbush
"Guide for implementing James Shore's Nullables pattern and A-Frame architecture for testing without mocks. Use when implementing or refactoring code to follow patterns of: (1) Separating logic, infrastructure, and application layers, (2) Creating testable infrastructure with create/createNull factory methods, (3) Writing narrow, sociable, state-based tests without mocks, (4) Implementing value objects, (5) Building infrastructure wrappers that use embedded stubs, or (6) Designing dependency injection through static factory methods."
api-documentation
by Wesley1600
Create comprehensive API documentation with examples, parameter descriptions, and interactive code samples