platform-build-release

Community

Ship reproducible, secure desktop apps locally.

AuthorJustinChaney2023
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams package, build, and release a local-first HIPAA-grade desktop app with native ML components (whisper.cpp, OCR, local LLM), with reproducible builds, model integrity verification, and an update strategy. It is intended for use when implementing CI, packaging, and deployment for environments with strict data privacy and offline capabilities.

Core Features & Use Cases

  • Build strategy: Produce reproducible builds for Windows/macOS/Linux. Vendor native dependencies with pinned versions.
  • Model management: Define a local model registry: model name, version, hash, size, license metadata; verify hashes before loading; support offline import of models.
  • CI and tests: Run unit tests for validators and schema mapping; Run integration tests on sample docs/audio; Provide smoke test that processes one sample end-to-end.
  • Release artifacts: Signed installers if possible; Clear separation of app binaries vs PHI data directories.
  • Deliverables: build_matrix.md; model_registry_spec.md; release_checklist.md.

Quick Start

Use the platform-build-release skill to set up a CI/CD pipeline and packaging flow that produces reproducible installers for targeted platforms; ensure model registry and verified hashes are configured.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: platform-build-release
Download link: https://github.com/JustinChaney2023/orate/archive/main.zip#platform-build-release

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.