semantics

Community

Spot misleading signals before they break systems.

Authorjacob-balslev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents semantic drift by ensuring names and signals in code, APIs, versions, tokens, UI labels, and typed concepts consistently encode the meaning they claim to represent.

Core Features & Use Cases

  • Semantic naming audits: identify ambiguous, misleading, overly generic, or weasel-suffix identifiers (functions, variables, fields, files, database columns).
  • Compatibility signaling: apply SemVer and Conventional Commits rules so version bumps and commit types match the real impact of changes.
  • Contract correctness across surfaces: review HTTP status semantics, semantic design-token architecture, and semantic UI signifiers (including the never-color-alone rule).
  • Typed semantic boundaries: use branded/semantic types and parse-don’t-validate guidance to avoid illegal states and meaning-mixing (e.g., IDs, money, email).
  • Anti-pattern detection: catch cases where syntax is valid but the encoded meaning is wrong (e.g., misleading “200 with error body”, appearance-based token naming).

Quick Start

Ask an agent to audit your change for semantic correctness by checking naming truthfulness, version/commit impact alignment, and HTTP/status-token/UI signal meaning consistency.

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: semantics
Download link: https://github.com/jacob-balslev/skill-graph/archive/main.zip#semantics

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.