Skills

All Skills

Code Generation

Skills tagged with #Code Generation

@Railly

ray

Generate code screenshots via ray.tinte.dev API. Use when user asks for code screenshots, code images, code snippets as images, or says "ray". Calls POST https://ray.tinte.dev/api/v1/screenshot and saves the PNG result.

Railly/tinte+1 more
18d ago
5720
@erajasekar
MCP

AI Diagram Maker

Generate software diagrams from natural language, code, ASCII, images, Mermaid.

mcpgithubai
erajasekar/ai-diagram-maker-mcp
19d ago
0
@cybozu

agent-spec-builder

Build a Prompt Hardener agent_spec.yaml from an existing codebase (from-code) or through an interactive interview (from-questions). Use when the user wants to create, generate, or scaffold an agent spec, or when they mention agent_spec.yaml creation. Generates agent_spec.yaml, evidence.md, and open_questions.md with confidence tracking and evidence trails.

cybozu/prompt-hardener
18d ago
470
@TentacleOpera

Apply Patch

Apply AI-generated code edits from a response file to the local codebase.

TentacleOpera/switchboard+3 more
18d ago
1030
@artvepa80
MCP

HefestoAI

Pre-commit code quality guardian. Detects semantic drift in AI-generated code.

mcpgithubai
artvepa80/Agents-Hefesto
19d ago
0
@joepangallo
MCP

Cloud Agent

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

mcpgithubai
joepangallo/mcp-server-cloud-agent
19d ago
0
@moonrunnerkc

Swarm Gates

Static analysis quality gates for generated code.

moonrunnerkc/copilot-swarm-orchestrator+2 more
18d ago
480
@ArtSabintsev

geo-audit

GEO audit and autofix tool. Audits any website for AI search engine optimization (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) and traditional SEO. Generates fix files automatically and recommends code-level changes for approval. Use when user says "geo", "seo", "audit", "AI search", "AI visibility", "citability", or provides a URL for analysis.

ArtSabintsev/geo-audit-skill
19d ago
50
@alonw0

llm-docs-optimizer

Optimize documentation for AI coding assistants and LLMs. Improves docs for Claude, Copilot, and other AI tools through c7score optimization, llms.txt generation, question-driven restructuring, and automated quality scoring. Use when asked to improve, optimize, or enhance documentation for AI assistants, LLMs, c7score, Context7, or when creating llms.txt files. Also use for documentation quality analysis, README optimization, or ensuring docs follow best practices for LLM retrieval systems.

alonw0/llm-docs-optimizer
18d ago
520
@Community-Access

Accessibility review agents for Claude Code, GitHub Copilot, and Claude Desktop. Eleven specialists that enforce WCAG 2.2 AA compliance so AI coding tools stop generating inaccessible code.

Community-Access/accessibility-agents+53 more
19d ago
1950
@kevinrabun
MCP

Judges Panel

45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

mcpgithubai
kevinrabun/judges
19d ago
0
@gopherguides

hype

Write and maintain documentation using the Hype content generation tool with dynamic code execution, snippets, and includes

documentationmarkdowngocode-execution
gopherguides/hype
18d ago
570
@OMARVII

ai-slop-remover

Identifies and removes AI-generated code smells without changing behavior. Targets obvious comments, over-defensive code, spaghetti nesting, and generic naming.

OMARVII/claude-alloy+1 more
18d ago
610
@MohtashamMurshid

getdesign

Generate a grounded, production-grade `design.md` for any public URL using the coding agent's own tools. This skill is the portable twin of the hosted [getdesign.app](https://getdesign.app) agent — same 9-section output, no sandbox required.

MohtashamMurshid/getdesign
4d ago
190
@MarcelMichau

build-frontend

Builds the Fake Survey Generator React frontend with Vite and TypeScript. Use this skill when frontend code changes need to be compiled and validated for TypeScript errors. This skill orchestrates the npm build command and reports build errors.

MarcelMichau/fake-survey-generator+5 more
18d ago
860
@agentforce314

