Code Generation skills

801 tagged Code Generation, measured the same way as everything else here.

Browse within: 1c-enterprise 71bsl 71ai-assisted-development 68cursor-ide 62Orchestration 45agentic-workflow 45expo 45lit 44tailwindcss 44documentation 38yaml 37arduino 33embedded-systems 33maker 33

skills-standards

73

LiorCohen/sdd

Skill Claude CodeCodex

Standards for authoring SDD plugin skills — frontmatter, self-containment, and input/output schemas.

43 6mo ago A 27 tokens

add-config

74

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.

42 2mo ago A 37 tokens original Apache-2.0

add-wshcmd

75

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.

42 2mo ago A 36 tokens original Apache-2.0

create-view

76

mits-pl/wove

Skill Claude CodeCodex

Guide for implementing a new view type in Wave Terminal. Use when creating a new view component, implementing the ViewModel interface, registering a new view type in BlockRegistry, or adding a new content type to display within blocks.

42 2mo ago A 48 tokens original Apache-2.0

update-changelog

77

kenjudy/pdca-agentic-coding-framework

Skill Claude CodeCodex

Updates a project changelog with entries for changes since the branch diverged from main. Use when about to open a PR, cutting a release, or when the user asks about changelog, release notes, or migration notes.

42 8d ago A 49 tokens

pdca-framework

78

kenjudy/pdca-agentic-coding-framework

Skill Claude CodeCodex

Guides developers through a human-supervised PDCA framework for AI code generation. Applies analysis, TDD, validation, and retrospection. Activates for sessions requiring systematic quality control.

42 8d ago A 41 tokens

server

79

gabrielekarra/mcp-anything

Skill Claude CodeCodex

Use this MCP server to generate Spotify playlists from a user-requested duration and mood/vibe. The primary response returns selected tracks with cover art URL, song name, duration, singers/artists, album, Spotify URI, and Spotify URL.

42 27d ago A 0 tokens original Apache-2.0

neuron-tool-creator

80

neuron-core/maestro

Skill Claude CodeCodex

Create custom tools and toolkits for Neuron AI agents. Use this skill whenever the user mentions tools, functions, capabilities, agent actions, building tools, extending agent functionality, or wants to add custom capabilities to Neuron agents. Also trigger for tasks involving tool properties, tool execution…

38 2mo ago A 82 tokens

neuron-core/maestro

Skill Claude CodeCodex

Build custom Neuron AI workflows with nodes, events, middleware, and human-in-the-loop patterns. Use this skill whenever the user mentions workflows, orchestration, event-driven systems, custom agents, complex multi-step processes, human-in-the-loop patterns, or wants to build a custom agentic system from scratch.…

38 2mo ago A 89 tokens

maestro-extension

82

neuron-core/maestro

Skill Claude CodeCodex

Help developers create and implement extensions for the Maestro CLI application. Use this skill whenever the user mentions creating a Maestro extension, adding custom tools or commands, building UI components for Maestro, registering memory files or event handlers, packaging a Composer package with Maestro extensions…

38 2mo ago A 99 tokens

antidote

83

Avtr99/antidote

Skill Claude CodeCodex

Stop AI agents from patching symptoms. Use this skill when coding, reviewing, refactoring, auditing, committing fixes, or adding guards, validation, workarounds, or 20+ lines without deleting code.

24 12d ago A 47 tokens original MIT

wzyn20051216/matlab-agent-skills

Skill Claude CodeCodex

MATLAB R2026a code generation and deployment workflow for MATLAB Coder, Simulink Coder, Embedded Coder, GPU Coder, HDL Coder, fixed-point conversion, MEX validation, and embedded deployment readiness. Use whenever the user asks to generate C/C++/CUDA/HDL/code, deploy algorithms, or validate generated code.

23 1mo ago A 79 tokens original MIT

matlab-orchestrator

85

wzyn20051216/matlab-agent-skills

