- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
cyberarian
by slamb2k
The digital librarian for Claude Code projects. Enforces structured document lifecycle management - organizing, indexing, and archiving project documentation automatically. Use when creating, organizing, or managing project documentation. Ensures documents are created in the proper docs/ directory structure with required metadata, handles temporary documents in system temp directories, maintains an auto-generated index, and performs automatic archiving of old/complete documents. Use for any task involving document creation, organization, or maintenance.
midnight-compact
by mzf11125
Comprehensive guide to the Compact programming language for writing privacy-preserving smart contracts on Midnight Network. Use when users need to write Compact smart contracts with zero-knowledge proofs, understand Compact syntax and language features, implement ZK circuit patterns and optimizations, generate contract boilerplate and project scaffolding, learn best practices for secure contract development, access Compact standard library functions, and compile and test Compact contracts.
ecommerce-extras
by mikefilsaime-groove
This skill should be used when the user asks to "create ecommerce campaigns", "abandoned cart emails", "product marketing", "ecommerce optimization", "cross-sells", or mentions ecommerce marketing, product campaigns, or conversion optimization. Creates strategic ecommerce marketing that maximizes revenue.
solid-hunter-go
by skyosev
Audit Go code for design principle violations — god packages, rigid extension points, broken interface contracts, fat interfaces, and concrete dependency chains. Adapted from SOLID for Go's composition-over-inheritance model. Use when: reviewing package structure, preparing for extension with new variants, reducing coupling between packages, or improving testability.
generative-art
by Cam10001110101
Creating algorithmic, generative art using p5.js with seeded randomness and interactive parameter exploration.
distil
by slamb2k
Generate multiple unique web design variations for any website or web application. Accepts site specifications from a file (--spec path) or pasted text block. Creates a Vite + React + TypeScript + Tailwind project with Bun and produces N different creative designs accessible at /1, /2, /3, etc. Use when prototyping or exploring design directions for any web interface.
lead-magnets
by mikefilsaime-groove
This skill should be used when the user asks to "create a lead magnet", "build a freebie", "PDF download", "checklist", "swipe file", "resource guide", or mentions lead magnets, opt-in incentives, or downloadable assets. Creates high-value lead magnets that convert and build trust.
bootstrap-learning
by fabioc-aloha
"Domain-agnostic knowledge acquisition — from zero to structured expertise through conversational learning"
read-repo-references
by EYH0602
Learn from reference materials and prior art in the .references/ directory
Cognitive Load Skill
by fabioc-aloha
"Don't overwhelm — chunk, scaffold, summarize first."
brace
by slamb2k
Initialize any project directory with the GOTCHA/BRACE framework for agentic AI systems. Creates the 6-layer structure (Goals, Orchestration, Tools, Context, Hard prompts, Args), BRACE build methodology, and a project CLAUDE.md. Recommends claude-mem for persistent memory. Idempotent — safe to run on existing projects. Triggers: "init gotcha", "setup brace", "brace", "initialize framework", "bootstrap gotcha".
long-form-sales-letter
by mikefilsaime-groove
This skill should be used when the user asks to "write a sales letter", "create long-form sales copy", "write a sales page copy", or "direct response sales letter". Creates complete, high-converting long-form sales letters using classic direct response formulas from Gary Halbert, Dan Kennedy, Frank Kern, and Clayton Makepeace.
affiliate-recruitment-funnel
by mikefilsaime-groove
This skill should be used when the user asks to "create an affiliate program page", "build an affiliate recruitment funnel", "partner program page", "JV recruitment", or mentions affiliate programs, partner recruitment, or JV funnels. Creates affiliate recruitment funnels that attract quality partners.
example-skill
by slamb2k
An example skill demonstrating the expected structure for this repository. Use this as a template when creating new skills. Trigger whenever someone asks about creating a new skill for this repo or wants to see the expected format.
Acceptance Criteria
by reggiechan74
This skill should be used when the user asks to "define acceptance criteria", "what are the success criteria", "set quality gates", "establish acceptance tests", "define what success looks like", or needs to specify pre-declared success criteria before code execution begins.
courses-education
by mikefilsaime-groove
This skill should be used when the user asks to "create a course", "build curriculum", "educational content", "online course", "training program", or mentions courses, curriculum design, or educational content. Creates comprehensive course content that transforms students.
flash-offer-funnel
by mikefilsaime-groove
This skill should be used when the user asks to "create a flash sale", "build a limited-time offer funnel", "flash offer page", "urgent promotion funnel", or mentions flash sales, time-sensitive offers, or urgency-driven promotions. Creates flash offer funnels with massive urgency that drive rapid conversions.
Generate Annual Schedule
by reggiechan74
This skill should be used when the user asks to "generate annual schedule", "update annual schedule", "create year schedule", "rebuild schedule", "refresh schedule from spreadsheet", "create full-year view", "build annual camp plan", "consolidate all camp days", "combine summer and PA days", or needs to produce a consolidated annual schedule covering summer, PA days, winter break, and March break from spreadsheet data and school calendar. Generates both markdown and Excel output.
case-study-funnel
by mikefilsaime-groove
This skill should be used when the user asks to "create a case study page", "build a proof funnel", "success story page", "customer story funnel", or mentions case studies, success stories, or proof-driven funnels. Creates case study funnels that build credibility and convert through proof.
shock-and-awe-funnel
by mikefilsaime-groove
This skill should be used when the user asks to "create a shock and awe package", "build a premium physical package funnel", "unboxing experience funnel", "premium package offer", or mentions shock and awe, physical product packages, or premium unboxing experiences. Creates premium package funnels that justify high-ticket pricing through tangible value.
key-derivation
by b-open-io
This skill should be used when the user asks to "derive keys", "use Type42", "use BRC-42", "derive child keys", "use BIP32", "use HD keys", "create mnemonic", "convert mnemonic to key", "derive BAP identity keys", "derive encryption keys", or mentions key derivation, hierarchical deterministic wallets, invoice numbers, or child key generation on BSV.
Alex Effort Estimation
by fabioc-aloha
"Estimate task duration from an AI-assisted development perspective rather than traditional human developer estimates"
solid-hunter-ts
by skyosev
Audit TypeScript class and interface design for SOLID violations — god classes, rigid extension points, broken substitutability, fat interfaces, and concrete dependency chains. Focuses on responsibility assignment and abstraction fitness. Use when: reviewing class hierarchies, preparing for extension with new variants, reducing coupling between services, or improving testability of class-heavy code.
ninja-patterns
by lgbarn
NinjaTrader 8 NinjaScript indicator scaffold and patterns. Provides C# structure guidance and triggers doc-researcher for API verification. Use when developing NinjaTrader indicators.