- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
board-deck
by jforksy
Generate quarterly board presentations with metrics, narrative, and strategic asks
microsim-utils
by vishalsachdev
Utility tools for MicroSim management including quality validation, screenshot capture, icon management, and index page generation. Routes to the appropriate utility based on the task needed.
skill-creator
by observerw
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 agent' capabilities with specialized knowledge, workflows, or tool integrations.
The 'Chapter One' Narrative Framework
by Coowoolf
105 Product Management Skills extracted from Lenny's Podcast - For use with Claude Code / Cursor / Windsurf
datavis
by lukeslp
"Data visualization skill for creating interactive, accessible, and mathematically sound visualizations. Use when: building D3.js or Chart.js visualizations, designing color palettes, choosing scales and encodings, analyzing data distributions, creating data pipelines, crafting narrative-driven data stories, or generating charts with plotly/matplotlib/seaborn."
competitive-analysis
by pluginagentmarketplace
Competitive intelligence, market analysis, and strategic positioning for product differentiation.
dry-types
by marius-townhouse
Use when duplicating type definitions. Use when interfaces share common fields. Use when types can be derived from other types.
generics-as-functions
by marius-townhouse
Use when defining generic types or functions. Use when constraining type parameters. Use when writing type-level code. Use when documenting generic types.
avoid-wrapper-types
by marius-townhouse
Use when typing primitives. Use when tempted to use String, Number, Boolean. Use when wrapper types appear in errors.
aegis-escalation-cascade
by starwreckntx
Tier escalation and human override cascade protocol for AI-to-Human governance bridge.
Pencil Basics
by Gyejoon
This skill should be used when the user asks about "pencil 사용법", ".pen 파일", "노드 타입", "레이아웃 시스템", "pencil mcp", "batch_design", "batch_get", or wants to understand how to work with Pencil design files. Provides comprehensive guidance for using Pencil MCP tools effectively.
Create GitHub README
by alfredang
Generate or update a professional GitHub README.md file following open standards with tech badges, architecture diagrams, auto-captured screenshots via Playwright MCP, setup instructions, and acknowledgements. Auto-pushes to GitHub after generation.
spring-testing
by pluginagentmarketplace
Test Spring Boot applications - MockMvc, TestContainers, test slices, integration testing
example-skill
by boneskull
Demonstrates skill structure with progressive disclosure and best practices for skill development
docker-swarm
by pluginagentmarketplace
Docker Swarm orchestration, cluster management, and production deployments
atlassian-capture-tasks-from-meeting-notes
by monkey1sai
'Analyze meeting notes to find action items and create Jira tasks for
claude-command-notion-create-task
by monkey1sai
Converted from Claude plugin command "create-task" (Notion). Use when
release-notes
by tilomitra
Generate user-friendly release notes for GitHub releases, app stores, or internal distribution. Triggered by requests to write release notes, draft a release, or summarize a version for users.
task-generator
by ssdeanx
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
tmux
by dtinth
Use this skill to run background processes or long running processes using tmux.
unstuck-scaling
by Coowoolf
Use when AI agents frequently hit dead ends, when reliability is the main constraint on scaling utility, or when general model improvements don't solve specific blockers
microsim-p5
by vishalsachdev
Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript code and the main.html can be referenced as an iframe from the index.md. The metadata.json contains Dublin core metadata about the MicroSim.
sui-framework
by mcxross
This skill should be used when the user asks about Sui Move standard library, Sui framework modules, core types like Coin, Balance, Object, or Sui system operations like staking. Covers 0x1 (Move stdlib), 0x2 (Sui framework), 0x3 (Sui system), and 0xb (Sui Bridge).
rag-patterns
by Agentient
Vertex AI RAG Engine integration patterns for grounding agent responses in private data sources including corpus management, retrieval tool creation, and citation extraction. PROACTIVELY activate for: (1) RAG pipeline integration and Vertex AI RAG Engine setup, (2) corpus creation and document ingestion, (3) retrieval tool configuration and grounding metadata parsing. Triggers: "add rag", "rag pipeline", "vertex ai search"