engineering skills

642 tagged engineering, measured the same way as everything else here.

Browse within: marketing 190prd 92context-engineering 91human-in-the-loop 75agentic-workflow 43agentskills 40sdlc 33Cheminformatics 32bioinformatics 32ip 32lifescience 32compound 29agency-agents 25ai-coding 19

coding-conventions

25

sandydasari/openacme

Skill Claude CodeCodex

Workforce coding conventions — read existing patterns, prefer narrow types, leave the surface area smaller than you found it.

not rated 86 1mo ago A 27 tokens original MIT

diagram

29

gbmhunter/blog

Skill Claude CodeCodex

Create a diagram for the current blog page by authoring a hand-written SVG. Use this skill whenever the user asks to create, add, or draw a diagram, schematic, block diagram, topology, flow chart, or similar figure for a page. Output is always SVG — do not use Excalidraw, Mermaid, Affinity Designer, or any other tool.

not rated 49 7d ago A 76 tokens

reference

30

gbmhunter/blog

Skill Claude CodeCodex

Build a formatted citation reference for a blog page and insert it into that page's references section. Use this skill whenever the user says "reference ", "add a reference for ", "cite ", or pastes a URL and asks for it to be added as a reference/citation. The skill fetches the URL, extracts metadata, formats a…

not rated 49 7d ago A 106 tokens

tool

31

gbmhunter/blog

Skill Claude CodeCodex

Create an interactive client-side tool (also called a widget — calculator, decoder, builder, visualiser, simulator, designer, etc.), embed it in a blog .mdx page, and register it on the /tools/ index. Use this skill whenever the user asks to add an interactive component, calculator, widget, "playground", or any UI…

not rated 49 7d ago A 108 tokens

backfill

35

baokhang83/fluencyloop

Skill Claude CodeCodex

Part of fluencyloop

FluencyLoop safety net. Reconstruct store records for work that shipped without going through the loop — reads a merged diff, records the feature, session, decisions, knowledge, and architectural concepts, and defaults reconstructed decisions to unverified. Use post-merge, or when the user says "fluencyloop backfill"…

not rated 44 18d ago A 86 tokens original Apache-2.0

diagram-design

36

baokhang83/fluencyloop

Skill Claude CodeCodex

Part of fluencyloop

Create technical and product diagrams as standalone HTML files with inline SVG. Use for architecture, flow, sequence, state, data, process, and other diagrams; choose the appropriate type and follow its reference. For FluencyLoop product-overview and architectural-record diagrams, use the embedded fast path.

not rated 44 18d ago A 61 tokens original Apache-2.0

plan

37

baokhang83/fluencyloop

Skill Claude CodeCodex

Part of fluencyloop

FluencyLoop planning stage. Plan a large chunk of work before building it: design and document the overall architecture, break it into task items, sequence them into a roadmap with a critical path, and (optionally) open GitHub issues under a milestone. Produces a committed plan.md that the per-feature loop then builds…

not rated 44 18d ago A 127 tokens original Apache-2.0

aldegad/alex-core-invariants

Skill Claude CodeCodex

Use when reviewing architecture, refactors, state/data ownership, failure handling, debug discipline, work-in-progress hygiene, or concurrency policy against Alex's eight fixed invariants.

not rated 44 2mo ago A 39 tokens original MIT

kompas-mcp-operator

39

dwnmf/KOMPAS-3D-MCP-bin

Skill Claude CodeCodex

Operate KOMPAS-3D MCP for 2D drawings, 3D parts, CAD-as-Code scripts, screenshots, exports, runtime memory, remote/local recovery, and Graph Brain diagnostics. Use when Codex needs to create, edit, inspect, validate, or debug geometry through mcpkompas3d, especially for sketch-feature chains, reusable scenarios…

not rated 27 11d ago A 95 tokens

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.

not rated 23 1mo ago A 79 tokens original MIT

matlab-orchestrator

41

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…

not rated 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…

not rated 23 1mo ago A 105 tokens original MIT

Antropocosmist/triz-engineering-solver

Skill Claude CodeCodex

Apply Altshuller's TRIZ (Theory of Inventive Problem Solving) to resolve engineering contradictions and produce inventive concepts instead of compromise solutions. TRIGGER when the user describes a technical trade-off ("improving X makes Y worse"), a physical contradiction (one element must have opposite properties)…

not rated 20 3mo ago A 169 tokens original MIT

aethrox/doctrine

Skill Claude CodeCodex

Part of doctrine

Produce a software architecture diagram at the right level of zoom, using diagram as code so it can be shown inline, saved, or committed as the user or active workflow authorizes. Use when the user wants to draw, extract, or visualize a project's architecture, a component or request flow, a data flow, or a decision…

not rated 18 22d ago A 76 tokens original MIT

domain-modeling

45

aethrox/doctrine

Skill Claude CodeCodex

Part of doctrine

Domain-Driven Design discipline, build a ubiquitous language shared by code and conversation, draw explicit bounded contexts where a term's meaning holds, and record significant decisions as one-page Architecture Decision Records. Use when project vocabulary is inconsistent or ambiguous, when the same word means…

not rated 18 22d ago A 86 tokens original MIT

release-versioning

46

aethrox/doctrine

Skill Claude CodeCodex

Part of doctrine

Discipline for release classification, version bumps, and changelogs, Conventional Commits classify the release range, SemVer computes the version from those commits, Keep a Changelog renders the result. Use when the user asks to cut a release, bump a version, write a changelog, decide if a change is a…

not rated 18 22d ago A 84 tokens original MIT

audit

47

iankiku/forwward-teams

Skill Claude CodeCodex

Part of forwward-teams

(forwward) Aggressively audits and cleans a codebase — removes slop, dead code, and AI-generated noise; fixes DRY/SOLID violations; restructures toward the simplest correct implementation. One commit, no behavior changes. Use when the user says "audit the code", "clean up tech debt", "remove dead code", "deslop"…

not rated 18 22d ago A 110 tokens

onboard

48

iankiku/forwward-teams

Skill Claude CodeCodex

Part of forwward-teams

(forwward) Configures a new AI agent through 10 discovery questions, creates platform-specific config files (Claude Code, Codex, Antigravity, Cursor, OpenClaw), tests integrations, and sets security guardrails. Triggers on setting up a new AI agent, configuring a workspace, or initializing agent context.

not rated 18 22d ago A 69 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: