quality-engineering-skills
v2.0.022 structured quality engineering skills for automotive and manufacturing — ISO 9001, IATF 16949, AIAG-VDA FMEA, VDA 6.3, PPAP, APQP, SPC, MSA. Works with Claude Code, Codex CLI, Cursor, Gemini CLI, and any agentskills.io-compatible tool.
By RBraga01License: MIT1.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install quality-engineering-skills for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add quality-engineering-skills@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “quality-engineering-skills” remain stable.
- Codex:
quality-engineering-skills@agent-plugin-marketplace→quality-engineering-skills@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/RBraga01/Quality-Engineering-Skills/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "quality-engineering-skills",
"version": "2.0.0",
"description": "22 structured quality engineering skills for automotive and manufacturing — ISO 9001, IATF 16949, AIAG-VDA FMEA, VDA 6.3, PPAP, APQP, SPC, MSA. Works with Claude Code, Codex CLI, Cursor, Gemini CLI, and any agentskills.io-compatible tool.",
"author": {
"name": "RBraga01",
"url": "https://github.com/RBraga01"
},
"homepage": "https://rbraga01.github.io/Quality-Engineering-Skills/",
"repository": "https://github.com/RBraga01/Quality-Engineering-Skills",
"license": "MIT",
"websiteURL": "https://rbraga01.github.io/Quality-Engineering-Skills/",
"privacyPolicyURL": "https://github.com/RBraga01/Quality-Engineering-Skills/blob/master/SECURITY.md",
"termsOfServiceURL": "https://github.com/RBraga01/Quality-Engineering-Skills/blob/master/LICENSE",
"keywords": [
"quality-engineering",
"automotive",
"iso-9001",
"iatf-16949",
"fmea",
"8d-problem-solving",
"ppap",
"apqp",
"spc",
"msa",
"vda-6-3",
"manufacturing"
],
"skills": "./skills/",
"interface": {
"composerIcon": "./docs/assets/qes-logo.jpg",
"logo": "./docs/assets/qes-logo.jpg",
"displayName": "Quality Engineering Skills",
"shortDescription": "22 quality engineering skills — ISO 9001, IATF 16949, FMEA, PPAP, 8D.",
"longDescription": "Quality Engineering Skills packages decades of hands-on quality engineering expertise into structured skills your AI agent can load and apply immediately. Covers problem solving (8D, 5-Why, Fishbone, DMAIC), risk analysis (PFMEA, DFMEA, Action Priority), planning (PPAP, APQP, Control Plan), measurement (MSA, SPC), documentation (NCR, CAR, 8D Report), auditing (ISO 9001, IATF 16949, VDA 6.3), and supplier quality. Every skill maps to specific standard clauses. Validated methodology, not just format.",
"developerName": "RBraga01",
"category": "Productivity",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"Load the 8d-problem-solving skill and guide me through a D0 emergency response.",
"Run /fmea-reviewer on my PFMEA worksheet."
],
"websiteURL": "https://rbraga01.github.io/Quality-Engineering-Skills/",
"privacyPolicyURL": "https://github.com/RBraga01/Quality-Engineering-Skills/blob/master/SECURITY.md",
"termsOfServiceURL": "https://github.com/RBraga01/Quality-Engineering-Skills/blob/master/LICENSE",
"brandColor": "#ea580c",
"screenshots": [
"./docs/assets/qes-logo.jpg"
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[quality-engineering-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/quality-engineering-skills)