- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
claude-command-hookify-help
by monkey1sai
Converted from Claude plugin command "help" (hookify). Use when the user
skill-creator
by vishalsachdev
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
coach
by jforksy
Stoic Coach & Mentor - perspective, resilience, and wisdom for the challenges of building and leading
plan-agile-planning
by kieutrongthien
Create epics, user stories, and estimate points for predictable delivery.
simulate-elite-experts
by ooooooooooooooooooop
Simulate high-stakes reasoning by modeling how top experts in the relevant domain would think, disagree, and converge on a decision. Use when users ask to role-play strongest minds, compare elite viewpoints, or ask: what would be a good group of people to explore X, and what would they say. Trigger for prompts like "think like world-class experts", "simulate top domain specialists", "role-play strongest domain people", and "use four-lens dialogue".
gemini-imagegen
by hirefrank
Generate, edit, and compose images using Google's Gemini AI API for design workflows and visual content creation
spring-reactive
by pluginagentmarketplace
Build reactive applications - WebFlux, Mono/Flux, R2DBC, backpressure, reactive streams
data-iac
by AlexanderStephenThompson
Infrastructure as Code patterns - Terraform, CDK, CloudFormation
tx-styling
by landfolk
Guidance for using @landfolk/tx styling (tx prop, grouping syntax, Tailwind transformer, SWC + ESLint plugins) in React/Next.js.
agent-skills
by dtinth
'Use this when: (1) Creating a new project-specific skill to document project patterns, (2) Improving or updating an existing project skill, (3) Writing skill descriptions that will trigger other agents, (4) Organizing skill content for progressive disclosure, or (5) Learning what project-specific skills exist in .claude/skills/. Ensures skills follow project conventions and provide effective progressive disclosure.'
spinner-vibes
by siderakis
Update Claude Code spinner verbs with positive affirmations and/or vocabulary words. Invoke when the user wants to customize their Claude Code spinner with motivational phrases, vocabulary words to learn, or a mix of both.
replicate-daemon
by fast-gateway-protocol
Fast Replicate model inference via FGP daemon. Use when user needs to run ML models (image generation, LLMs, audio processing, video generation) on Replicate. Triggers on "replicate run", "run model replicate", "stable diffusion", "SDXL", "replicate llama", "whisper replicate".
google-sheets-daemon
by fast-gateway-protocol
Fast Google Sheets operations via FGP daemon - 35-70x faster than MCP. Use when user needs to read spreadsheets, write data, create sheets, manage formulas, or export data. Triggers on "read spreadsheet", "write cells", "sheets data", "google sheets", "update spreadsheet", "append rows", "sheets formula".
tdd-practices
by pluginagentmarketplace
Guide TDD workflow, design tests, and create mocking strategies
spec-development
by wilddeer
Research, discuss, and write specs. Use this when creating or refining specs.
Hierarchy of Marketplaces
by Coowoolf
A roadmap for marketplace domination. Level 1: Focus on a "thimble" to maximize Happy GMV. Level 2: Tip the market via growth loops. Level 3: Dominate to capture economic rents. Not all GMV is equal.
manim-personal-style
by Ermaotie
"Plan and implement Manim Community (ManimCE) animations: use when users want 3Blue1Brown-style explainer videos, need scene-by-scene planning, or ask for ManimCE code/visualizations. Must gather requirements, produce a scenes.md plan before any Manim code, then implement with ManimCE best practices using the provided rules, examples, and templates."
migrations
by mrsknetwork
Manages database schema changes using Alembic — generates migration files, reviews them for safety, runs them in the right order, and handles rollbacks. Use when adding a new table, modifying columns, adding indexes, or renaming anything in the database. Trigger when the user mentions "migration", "alembic", "schema change", "add column", "rename table", "database version", or "upgrade/downgrade database". This skill prevents the most common data-loss mistakes: running migrations in production without a backup, generating empty migrations, and forgetting to handle nullability on existing rows.
architectural-decision-records
by Agentient
Architecture Decision Records (ADRs) format, templates, and best practices for documenting technical decisions. PROACTIVELY activate for: (1) documenting significant technical decisions, (2) recording design trade-offs, (3) creating technology selection rationales. Triggers: "ADR", "decision record", "architecture"
Product-Led Marketing Loop
by Coowoolf
Treat product usage costs (even high LLM costs) as marketing expenses. Remove all friction to access, let users create social proof. COGS becomes CAC. Ship to create noise.
tap-creative
by tap-co
Generate ad creatives including display banners, audio spots, and video ads. Assets are automatically sized to platform specifications.
python-logging-strategist
by jorgealves
Design structured logging systems with context propagation. Use to ensure Python applications are observable and logs are machine-readable.
schengen-visa-helper
by 0xhardman
Schengen tourism visa (single applicant) preparation and pre-check assistant. Guides users step by step from onboarding to final review. Works with any Schengen country - user provides their consulate's checklist and application form. Triggers on "check my visa materials", "prepare visa", "Schengen visa", "pre-check", "visa precheck", "review my materials", or any Schengen visa material task. Users with all materials ready can jump directly to Phase 6 review by saying "check my visa materials" or "pre-check".
go-performance
by jovermier
Go performance optimizations including memory allocation reduction, efficient string building, I/O operations, and resource pooling. Use when optimizing Go code for speed or memory efficiency.