frontend-stack-blueprint: Skill for Claude Code

.claude/skills/blueprint-maintenance/SKILL.md

blueprint-maintenance is a skill for Claude Code from barrosohub/frontend-stack-blueprint. It costs 63 tokens per session (3,156 once invoked), scanned A, original, MIT.

A maintenance guide for the Frontend Stack Blueprint, the document that records the approved frontend technologies and rules for new projects. It explains how to update its documentation, versions, architecture, and cross-references safely.

In plain words
What is it for?
Use it when reviewing or changing the blueprint's technology choices, rules, documentation, version numbers, architecture, or decision records.
Why use it?
It reduces the risk of conflicting documents, unclear terminology, accidental weakening of established decisions, and version changes that are not properly recorded. It treats the blueprint as a long-term source of truth.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

This is barrosohub/frontend-stack-blueprint's own configuration. It tells Claude Code how to work on frontend-stack-blueprint itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything frontend-stack-blueprint configures →

Reuse

Borrowing it

Nothing to install: this file belongs to barrosohub/frontend-stack-blueprint. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/barrosohub/frontend-stack-blueprint/main/.claude/skills/blueprint-maintenance/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/barrosohub/frontend-stack-blueprint

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blueprint-maintenance

README.md
[![agentmods](https://agentmods.dev/badge/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance/github.svg)](https://agentmods.dev/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance)
Your own site
<a href="https://agentmods.dev/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance"><img src="https://agentmods.dev/badge/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for blueprint-maintenance

Your own site · 80×15
<a href="https://agentmods.dev/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance"><img src="https://agentmods.dev/badge/skills/barrosohub/frontend-stack-blueprint/blueprint-maintenance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,156 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.03156
Opus 5 $0.00032 $0.01578
Sonnet 5 $0.00013 $0.00631
Haiku 4.5 $0.00006 $0.00316

Measured 8d ago against content hash d723f57d2586, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

blueprint-maintenance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/blueprint-maintenance/SKILL.md · 368 lines

How it starts

The opening of the file, as written. The whole thing — 368 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Blueprint Maintenance

This skill governs how agents safely maintain and evolve the Frontend Stack Blueprint. Follow every step rigorously. This repo is designed to survive decades — treat every edit with surgical precision.

Golden Rule

NEVER remove or weaken a consolidated decision without an explicit RFC and MAJOR version bump. Stable decisions are the foundation of trust. If in doubt, ADD context — don't delete existing content.

Universal Invariants (Technology-Agnostic)

These invariants apply regardless of framework, language, or tooling:

  1. Single source of truth — every project must define one canonical artifact for versions/rules (manifest/config/spec) and all other docs derive from it.
  2. No multi-surface drift — if a rule exists in multiple entry points, all must be updated in the same change set.
  3. Deterministic terminology — one canonical term per concept; avoid synonyms that can confuse agents and automation.
  4. Explicit temporality — temporal claims must include concrete versions/dates; avoid ambiguous language about "latest/current" without context.
  5. Traceable decision lifecycle — decisions move explicitly through active → under-evaluation → deprecated, with rationale and migration guidance.
  6. Non-silent removals — no silent deletion of consolidated decisions, technologies, or architecture principles.

Before ANY Edit

1. Identify the Change Type

Type Version Bump Approval Required
Fix typo / broken link PATCH No
Bump min version of existing tech PATCH Verify compat first
Add new technology to stack MINOR Yes — full evaluation
Add new deployment target MINOR Yes
Remove technology from stack MAJOR Yes — RFC required
Change architecture principle MAJOR Yes — RFC required
Add rationale / guide / template PATCH No

Read the full file on GitHub · 368 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 368 lines · 63 tokens per session scan A d723f57d2586

Subscribe to this mod's changes

blueprint-maintenance is a skill published in the GitHub repository barrosohub/frontend-stack-blueprint (3 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 3,156 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

p5js

Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.

NousResearch/hermes-agent · 20 tokens

pretext

Build creative browser demos with DOM-free text layout.

NousResearch/hermes-agent · 13 tokens

a2ui-renderer

Render A2UI (Agent-to-UI declarative surfaces) in CopilotKit v2. Enable the runtime via CopilotRuntime({ a2ui: {...} }), then enable the provider via . Auto-activates via /info — do NOT manually pass renderActivityMessages. createA2UIMessageRenderer ships from @copilotkit/react-core/v2; low-level primitives…

CopilotKit/CopilotKit · 175 tokens

copilotkit-develop

Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents, handling agent interrupts, and working with the CopilotKit runtime.

CopilotKit/CopilotKit · 46 tokens

copilotkit-integrations

Use when wiring an external agent framework (LangGraph, CrewAI, PydanticAI, Mastra, ADK, LlamaIndex, Agno, Strands, Microsoft Agent Framework, or others) into a CopilotKit application via the AG-UI protocol.

CopilotKit/CopilotKit · 61 tokens

copilotkit-upgrade

Use when migrating a CopilotKit v1 application to v2 -- updating package imports, replacing deprecated hooks and components, switching from GraphQL runtime to AG-UI protocol runtime, and resolving breaking API changes.

CopilotKit/CopilotKit · 48 tokens