kata-ahrena-version

Official

Resolve framework version on demand.

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/.version relative 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/.version is missing or empty, derives a stable version by using git describe --tags --abbrev=0, stripping a leading v when 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 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: 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.
View Source Repository

Agent Skills Search Helper

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