- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
skill-update
by Alicoder001
Skill versioning and update management. Use when updating existing skills, following semantic versioning, and maintaining changelogs.
stripe-sync-webhook
by ashutoshpw
When the user wants to create webhook handlers for stripe-sync-engine. Also use when the user mentions "webhook endpoint," "processWebhook," "stripe webhook handler," "stripe events," or "real-time sync."
create-pr
by takuan-osho
Create Pull Request. This skill should be used when creating a pull request from the current branch. It analyzes changes between the current branch and main branch, then generates an appropriate title and description following Conventional Commits format.
voicebox
by tivojn
"All-in-one voice toolkit: TTS (voice design + cloning), multi-speaker conversations/dramas/audiobooks, speech recording, and transcription. Activates on: /voicebox commands, \"clone my voice\", \"record my voice\", \"transcribe this\", \"create a conversation\", \"make a drama\", or any audio transcription request."
tooling
by leovido
Package management, project setup, and development tooling standards. Use this when users need guidance on using pnpm for package management, setting up new projects with automated scripts, configuring environment variables with dotenv, or initializing development tooling for React and React Native projects.
vapor-fluent
by thePianoKid
Guide for using Vapor's Fluent ORM framework in Swift server-side applications
changelog-interpreter
by s-hiraoku
Interpret Claude Code changelogs and generate user-friendly usage guides
smartthings-cli
by 401Unauthorized
Use the SmartThings CLI to manage SmartApps, Edge drivers, devices, locations, capabilities, and automations, based on the official SmartThings CLI repository and documentation.
ad-ready
by PauldeLavallaz
Generate professional advertising images from product URLs using the Ad-Ready pipeline on ComfyDeploy. Use when the user wants to create ads for any product by providing a URL, optionally with a brand profile (70+ brands) and funnel stage targeting. Supports model/talent integration, brand-aware creative direction, and multi-format output. Differs from Morpheus (manual fashion photography) — Ad-Ready is URL-driven, brand-intelligent, and funnel-stage aware.
G.O.D
by gradients-ai
Gradients on demand
@aws-sdk/client-s3
by yusenthebot
AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native. Use when: yarn add @aws-sdk/client-s3; Initiate client with configuration (e.g. credentials, region); Initiate command with input parameters. NOT for: web browser UI rendering; server-side HTML generation.
senior-project-manager
by arielperez82
Senior Project Manager for Software, SaaS, and digital web/mobile applications.
hyperstack
by usehyperstack
Build with Hyperstack, real-time Solana data streaming. Covers consuming existing streams and building custom stacks. Use when the user mentions Hyperstack, real-time Solana data, on-chain streaming, ORE mining, or wants to consume/build data stacks.
project-pilot
by kidommoc
"Project management for single human + claw collaboration. Triggers on 'use project-pilot', 'start development', or 'continue project {name}' when docs/contracts/ or workspace/contracts/ directory exists."
Error Handling & Debugging
by tachfineamnay
Stratégies de gestion d'erreurs, logging, debugging et troubleshooting dans la stack NestJS + Next.js de Lumira V2.
skill-forge
by Cursedpotential
"Meta-skill creation and optimization system using pattern recognition, intelligent tool selection, and automated quality assurance."
fusion-issue-authoring
by equinor
Orchestrate GitHub issue authoring by classifying request type, routing to a type-specific issue-author skill, and enforcing shared safety gates before mutation.
github-trending-tracker
by gaidehaha
Use when user wants to check GitHub trending projects, compare daily/weekly/monthly ranking changes, or generate trending reports. Triggers include "GitHub trending", "hot projects", "trending report", "trending changes", "热门项目", "趋势报告".
life-synthesist
by chenqh0618
Acts as a professional life observer and long-term development coach. Use this skill to guide users through self-discovery and continuous personal improvement. It supports initial assessments (HUMAN 3.0 or 1-Day Reset) and provides follow-up sessions by tracking progress and history.
scientific-writing
by unerue
"Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions."
prd
by AidanGio
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
angular-access-modifiers
by araujomartin
Recommended usage of access modifiers in Angular components: public readonly for API (inputs/outputs), protected readonly for template state, private readonly for internal logic. Trigger: When defining component properties in Angular.
ecommerce-marketplace
by coopergwrenn
Multi-channel e-commerce operations — Shopify, Amazon, eBay order management, inventory sync, returns, fulfillment, and P&L reports. Use when the user mentions Shopify, Amazon, eBay, orders, inventory, returns, shipping, SKUs, listings, or sales reports.
skill-creator
by yuanxiao0115
Use when creating/updating Codex skills and you want to scaffold, validate, or package them using this skill's helper scripts (init_skill.py, quick_validate.py, package_skill.py).