static-deploy
OfficialStandardize static deploy Python CLIs.
AuthorOpentrons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Conventions for static deploy automation Python CLIs in scripts/static-deploy/. Use when working with deployment scripts, AWS S3/CloudFront automation, or Python CLIs in the static-deploy directory.
Core Features & Use Cases
- Establishes typing everywhere (arg/return types, TypedDict/Protocol/Enum) and Google-style docstrings on public functions/classes to improve readability and tooling.
- Enforces small, pure functions, frozen dataclasses for config, pathlib.Path usage, and deterministic subprocess.run invocations with structured results.
- Provides a consistent CLI shape via argparse, a --dry-run option, AWS profile support, and CI-ready exit codes; includes architecture for Makefile entries and testability with pytest; isolates AWS calls for testability.
- Applicable for deploying static assets to cloud storage, performing build-time validations, and safely executing deployment pipelines.
Quick Start
Run the static-deploy CLI against your scripts/static-deploy directory with --dry-run to test deployment workflows safely.
Dependency Matrix
Required Modules
None requiredComponents
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: static-deploy Download link: https://github.com/Opentrons/opentrons/archive/main.zip#static-deploy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.