Code Gen

Generate code, boilerplate, scaffolding

Showing 889-912 of 11787 skills
CloudAI-X

threejs-geometry

by CloudAI-X

Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering.

Code Gen 3.1K 7mo ago
CloudAI-X

threejs-textures

by CloudAI-X

Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.

Code Gen 3.1K 7mo ago
CloudAI-X

threejs-interaction

by CloudAI-X

Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

Code Gen 3.1K 7mo ago
mohitagw15856

competitive-analysis

by mohitagw15856

Analyze competitors and create competitive landscape documentation. Use when the user asks to analyze competitors, create competitive analysis, compare features with competitors, track competitive landscape, or understand competitive positioning.

Code Gen 1.3K 7mo ago
mohitagw15856

sprint-brief

by mohitagw15856

Generate a structured sprint brief from Jira sprint data and goals

Code Gen 1.3K 6mo ago
mohitagw15856

meeting-notes

by mohitagw15856

Structure and format meeting notes following PM best practices. Use when the user needs to create, format, or organize meeting notes, capture action items from meetings, or document discussions and decisions.

Code Gen 1.3K 7mo ago
mohitagw15856

retro-analysis

by mohitagw15856

Analyse sprint delivery data and produce a structured retrospective brief

Code Gen 1.3K 6mo ago
remotion-dev

video-report

by remotion-dev

Generate a report about a video

Analytics 57.3K 7mo ago
remotion-dev

docs-demo

by remotion-dev

Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.

Code Gen 57.3K 7mo ago
remotion-dev

web-renderer-test

by remotion-dev

Add a test case to the web renderer

Code Gen 57.3K 6mo ago
remotion-dev

Add a new CLI option

by remotion-dev

Config registration: packages/cli/src/config/index.ts

CLI Tools 57.3K 6mo ago
remotion-dev

Add a new Remotion package

by remotion-dev

Packages with React components need peerDependencies for react and react-dom

Code Gen 57.3K 7mo ago
remotion-dev

add-sfx

by remotion-dev

Add a new sound effect to @remotion/sfx

Code Gen 57.3K 6mo ago
remotion-dev

add-expert

by remotion-dev

Add a new expert to the Remotion experts page

Code Gen 57.3K 6mo ago
max-sixty

writing-user-outputs

by max-sixty

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.

CLI Tools 6.6K 6mo ago
wshobson

postgresql-table-design

by wshobson

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

Code Gen 39.2K 7mo ago
wshobson

saga-orchestration

by wshobson

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.

CLI Tools 39.2K 7mo ago
wshobson

track-management

by wshobson

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

Automation 39.2K 7mo ago
wshobson

event-store-design

by wshobson

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

Code Gen 39.2K 7mo ago
wshobson

projection-patterns

by wshobson

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

Code Gen 39.2K 7mo ago
wshobson

context-driven-development

by wshobson

Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a conductor/ directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.

Automation 39.2K 6mo ago
wshobson

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Auth 39.2K 7mo ago
jjyaoao

image-generation

by jjyaoao

Implement AI image generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to create images from text descriptions, generate visual content, create artwork, design assets, or build applications with AI-powered image creation. Supports multiple image sizes and returns base64 encoded images. Also includes CLI tool for quick image generation.

Code Gen 2.8K 6mo ago
jjyaoao

Podcast Generate

by jjyaoao

Generate podcast episodes from user-provided content or by searching the web for specified topics. If user uploads a text file/article, creates a dual-host dialogue podcast (or single-host upon request). If no content is provided, searches the web for information about the user-specified topic and generates a podcast. Duration scales with content size (3-20 minutes, ~240 chars/min). Uses z-ai-web-dev-sdk for LLM script generation and TTS audio synthesis. Outputs both a podcast script (Markdown) and a complete audio file (WAV).

CLI Tools 2.8K 6mo ago