- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
polish-repo
by continuedev
Polish an open-source repository with branding, community files, README overhaul, OG card, usage skill, PR checks, and publishing setup. Designed as a reusable template for Continue repos.
novel-creator
by mave99a
Interactive novel creation workflow combining RPG-style storytelling with professional EPUB ebook production. Use when users want to: (1) Create interactive stories/RPG games with branching choices, (2) Write full novels from story concepts, (3) Generate novels with time-travel/fantasy/romance elements, (4) Convert markdown stories to EPUB ebooks, (5) Create Chinese web novels with ancient poetry paired with modern lyrics, (6) Write light novels or serialized fiction. Triggers: "write a novel", "create a story", "interactive fiction", "RPG story", "make an ebook", "穿越小说", "写小说", "创作故事", "制作电子书"
linear-awareness
by eveld
ALWAYS check before working with Linear issues. Guide for Linear-related skills for ticket management and debugging workflows.
dependency-injection
by Kaakati
"Expert DI decisions for iOS/tvOS: when DI containers add value vs overkill, choosing between injection patterns, protocol design for testability, and SwiftUI-specific injection strategies. Use when designing service layers, setting up testing infrastructure, or deciding how to wire dependencies. Trigger keywords: dependency injection, DI, constructor injection, protocol, mock, testability, container, factory, @EnvironmentObject, service locator"
pic-js
by jorgenbuilder
Guides writing Internet Computer canister integration tests with PicJS and PocketIC. Use when the user mentions PicJS, PocketIC, canister integration tests, or requests JavaScript/TypeScript tests for canisters.
industry-specific-marketing
by dmend3z
This skill enables Claude to act as an industry-specific marketing specialist. Use it to develop marketing strategies tailored to a particular industry, create niche content, and identify high-leverage marketing channels. Trigger with keywords like 'industry marketing', 'niche marketing', or 'specialized marketing plan'.
atomic-design-ios
by Kaakati
"Expert Atomic Design decisions for iOS/tvOS: when component hierarchy adds value vs overkill, atom vs molecule boundary judgment, design token management trade-offs, and component reusability patterns. Use when structuring design systems, deciding component granularity, or organizing component libraries. Trigger keywords: Atomic Design, atoms, molecules, organisms, templates, component library, design system, design tokens, reusability, composition"
update-changelog
by eveld
Append phase completion details or final summary to changelog.md during implementation
fp-ts-backend
by whatiskadudoing
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
dask
by G1Joshi
Dask parallel computing library. Use for scaling pandas.
write-plan-doc
by eveld
Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.
pkm-documentation
by balin-ar
Personal Knowledge Management documentation system based on Zettelkasten principles. Use when documenting conversations, decisions, development work, learnings, or any knowledge that should persist. Triggers on new projects, technical decisions, completed tasks, lessons learned, meeting notes, or when the user says "document this". Apply this workflow to all daily memory notes and long-term memory updates.
extendo-cli
by egradman
Communicate with a human user via Extendo — send messages, wait for replies, create structured decisions (yes/no, multiple choice, checklist, ranking, categorize, document review, DAG, progress grid), and build human decision gates into agent workflows. The user sees rich UI on their phone and responds. Triggers on "send message to user", "ask user", "get approval", "create decision", "artifact", "extendo", "human gate", "gate on user", "block until user decides", "approval gate", "extendo gate", "dag", "progress grid", "status grid", or any task requiring human input via mobile push notifications.
numpy
by G1Joshi
NumPy numerical computing with arrays. Use for numerical operations.
pytorch
by G1Joshi
PyTorch deep learning framework with dynamic graphs. Use for neural networks.
tensorflow
by G1Joshi
TensorFlow machine learning platform with Keras. Use for ML models.
airflow
by G1Joshi
Apache Airflow workflow orchestration. Use for data pipelines.
presentation-pitch-deck
by aaronvanston
Create investor pitch decks designed to stand alone without a presenter. Follows Sequoia/YC frameworks with traction-first structure and standalone readability. Use when creating a "pitch deck", "investor presentation", "fundraising deck", or any deck sent async to investors, partners, or stakeholders who won't have the presenter alongside.
seaborn
by G1Joshi
Seaborn statistical data visualization. Use for statistical plots.
write-pr-description
by eveld
Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.
Ruby OOP Patterns
by Kaakati
Comprehensive guide to Object-Oriented Programming in Ruby and Rails covering classes, modules, design patterns, SOLID principles, and modern Ruby 3.x features
open-source-best-practices
by AndreaGriffiths11
Complete framework for preparing GitHub projects for sustainable open source release. Covers security scanning with Git History Cleaner, legal foundations, governance, contributor onboarding, maintainer expectations, and GitHub Sponsors setup. Use when launching a project publicly, preparing a private repo for open source, or hardening an existing public repo for long-term maintenance.
linear-update
by eveld
Update Linear issues with debugging findings. Add comments, change status, update labels, set priority. Use after completing investigations.
requirements-writing
by Kaakati
Write clear, testable requirements using User Stories and Gherkin scenarios for Manifest Logistics SaaS. Capture functional and non-functional requirements with proper acceptance criteria. Use when defining new features or documenting system behavior.