kata-ahrena-version
OfficialResolve framework version on demand.
Software Engineering#semver#build tooling#local configuration#version resolution#CLI execution#git describe
Authorguardiatechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the guesswork of determining which Ahrena framework version is installed by consistently resolving the version string from local sources at runtime or build time.
Core Features & Use Cases
- Consumer-mode resolution: Reads
.ahrena/.versionrelative to the current working directory and emits its literal contents (including non-SemVer values like branch names) when present and non-empty. - Dev-mode fallback: When
.ahrena/.versionis missing or empty, derives a stable version by usinggit describe --tags --abbrev=0, stripping a leadingvwhen present. - Strict output validation: Ensures stdout is a single non-empty line that never begins with
v, and fails with a clear, structured error to prevent downstream ambiguity.
Quick Start
Ask the AI to run kata-ahrena-version to output the resolved Ahrena framework version string to stdout, using .ahrena/.version when available and otherwise falling back to a local git describe result.
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: kata-ahrena-version Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-ahrena-version 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 471,000+ vetted skills library on demand.