- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
stock-portfolio
by AIsa-team
Manage investment portfolios with live P&L tracking via AIsa API. Create, add, update, remove positions, rename, and show portfolio summary with real-time profit/loss. Use when the user wants to track investments, manage a portfolio, check P&L, or add/remove holdings.
vscode-config
by simplerick0
Manage VSCode/Cursor configuration in this dotfiles repository. Use when working with settings.json, keybindings.json, or tasks.json files, or when asked about VSCode/Cursor configuration structure.
algorithmic-art
by dvorkinguy
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
skill-creator
by Dsantiagomj
Guides creation of new skills following dsmj-ai-toolkit v2.0 format with validation. Trigger: When creating new skills, when user says "create skill", when adding domain knowledge, when documenting patterns, when building skill for framework or technology.
drizzle-best-practices
by ofershap
Drizzle ORM done right. Schema design, relations, type-safe queries, migrations, and performance
skill-creator
by cylixlee
Tool for creating and validating Agent Skills. Use when users want to create a new skill or manage existing skills. Supports initialization, validation, and iterative development workflows.
baoyu-comic
by Jackiexiao
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".
trello-card-fetch
by dgmdan
"Fetch a Trello card's metadata or create a new card on a board/list so Codex can operate on the right ticket in the conversation."
pyspark-test-generator
by fusionet24
Generate comprehensive PySpark-based data quality validation tests for Databricks tables. Use when creating automated tests for data completeness, accuracy, consistency, and conformity, or when user mentions test generation, data validation, quality monitoring, or PySpark test frameworks.
android-release-checklist
by Envy-7z
Prepare Android release notes, risks, and QA checklist for Play Store submission and internal release.
chrono-restart
by ChronoAIProject
Perform Kubernetes rolling restart of backend deployment with existing image. Use when user needs to restart pods for config changes, reset state, clear memory leaks, or refresh without redeploying code. Does NOT rebuild or deploy new code - use chrono-deploy skill for that.
analysis
by patharanordev
Generate a portfolio-focused stock analysis report based on research and news.
line-rich-menu
by yangnim21029
"Expert guide for creating and managing LINE Rich Menus. This skill covers the Messaging API for creating, uploading, and linking rich menus to users or setting them as default. Use when a user needs to: (1) Create a new rich menu for a LINE bot, (2) Implement tab switching (pagination) on rich menus, (3) Link a specific rich menu to a user, (4) Manage rich menu aliases and images."
pptx
by aiagentskills
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
00-andruia-consultant
by ncdevshiv
"Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español."
mdp
by varunpandey0502
Manage file-based projects using markdown. Create, list, update, and delete issues and milestones stored as markdown files with YAML frontmatter. Use when users want to track tasks, manage projects, create issues, update statuses, or work with milestones. Triggers on "create issue", "list issues", "update status", "track task", "project management", "milestone progress".
ui-spacing-and-cushioning
by tippyentertainment
Normalize spacing, padding, and whitespace across any web UI while preserving visual hierarchy and aesthetics. Detects each project’s spacing patterns or tokens, cleans up ad‑hoc gaps, and fixes cramped vs. blown‑out sections across frameworks (React, Next.js, Vue, Svelte, plain HTML/CSS, Tailwind, shadcn/ui, MUI, Chakra, etc.).
marp-slide
by VisualxIntelligence
Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.
api-documentation
by ncdevshiv
"API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation."
aesthetic
by brixtonpham
"Visual design intelligence and UI aesthetics. Integrates: chrome-devtools, ai-multimodal, media-processing. Capabilities: design analysis, visual hierarchy, color theory, typography, micro-interactions, animation, design systems, accessibility. Actions: analyze, design, create, capture, evaluate, implement UI aesthetics. Keywords: Dribbble, Behance, Mobbin, design inspiration, visual hierarchy, color palette, typography, spacing, animation, micro-interaction, design system, style guide, accessibility, WCAG, contrast ratio, golden ratio, whitespace, visual rhythm. Use when: building beautiful UIs, analyzing design inspiration, implementing visual hierarchy, adding animations/micro-interactions, creating design systems, evaluating aesthetic quality, capturing design screenshots."
Backend Setup
by hhopkins95
This skill should be used when the user asks to "create an agent runtime server", "set up agent runtime backend", "configure Modal sandbox", "implement PersistenceAdapter", "start WebSocket server", "create REST API for agents", or needs to build a Node.js backend using @hhopkins/agent-runtime.
readme
by samuerio
"Generate or update project README.md files from repository sources. Use when user asks to create, rewrite, improve, or sync README documentation with the current codebase."
ionic-to-expo
by patrickghidossi
Convert Angular/Ionic/Capacitor TypeScript code to React Native/Expo equivalents. Use when migrating mobile apps from Ionic to Expo, converting Angular components to React Native, mapping Capacitor plugins to Expo modules, or translating RxJS/Services patterns to React state management.
spec-workflow
by DUTSTECH
Spec-driven development workflow for building features with research, requirements, design, and task phases