full-release

Automate end-to-end PCB release workflows to produce verified JLCPCB-ready packages.

2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/pjcau/esp32-emu-turbo --skill full-release
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: full-release
Source: https://github.com/pjcau/esp32-emu-turbo/tree/main/.claude/skills/full-release
Command: npx skills add https://github.com/pjcau/esp32-emu-turbo --skill full-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Full Release Pipeline addresses the challenge of producing a production-ready JLCPCB package by coordinating PCB generation, verification, renders, BOM/CPL export, and release synchronization in a single repeatable workflow.

Core Features & Use Cases

  • End-to-end release automation: generate Gerbers, BOM/CPL, SVG and 3D renders, and sync release assets.
  • Comprehensive verification: run DFM/DFA checks, DRC, net connectivity, schematic-PCB sync, and final cross-checks before release.
  • Use Case: When PCB changes occur, trigger a full production release to ensure all artifacts and documentation are up-to-date and validated.

Quick Start

Run the full release pipeline with a version tag to generate and verify all production artifacts.

Frequently Asked Questions about full-release

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gerber generation and BOM/CPL export for JLCPCB production?▼

Automate Gerber generation and BOM/CPL export for JLCPCB by running a full release pipeline that synchronizes PCB generation, verification, and asset export into a single repeatable workflow.

What verification checks are needed before a PCB hardware release?▼

Before a PCB hardware release, you need to run DFM/DFA checks, DRC, net connectivity, schematic-PCB sync, and final cross-checks to validate all production artifacts.

Can I generate SVG and 3D PCBA renders alongside Gerber files in one workflow?▼

Yes, you can generate SVG and 3D PCBA renders alongside Gerber files in one workflow by triggering an end-to-end hardware release automation pipeline that outputs all visual and production assets.

Does the full-release pipeline require external dependencies or Python tooling?▼

The full-release pipeline requires no external dependencies, utilizing dedicated Python scripts and internal tooling to satisfy gate-checked DFM, DFA, DRC, connectivity, and final verification steps.

What's the best way to keep PCB documentation up-to-date when design changes occur?▼

The best way to keep PCB documentation up-to-date is to trigger a full production release after design changes, ensuring all artifacts, renders, and BOM/CPL files are regenerated and validated.