- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
meta-skill
by legacybridge-tech
Manage the dynamic skill library. Initialize skill-library/ and SKILLUSE.md, add new skills, remove skills, edit existing skills, and list available skills. Use when the user wants to manage, create, or modify skills in the skill library.
skill-creator-yashu
by steelan9199
创建新 skill。何时使用:当用户说"创建 skill"、"新建 skill"、"添加 skill"、"初始化 skill"时。
Cross-Cutting Concerns
by Zpankz
Systematic methodology for standardizing cross-cutting concerns (error handling, logging, configuration) through pattern extraction, convention definition, automated enforcement, and CI integration. Use when codebase has inconsistent error handling, ad-hoc logging, scattered configuration, need automated compliance enforcement, or preparing for team scaling. Provides 5 universal principles (detect before standardize, prioritize by value, infrastructure enables scale, context is king, automate enforcement), file tier prioritization framework (ROI-based classification), pattern extraction workflow, convention selection process, linter development guide. Validated with 60-75% faster error diagnosis (rich context), 16.7x ROI for high-value files, 80-90% transferability across languages (Go, Python, JavaScript, Rust). Three concerns addressed: error handling (sentinel errors, context preservation, wrapping), logging (structured logging, log levels), configuration (centralized config, validation, environment variables).
email-sequence
by almeidamarcell
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
product-marketing-context
by almeidamarcell
"When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates .claude/product-marketing-context.md that other marketing skills reference."
add-content
by legacybridge-tech
Create new files in knowledge base with directory governance. Use when user wants to save, create, or add content. Reads RULE.md to understand directory purpose and follows specified rules. Recommends target directory based on content analysis.
CreateSkill
by Zpankz
Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.
csv-analysis
by Zpankz
Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
mediator-pattern
by joabgonzalez
"Decouples components via centralized mediator. Trigger: When direct coupling makes components hard to test, reuse, or when orchestrating workflows."
pellicule
by sailscastshq
Create videos with Vue using Pellicule - a Vue-native video rendering library
qt-compatibility-build
by re2zero
Use when maintaining Debian packages that need Qt5/Qt6 dual support, CMakeLists.txt has hard-coded Qt5/Qt6 or DTK5/DTK6 versions, or projects need dynamic library linking based on detected Qt version for deepin V25/V20 compatibility
pubnub-security
by pubnub
Secure PubNub applications with Access Manager, encryption, and TLS
apple-reminders
by Zpankz
Manage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
create-release-tags
by re2zero
Use when releasing new versions for Debian projects with optional linglong.yaml support, updating debian/changelog, incrementing patch versions automatically, and creating git commits
feature-docs
by duc01226
Use when the user asks to generate comprehensive feature documentation with verified test cases, create feature README with code evidence, or document a complete feature with test verification. Triggers on keywords like "feature documentation", "document feature", "comprehensive docs", "feature README", "test verification", "verified documentation".
github-review-report
by re2zero
Use when generating Chinese format Excel reports from GitHub code reviews with AI analysis and filtering by date, branch, or reviewers
solid
by joabgonzalez
"SOLID principles for maintainable OOP design. Trigger: When designing classes, services, or repositories in object-oriented code."
hexagonal-architecture
by joabgonzalez
"Ports and Adapters isolating application core from external concerns. Trigger: When building testable services with swappable infrastructure."
reference-creation
by joabgonzalez
"Reference files for complex skills (40+ patterns). Trigger: When creating complex skill with 40+ patterns or 4+ natural sub-topics."
marketing-psychology
by almeidamarcell
"When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application."
nest
by joabgonzalez
"NestJS modular architecture with dependency injection. Trigger: When building scalable server apps with NestJS."
AIDP Ruby Planning API
by viamin
Expert in using AIDP's Ruby planning utilities (parsers, generators, mappers, builders)
referral-program
by almeidamarcell
"When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization."
alex-hormozi-pitch
by Zpankz
Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.