ClawCodex - Claude Code full rebuilt in Python

Generate a conventional-commit message from staged changes.

agentforce314/clawcodex
9d ago
1220
@NickCrew

chart-builder

Use this skill when creating data visualizations, selecting the right chart type, or generating chart code. Trigger phrases: 'build a chart', 'visualize this data', 'create a graph', 'plot these numbers', 'which chart should I use for'. Not for building interactive dashboards, designing UI components, or creating infographics with design tools like Figma.

datavisualizationchartsgraphs
NickCrew/Claude-Cortex+18 more
11d ago
130
@AgriciDaniel

skill-forge-benchmark

Benchmark Claude Code skill performance with variance analysis, tracking pass rate, execution time, and token usage across iterations. Runs multiple trials per eval for statistical reliability, aggregates results into benchmark.json, and generates comparison reports between skill versions. Use when user says "benchmark skill", "measure skill performance", "skill metrics", "compare skill versions", "skill performance", "track skill improvement", "skill regression test", or "skill A/B test".

AgriciDaniel/skill-forge+6 more
18d ago
420
@LazyAGI

lazyllm-skill

LazyLLM framework for building multi-agent AI applications. Use when task mentioned LazyLLM or AI program for: (1) Flow orchestration - linear, branching, parallel, loop workflows for complex data pipelines, (2) Model fine-tuning and acceleration - finetuning LLMs with LLaMA-Factory/Alpaca-LoRA/Collie and acceleration with vLLM/LMDeploy/LightLLM. Includes comprehensive code examples for all components, (3) RAG systems - knowledge-based QA with document retrieval, vectorization, and generation, (4) Agent development - single/multi-agent systems with tools, memory, planning, and web interfaces.

LazyAGI/LazyLLM
18d ago
3.7K0
@ezbuy

ezorm-gen-yaml-mongo

Generate Go code from ezorm YAML (mongo). Use when asked to produce Go output from mongo YAML schemas; provide the exact ezorm CLI command(s).

ezbuy/ezorm+4 more
18d ago
500
@thalysjuvenal

advpl-code-generation

Use when creating ADVPL/TLPP code - functions, classes, MVC structures, REST APIs, Web Services, or entry points for TOTVS Protheus

thalysjuvenal/advpl-specialist+11 more
19d ago
470
@timothywarner

api-endpoint-generator

Scaffold complete REST API endpoints with input validation, error handling, typed request/response, JSDoc or docstrings, and a unit test stub. Use when asked to create a new API route, endpoint, controller, handler, or REST resource in Express.js (TypeScript) or FastAPI (Python). Produces production-ready code following immutable patterns, Zod/Pydantic validation, and RFC 7807 error responses.

timothywarner/copilot-dev+1 more
18d ago
440
@VCnoC

codex-code-reviewer

Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.

VCnoC/Claude-Code-Zen-mcp-Skill-Work+5 more
19d ago
1140
@cyxzdev

uncodixfy

Prevents generic AI/Codex UI patterns when generating frontend code. Use this skill whenever generating HTML, CSS, React, Vue, Svelte, or any frontend UI code to enforce clean, human-designed aesthetics inspired by Linear, Raycast, Stripe, and GitHub instead of typical AI-generated UI.

cyxzdev/Uncodixfy
18d ago
1.5K0
@Maverick7
MCP

Io.Github.Maverick7/Glue Code Generator

Maps API JSON to Vue/React components with Zod schemas and live UI previews

mcpgithubapi
Maverick7/mcp-glue-code-generator
19d ago
0
@edgeedgehq
MCP

Denialbot

Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.

mcpgithubai
edgeedgehq/coverage-unlocked-web
19d ago
0
@WenyuChiou

gemini-delegate

Use when the task is dominated by large-context reading, synthesis, long-form drafting, bilingual or CJK writing, or second-opinion review rather than bulk code generation. Typical triggers include English or Chinese summaries of large source material, cross-file synthesis, terminology alignment, release-note drafting, and reviewer-style passes over documentation or generated output.

