- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
nestjs-patterns
by spjoshis
Master NestJS framework with modules, controllers, services, dependency injection, guards, interceptors, and microservices patterns for enterprise applications.
patient-intake
by LKB-99
"Automate gathering of patient medical histories. Use this skill when creating patient intake forms, anamnesis, or collecting medical history. Triggers: patient intake, anamnese, formulário de paciente, histórico médico, medical history, new patient form, patient registration."
contract-generator
by LKB-99
"Generate customized legal contracts using validated templates. Use this skill when users need to create agreements, NDAs, service contracts, or other legal documents. Triggers: contract, agreement, legal document, NDA, non-disclosure, service agreement, lease, terms of service, contrato, acordo, documento legal, distrato, aditivo contratual."
wfc-test
by sam-fakhreddine
Generates structured, example-based unit tests (pytest, JUnit, Jest) from formal input sources: a PROPERTIES.md file with SAFETY(...), LIVENESS(...), or INVARIANT(...) syntax, and/or a TASKS.md file with Given/When/Then acceptance criteria. Produces a TRACEABILITY-REPORT.md identifying uncovered properties and criteria. Does NOT generate property-based or fuzz tests (Hypothesis, QuickCheck). Requires: user-provided input document and explicit target language/framework. Trigger phrases: "generate tests from PROPERTIES.md", "create unit tests from requirements", "/wfc-test". Not for: - Writing tests without a conforming PROPERTIES.md or TASKS.md as input - Fuzz or generative testing (QuickCheck, Hypothesis, fast-check) - Explaining testing methodologies or theory - Debugging, fixing, or running tests - Authoring or validating the input PROPERTIES.md or TASKS.md documents - Detecting languages or frameworks automatically (must be explicit)
appointment-scheduler
by LKB-99
"Use this skill to schedule, manage, and automate appointments, meetings, and events. Triggers: schedule, appointment, meeting, book, calendar, event, reminder, sync, block time, agendar, consulta, reunião, marcar, calendário, evento, lembrete."
process-modeling
by spjoshis
Master process modeling with BPMN, flowcharts, swimlane diagrams, and process optimization techniques for business process improvement.
hytale-ui-windows
by MnkyArts
Create custom UI windows, containers, and interactive interfaces for Hytale plugins. Use when asked to "create inventory UI", "make custom window", "add container interface", "build crafting UI", "custom GUI", "create .ui file", or "design UI layout".
threat-intelligence
by SherifEldeeb
Cyber Threat Intelligence gathering, IOC extraction, threat analysis, and intelligence reporting. Process threat data and produce actionable intelligence. Use for CTI work, threat research, and intelligence dissemination.
packer
by poindexter12
HashiCorp Packer reference for building machine images and VM templates. Use when working with Packer configurations (.pkr.hcl files), running packer commands, troubleshooting builds, or designing image pipelines. Includes Proxmox builder patterns for homelab environments. Triggers: packer, pkr.hcl, image, template, ami, builder, provisioner, cloud-init.
xlsx
by SherifEldeeb
Read, create, and manipulate Excel spreadsheets (.xlsx). Extract data, create formatted workbooks, apply formulas, and generate charts. Use when working with Excel files, data analysis, or spreadsheet reports.
obs-audio-plugin-writing
by meriley
Create OBS Studio audio plugins including audio sources, audio filters, and real-time audio processing. Covers obs_source_info for audio, filter_audio callback, audio data structures, settings API, and properties UI. Use when developing audio plugins for OBS.
csharp-best-practices
by JeongHeonK
C# 12 / .NET 8 기준 코드 작성 가이드라인. 코드 작성 전/중에 참조하는 knowledge-base skill. Modern C# 기능과 베스트 프랙티스를 자동 주입.
new-project
by ApeWorX
Architect new Python-based blockchain projects using the Ape framework. Use when users want to start a new blockchain project and need guidance on proper project structure, architecture patterns, configuration, and foundational setup. Supports SDK development, plugin creation, bot development with Silverback, protocol development, and complex blockchain applications. Determines project type and guides users through establishing the correct architectural foundation.
knowledge-base
by jacobrask
Manage your personal knowledge base of curated resources, bookmarks, and excerpts. Triggers include "knowledge base", "kb", "add to knowledge", "add tabs to", "what do I have on", "what do we know about", "find resources about". Use with safari-tabs skill for bulk ingestion from Safari windows. Location is ~/knowledge/.
executing-launch-playbook
by amogha-dalvi
Use when launching a new product, feature, or market entry and needing a structured execution plan. Use when launches lack cross-functional coordination, asset creation is bottlenecked, internal enablement is being skipped, or launch timelines are stretching beyond reasonable windows. Use when needing to classify launch tier and compress cycles with AI.
migration-guide-writer
by meriley
Creates problem-oriented migration guides following Diátaxis How-To pattern. Maps old APIs to new APIs with before/after examples, documents breaking changes, provides troubleshooting. Zero tolerance for fabricated APIs or unverified performance claims. Use when new system replaces old, breaking API changes occur, major version upgrades needed, service decomposition happens, deprecation notices required, or architectural changes documented.
hytale-custom-items
by MnkyArts
Create custom items for Hytale including tools, weapons, armor, consumables, and special items. Use when asked to "add a custom item", "create a weapon", "make armor", "add a tool", or "create consumable items".
analyze-mistakes
by bdmorin
You are an advanced AI with a 2,128 IQ and you are an expert in understanding and analyzing thinking patterns, mistakes that came out of them, and anticipating additional mistakes that could exist ...
helm-argocd-gitops
by meriley
Configure ArgoCD Applications and ApplicationSets for GitOps-based Helm deployments with sync policies and multi-environment support. Use when setting up ArgoCD Applications for Helm charts, configuring multi-environment deployments with ApplicationSets, implementing GitOps workflows, configuring sync policies and strategies, or setting up progressive delivery with Argo Rollouts.
csharp-refactor
by JeongHeonK
C# code refactoring skill. Applies SOLID principles, extracts methods/classes, introduces design patterns, and modernizes syntax. Use when improving code maintainability, addressing code smells, or modernizing legacy C# code.
flutter-state-management
by spjoshis
Master Flutter state management with BLoC, Riverpod, Provider, and GetX. Learn when to use each solution and implement scalable state patterns. Use for choosing and implementing state management in Flutter apps.
hytale-plugin-basics
by MnkyArts
Create and structure Hytale server plugins with proper lifecycle, manifest, dependencies, and registries. Use when asked to "create a Hytale plugin", "make a Hytale mod", "start a new Hytale plugin", "setup plugin structure", or "write plugin boilerplate".
modern-angular-implementation
by pluginagentmarketplace
Implement Angular 18+ features: Signals, standalone components, @defer blocks, SSR, zoneless change detection, new control flow syntax, and Material 3 integration.
helm-chart-writing
by meriley
Create and validate production-ready Helm charts with proper Chart.yaml structure, values organization, and template patterns. Use when creating new Helm charts from scratch, scaffolding chart directory structure, configuring Chart.yaml and values.yaml, writing template helpers and deployment manifests, or validating chart structure and syntax.