- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
spec-writer
by ky1ejs
Transform ideas into detailed implementation specifications. Creates specs with requirements, design, and implementation steps.
git-release
by mgiovani
Create semantic version releases with automated changelog generation
marketing-strategy-pmm
by QuestNova502
Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.
context-management
by 89jobrien
Context management specialist for multi-agent workflows and long-running
skill-creator
by mgiovani
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.
create-plugin
by richfrem
Interactive initialization script that acts as a Plugin Architect. Generates a compliant '.claude-plugin' directory structure and plugin.json manifest using diagnostic questioning to ensure proper L4 patterns and Tool Connector schemas.
synthesize-learnings
by richfrem
Convert raw plugin analysis results into actionable improvement recommendations for agent-scaffolders and agent-skill-open-specifications. Trigger with "synthesize learnings", "generate improvement recommendations", "what should we improve in our scaffolders", "update our meta-skills based on these findings", or after completing a plugin analysis.
example-skill
by 89jobrien
This skill should be used when demonstrating skill structure and format.
assumption-mapping
by Abhsin
Surface, prioritize, and track risky assumptions before investing significant effort. Use when starting a new project, before major feature work, when feeling uncertain about direction, when the user says "I think users want...", "we assume...", "probably...", or before any build decision that hasn't been validated with real users.
spec-workflow-init
by ky1ejs
Scaffold spec-workflow configuration in your project. Creates config files, philosophy templates, and persona examples.
create-docker-skill
by richfrem
Interactive initialization script that generates a compliant Agent Skill containing pre-flight environment checks, subprocess execution scaffolding, and a security-override config. Use when authoring new workflow routines that depend on external containerized runtimes (e.g., Docker, Nextflow, HPC).
bootstrap-web
by luan
"Bootstrap a new web project with the preferred stack. Triggers: 'bootstrap web', 'new webapp', 'scaffold project', 'new web project'."
create-command
by mgiovani
Create a new slash command (skill) following best practices and prompt
discord-admin-py
by JungHoonGhae
Discord server administration via inference.sh - Multi-function app for channel, role, member management, messages, and more. Use for Discord bot operations, server management, channel creation, role assignment, and message handling.
agile-ceremonies
by 89jobrien
Agile ceremonies and sprint management specialist. Use when running standups,
file-organizer
by 89jobrien
Intelligently organizes your files and folders across your computer by
Ruby Object Design Expert
by ag0os
Automatically invoked when making decisions about Ruby code structure and organization. Triggers on mentions of "class or module", "should this be a class", "struct vs class", "PORO", "data object", "design pattern", "class vs module", "when to use class", "module vs class", "stateless class", "value object", "data container", "object factory", "extend self", "singleton class". Provides guidance on choosing the right Ruby construct (class, module, Struct, Data, Hash) based on the principle that Ruby is object-oriented, not class-oriented.
kalshi
by Outsharp
Kalshi is a regulated prediction market exchange. Use this skill to interact with the Kalshi API for market data, trading, portfolio management, WebSocket streaming, and historical data retrieval.
create-mcp-integration
by richfrem
Interactive initialization script that scaffolds a new Model Context Protocol (MCP) server integration setup. Use when adding native code tools to an agent's environment.
platxa-skill-generator
by platxa
Autonomous skill creator for Claude Code CLI. Uses multi-phase orchestrated workflow with Task tool subagents to research domains, design architecture, generate content, and validate quality. Creates production-ready skills following Anthropic's Agent Skills specification.
docs-rfc
by mgiovani
Create numbered RFC (Request For Comments) documents for proposing and
python-scripting
by 89jobrien
Python scripting with uv and PEP 723 inline dependencies. Use when creating
nuxt-pages
by leeovery
File-based routing with page patterns for lists, details, and navigation. Use when creating pages, defining page meta (permissions, layouts), implementing list/detail patterns, or setting up breadcrumbs and headers.
commit
by luan
"Use when the user wants to commit, save changes, create a conventional commit, amend a commit, make a fixup commit, or squash commits."