WenyuChiou/gemini-delegate-skill
12d ago
340
@alirezarezvani

agent-factory

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

alirezarezvani/claude-code-skill-factory+8 more
18d ago
5970
@SakanaAI

shinka-convert

Convert an existing codebase in the current working directory into a ShinkaEvolve task directory by snapshotting the relevant code, adding evolve blocks, and generating `evaluate.py` plus Shinka runner/config files. Use when the user wants to optimize existing code with Shinka instead of creating a brand-new task from a natural-language description.

SakanaAI/ShinkaEvolve+3 more
18d ago
9080
@gaopengbin
MCP

Cesium Mcp Dev

CesiumJS API docs, code generation and development tools for IDE AI assistants.

mcpgithubapiai
gaopengbin/cesium-mcp+1 more
19d ago
0
@harshal2802

prompt-driven-development

Trigger when the user mentions PDD, wants to scaffold an AI-assisted project, write context or prompt files, improve prompts, or review AI-generated output. Also trigger for: "structure my AI project", "organize my prompts", or "review this AI code" -- even without the term PDD.

harshal2802/pdd-skill
18d ago
0
@free-revalution

AIGC Detection, Rewriting & Thesis Writing Assistant

Bilingual academic paper assistant. Two modes: **Detection & Rewrite** (analyze existing papers for AI-generated content) and **Thesis Writing** (generate full thesis drafts from templates and code). Supports Chinese and English academic papers.

free-revalution/AIGC-Detector-Pro
18d ago
70
@gwittebolle

carbon-card

Generate shareable PNG report cards of your Claude Code carbon footprint

gwittebolle/claude-carbon+1 more
19d ago
450
@SocketDev

quality-scan

Validates structural consistency, cleans up junk files (SCREAMING_TEXT.md, temp files), and performs comprehensive quality scans across codebase to identify critical bugs, logic errors, caching issues, and workflow problems. Spawns specialized agents for targeted analysis and generates prioritized improvement tasks. Use when improving code quality, before releases, or investigating issues.

SocketDev/socket-sdk-js
18d ago
450
@noemuch

design-workflow

Spec-first workflow for designers who use Claude Code to design in Figma. Covers components and full interfaces/screens. Use when a designer wants to: (1) write or review a component or screen spec, (2) generate a Figma design via MCP, (3) review and iterate on a design, (4) close or abandon work. Triggers: "spec", "design", "screen", "review", "done", "drop", "learn", "sync", "status", "setup", "workflow", "what's next", "new component", "new screen", or any design request.

noemuch/bridge+5 more
18d ago
500
@monte-carlo-data

Official Monte Carlo toolkit for AI coding agents. Skills and plugins that bring data and agent observability — monitoring, triaging, troubleshooting, health checks — into Claude Code, Cursor, and more.

Generate SQL validation notebooks for dbt changes. Pass a GitHub PR URL or local dbt repo path.

monte-carlo-data/mcd-agent-toolkit+2 more
18d ago
590
@sumup-oss

circuit-ui

Use this skill when working with the Circuit UI design system. It provides generated inventories of design tokens plus exported Circuit UI components and hooks from the source code, so you can answer usage and availability questions with current data.

sumup-oss/circuit-ui
19d ago
9680
@lujiafa

houtu-dependencies

houtu-dependencies enterprise-grade Spring Cloud microservice foundational framework complete usage guide. GroupId is io.github.lujiafa, covering unified response, exception handling, parameter parsing, session authentication, permission control, signature verification, anti-replay, distributed lock, rate limiting, database field encryption, config decryption, access logging, canary routing, weighted load balancing, Feign enhancement, Sentinel circuit breaking, service discovery, Swagger documentation, crypto utilities, HTTP client, monitoring metrics, and other enterprise-grade capabilities. When the project build file (pom.xml or build.gradle/build.gradle.kts) contains io.github.lujiafa or houtu-related dependencies, or when the user mentions houtu or houtu-dependencies, this Skill must be read and code must be generated strictly following framework conventions. Even if the user is simply doing regular Spring Boot development (e.g., writing Controller, Service, Feign), as long as the project includes houtu, the houtu approach must be used instead of native Spring. When the user explicitly wants to use the houtu framework and the project has not yet included it, proactively add the BOM and required Starters; when the project already includes it, proactively identify and import required module dependencies based on business scenarios during coding, naturally integrating framework capabilities to enhance business services based on business semantics, rather than waiting for the user to specify each one.

