Skip to content

Claude Code Code Generation skills :)

Flowy lists 35 skills in the Code Generation category for Claude Code, across 9 plugins. A skill is a folder of instructions an agent loads while you work. Every one here shows what is inside before you install, who wrote it, and whether it is Auto-invoked, meaning a FLOW.md router fires it as you prompt.

Browse all skills →Code Generation plugins →

Showing 35 of 35

imagegen
PopularSkill
Code Generation

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or…

codex1d105k
@openai@openaiView Skill
openai-docs
PopularSkill
Code Generation

openai-docs

Use for Codex models/pricing, scheduled tasks, skills, settings, setup, troubleshooting, customization, automations, and self-knowledge—including 'you,'…

codex1d105k
@openai@openaiView Skill
plugin-creator
PopularSkill
Code Generation

plugin-creator

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and…

codex1d105k
@openai@openaiView Skill
create-skill
Skill
Code Generation

create-skill

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 your…

@antinomyhq@antinomyhqView Skill
execute-plan
Skill
Code Generation

execute-plan

Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{version}.md`…

@antinomyhq@antinomyhqView Skill
github-pr-description
Skill
Code Generation

github-pr-description

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull…

@antinomyhq@antinomyhqView Skill
loki-mode
Skill
Code Generation

loki-mode

Autonomous spec-driven build system with a built-in trust layer. It does not call work done until it is verified (RARV-C closure loop, 8 quality gates,…

@asklokesh@asklokeshView Skill
advpl-code-review
Skill
Code Generation

advpl-code-review

Use when the user asks to review, audit, or check the quality of ADVPL/TLPP code for TOTVS Protheus before merge or deploy -- covering best practices…

advpl-debugging
Skill
Code Generation

advpl-debugging

Use when the user asks to debug, diagnose, or fix an ADVPL/TLPP error on TOTVS Protheus -- compilation errors (syntax, missing includes, undeclared variables),…

new-dcode-agent
Skill
Code Generation

new-dcode-agent

Scaffold a new Deep Agents (LangChain) agent, a dcode CLI agent, or both, from one command. Use ONLY when the user explicitly runs /new-dcode-agent; never…

divi5-compatibility
Skill
Code Generation

divi5-compatibility

Use this skill when validating CSS for Divi 5 / Divi 5.6 compatibility, checking unsupported features or units, troubleshooting Divi CSS that isn't applying,…

divi5-css-patterns
Skill
Code Generation

divi5-css-patterns

Use this skill when writing CSS for Divi 5 / Divi 5.6, styling Divi modules (buttons, sections, rows, blurbs, toggles, forms including the 5.3 Contact Form 7…

divi5-performance
Skill
Code Generation

divi5-performance

Use this skill when optimizing Divi 5 site performance, improving Core Web Vitals (LCP, INP, CLS), reducing render-blocking CSS, working with Divi's Critical…

plan-and-build
Skill
Code Generation

plan-and-build

Use when a user wants to plan and implement a new feature or bug fix from scratch. Triggers on requests like "I want to build X", "add a feature for Y", "fix…

think-like-me
Skill
Code Generation

think-like-me

Personal engineering rules and reasoning patterns the user has curated over time. Consult BEFORE writing, modifying, debugging, or designing any technical…

@kakha13@kakha13View Skill
review-agent
PopularSkill
Code Generation

review-agent

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted…

codex1d105k
@openai@openaiView Skill
skill-creator
PopularSkill
Code Generation

skill-creator

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 Codex's…

codex1d105k
@openai@openaiView Skill
skill-installer
PopularSkill
Code Generation

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated…

codex1d105k
@openai@openaiView Skill
advpl-refactoring
Skill
Code Generation

advpl-refactoring

Use when the user asks to refactor, clean up, or restructure existing ADVPL/TLPP code on TOTVS Protheus without changing its behavior -- extracting long…

changelog-patterns
Skill
Code Generation

changelog-patterns

Use when the user asks to generate a changelog, release notes, or delivery notes from ADVPL/TLPP code changes on TOTVS Protheus -- analyzing diffs or a list of…

code-explanation
Skill
Code Generation

code-explanation

Use when the user asks to explain what a piece of ADVPL/TLPP code does in plain language, adapting the explanation depth for a junior developer (line-by-line),…

embedded-sql
Skill
Code Generation

embedded-sql

Use when the user needs to write, review, or migrate SQL queries in ADVPL/TLPP using BeginSQL/EndSQL blocks and macro expressions (%table%, %xfilial%,…

probat-testing
Skill
Code Generation

probat-testing

Use when the user needs to write or run unit, functional, or integration tests for TLPP code using ProBat (tlppCore's native testing engine) -- covering…

protheus-business
Skill
Code Generation

protheus-business

Use when the user needs to understand a TOTVS Protheus ERP business process, module workflow, or cross-module integration -- covering Compras (COM), Estoque…

protheus-reference
Skill
Code Generation

protheus-reference

Use when the user needs to look up a TOTVS Protheus native function's syntax/parameters/return value, the SX data dictionary structure (SX1-SX9, SIX), REST API…

query-builder
Skill
Code Generation

query-builder

Use when the user needs to build, choose the pattern for, or optimize a SQL query against Protheus ERP tables -- covering Workarea (DbSelectArea/DbSeek) vs…

smartx-development
Skill
Code Generation

smartx-development

Use when the user wants to build, migrate, or troubleshoot a Smart X routine -- TOTVS's metadata-driven UI framework that generates modern PO-UI screens from a…

sx-configuration
Skill
Code Generation

sx-configuration

Use when the user needs to generate or validate Protheus data dictionary configuration scripts -- covering SX2 (table headers), SX3 (fields), SIX (indexes),…

tdn-lookup
Skill
Code Generation

tdn-lookup

Use as the escalation strategy when local ADVPL/TLPP reference material lacks an answer -- a tiered approach (local cache first, then TDN Confluence REST API…