Skill Claude CodeCodex

MATLAB R2026a agentic workflow router. Use this whenever the user asks for MATLAB, Simulink, .m/.mlx/.slx work, toolbox-driven engineering, paper reproduction, simulation, code generation, data analysis, control, robotics, signal/image/AI workflows, or wants an end-to-end automated MATLAB task with validation. For…

23 1mo ago A 114 tokens original MIT

wzyn20051216/matlab-agent-skills

Skill Claude CodeCodex

MATLAB R2026a and Simulink workflow for creating, inspecting, modifying, simulating, validating, and exporting .slx models. Use for Simulink, Stateflow, Simscape, model-based design, parameter sweeps, signal logging, requirements, and simulation automation. On this machine, Simulink tasks should be visual-first: open…

23 1mo ago A 105 tokens original MIT

web-reading

87

EpisodeYu/HarnessSmith

Skill Claude CodeCodex

Read complex or JavaScript-rendered web pages cleanly. When a plain URL fetch returns an empty shell, garbled HTML, or "enable JavaScript", re-fetch the page through Jina Reader (https://r.jina.ai/) to get rendered, LLM-ready Markdown. Keyless, no setup. Use whenever a fetched page looks broken or you need the real…

22 1mo ago A 82 tokens original MIT

code-format

88

ursazoo/lanhu-to-code

Skill Claude CodeCodex

Convert Lanhu HTML/CSS output into project frontend code for Vue, React, or the detected stack, with component reuse and design token mapping.

22 3mo ago A 32 tokens

code-gen

89

ursazoo/lanhu-to-code

Skill Claude CodeCodex

Extract Lanhu design HTML, CSS, and assets through Lanhu MCP for Claude Code design-to-code workflows. Called by design-to-code.

22 3mo ago A 31 tokens

design-to-code

90

ursazoo/lanhu-to-code

Skill Claude CodeCodex

Lanhu to Code workflow for Claude Code. Convert Lanhu design URLs into Vue/React frontend code with component reuse, design token mapping, TODO-safe business logic, and optional code review.

22 3mo ago A 42 tokens

project-planner

91

Dwsy/agent

Skill Claude CodeCodex

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex…

22 14d ago A 79 tokens

skill-creator

92

Dwsy/agent

Skill Claude CodeCodex

A skill for creating, editing, and benchmarking Pi skills stored in SKILL.md files. Benchmarking means testing a skill against examples to measure and improve its behavior.

22 14d ago A 71 tokens

system-design

93

Dwsy/agent

Skill Claude CodeCodex

Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration).

22 14d ago A 58 tokens

convert-gha

94

harmont-dev/harmont-cli

Skill Claude CodeCodex

Convert GitHub Actions workflows to Harmont pipelines. Use when the user has existing .github/workflows/ YAML files and wants to migrate their CI to Harmont. Reads each workflow, maps GHA concepts to Harmont equivalents, explains differences, and delegates to the write-pipeline skill for the actual pipeline creation.

21 1mo ago A 68 tokens original Apache-2.0

write-pipeline

95

harmont-dev/harmont-cli

Skill Claude CodeCodex

Write or modify Harmont CI pipelines. Use when creating new pipelines, adding/removing steps, switching toolchains, customizing caching/triggers, or when the user asks to set up CI with Harmont. Fetches live documentation from docs.harmont.dev for up-to-date API reference.

21 1mo ago A 62 tokens original Apache-2.0

writing-rust-tests

96

harmont-dev/harmont-cli

Skill Claude CodeCodex

Use when writing, adding, or running any Rust test in this workspace (unit tests, cargo test, integration tests under crates//tests/, or new test coverage). Enforces rstest over free-floating #[test], parametrized #[case] over duplicated test functions and hand-rolled loops, and this repo's clippy/tempfile/assertcmd…

21 1mo ago A 84 tokens original Apache-2.0