lujiafa/houtu-project-skills
16d ago
180
@zubair-trabzada

AI Sales Team — Main Orchestrator

You are a comprehensive AI sales intelligence and outreach system for Claude Code. You help founders, sales teams, agency owners, and solopreneurs research prospects, qualify leads, identify decision makers, generate personalized outreach, prepare for meetings, and build winning proposals — all fr

zubair-trabzada/ai-sales-team-claude+13 more
19d ago
740
@krzysztofsurdy

agentic-rules-writer

Interactive tool to generate tailored rules and instruction files for any AI coding agent. Use when the user asks to set up agent rules, configure Claude Code instructions, create Cursor rules, write Windsurf rules, generate Copilot instructions, or establish consistent AI coding standards for a team. Supports 13+ agents (Claude Code, Cursor, Windsurf, Copilot, Gemini, Codex, Cline, OpenCode, Continue, Trae, Roo Code, Amp) with global, team-shared, and dev-specific scopes. Defers to the `using-virtuoso` meta-skill for ecosystem discovery (skills, agents, recommendations) and runs an interactive questionnaire for workflow preferences.

krzysztofsurdy/code-virtuoso+16 more
19d ago
140
@mpmcgowen
MCP

Metricui

React dashboard components — API lookup, code generation, and prop validation for AI tools.

mcpgithubapiai
mpmcgowen/metricui
19d ago
0
@domdomegg
MCP

Barcode Scanner

Scan and generate barcodes and QR codes.

mcpgithub
domdomegg/barcode-scanner-mcp.git
19d ago
0
@RCOLKITT
MCP

Io.Github.RCOLKITT/Ccboot Mcp Server

Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.

mcpgithub
RCOLKITT/ClaudeCode-Boot-MCP
19d ago
0
@cassmtnr

claude-code-starter

Analyze a project's tech stack and generate comprehensive Claude Code configuration files (.claude/ directory with CLAUDE.md, skills, agents, rules, and commands). Use when setting up Claude Code for a new or existing repository.

cassmtnr/claude-code-starter
18d ago
50
@EvolutionAPI

create-command

Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in .claude/commands/. Use when the user says 'create a command', 'new command', 'add a slash command', 'I want a shortcut for', or wants to create a reusable slash command.

EvolutionAPI/evo-nexus+78 more
14d ago
660
@duckduckgo

implement-design

Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions "implement design", "generate code", "implement component", "build Figma design", provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection.

duckduckgo/content-scope-scripts
18d ago
640
@softvoyagers
MCP

QRMint MCP

Generate styled QR codes with colors, logos, frames, and batch support

mcpgithub
softvoyagers/qrmint-api
19d ago
0
@rand

anti-slop

Comprehensive toolkit for detecting and eliminating "AI slop" - generic, low-quality AI-generated patterns in natural language, code, and design. Use when reviewing or improving content quality, preventing generic AI patterns, cleaning up existing content, or enforcing quality standards in writing, code, or design work.

rand/cc-polymath+25 more
18d ago
800
@suprraz
MCP

WebZum - AI Website Hosting

Turn LLM conversations into live, hosted websites. AI generation or bring-your-own code.

mcpgithubaiwebllm
suprraz/webzum
19d ago
0
@moido1092

algo-sensei

Your personal DSA & LeetCode mentor. Use for problem explanations, progressive hints, code reviews, mock interviews, pattern recognition, complexity analysis, and custom problem generation. Automatically adapts to your learning style and request type.

moido1092/algo-sensei
19d ago
10