Home / pisberg / vibetags · .claude/skills/add-platform/SKILL.md · GitHub

add-platform skillA

add-platform is agent-read markdown (skill) from pisberg/vibetags: Add support for a new AI coding tool, IDE, PR-reviewer, or context-packer to VibeTags — wire a new generated output file through ServiceRegistry, Platform, the renderer registry, and (if granular) GranularRulesWriter. Use when the user says "add platform support", "support <tool>", "generate a new output file for X", "new AI platform", or names an AI coding assistant/IDE/PR-reviewer/context-packer VibeTags doesn't yet generate a file for..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Add an AI Platform to VibeTags

Paths and class names below were derived from the codebase at v1.0.0-RC3 (commits `2bc839e`
Claude Code local/granular/Skill + Copilot granular, `9c61a83` AI PR-reviewers/context-packers/
Void/Roo, `406f353` Firebase AI — the smallest recent example). If a path below 404s, the
architecture has drifted since — `grep -rn "FIREBASE" vibetags/src/main/java` from the repo root
will re-locate every dispatch point this skill lists.

## Step 0a — Verify the path at the vendor, before anything else

**Every** candidate path checked against a vendor's own docs rather than a cross-tool round-up has
so far turned out wrong or stale: Warp, Antigravity, OpenHands, Kilo and Crush in the 2026-09-08
sweep (#611); `.aiignore`, `.cursorindexingignore`, `.clineignore` and `.continuerules` in the
2026-09-12 one (#638, #640). Nine for nine. Read the vendor's page before writing a line.

- If the docs page is a JS app, behind a login, or 404s, get the shape from **real files**:
  `gh api -X GET search/code -f q='filename:X' --jq '.items[].repository.full_name'`, then
  `curl -sL https://raw.githubusercontent.com/<repo>/HEAD/<path>`. That is how Zencoder's front
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pisberg/vibetags/add-platform@git:20260922.5411b87
Exact content
mdr add pisberg/vibetags/add-platform@sha256:0c5171403e7ee1e0

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dpli3sgfhkm4u3pb.svg)](https://markdownregistry.com/a/art_dpli3sgfhkm4u3pb)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.5411b87 latest2026-09-22 5411b87 19,948 BA view · diff
git:20260921.2d536282026-09-21 2d53628 18,450 BA view · diff
git:20260921.59d159b2026-09-21 59d159b 18,155 BA view · diff
git:20260920.e5967932026-09-20 e596793 17,911 BA view · diff
git:20260919.21c1c412026-09-19 21c1c41 17,199 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (19948 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

pisberg/vibetags · 25 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dpli3sgfhkm4u3pb
GET https://markdownregistry.com/api/v1/resolve?ref=pisberg/vibetags/add-platform
GET https://markdownregistry.com/api/v1/blob/0c5171403e7ee1e044c6d3be4a5a7e689a159ecb9197d7b3ba1f19d2feca72a6

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from pisberg/vibetags

add-annotation skill
pisberg/vibetags · .claude/skills/add-annotation/SKILL.md · Add a new @AI... guardrail annotation to VibeTags — register it in GuardrailAnnotations, then wire it through every…
git:20260922.cd093ae · audit A · 25 stars
bump-dependencies skill
pisberg/vibetags · .claude/skills/bump-dependencies/SKILL.md · Bump every third-party dependency, plugin and toolchain pin in VibeTags to its latest stable release, mirror the pins…
git:20260919.0d98a54 · audit A · 25 stars
consultation-loop skill
pisberg/vibetags · .claude/skills/consultation-loop/SKILL.md · Pre-push adversarial interrogation of the current branch's diff by a fresh reviewer with no memory of writing it - five…
git:20260815.32e6c75 · audit A · 25 stars
consumer-regression-suite skill
pisberg/vibetags · .claude/skills/consumer-regression-suite/SKILL.md · Build every downstream consumer of VibeTags against a chosen VibeTags version and report which ones actually pass. Use…
git:20260922.d909164 · audit B · 25 stars
correctness-hunt skill
pisberg/vibetags · .claude/skills/correctness-hunt/SKILL.md · Run a bug hunt against this repository under a fixed work order - baseline the suite, hunt with named bug-shape lenses…
git:20260815.32e6c75 · audit A · 25 stars
load-tests skill
pisberg/vibetags · .claude/skills/load-tests/SKILL.md · Run the VibeTags benchmark harness in load-tests/ and report the numbers honestly — annotation-volume and memory…
git:20260922.d90e4eb · audit A · 25 stars
release skill
pisberg/vibetags · .claude/skills/release/SKILL.md · Cut a new VibeTags release — bump the version everywhere, update the CHANGELOG, open the release PR, and create the…
git:20260922.9f95d19 · audit A · 25 stars
speckit-analyze skill
pisberg/vibetags · .claude/skills/speckit-analyze/SKILL.md · Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after…
git:20260920.e596793 · audit A · 25 stars
speckit-checklist skill
pisberg/vibetags · .claude/skills/speckit-checklist/SKILL.md · Generate a custom checklist for the current feature based on user requirements.
git:20260920.e596793 · audit A · 25 stars
speckit-clarify skill
pisberg/vibetags · .claude/skills/speckit-clarify/SKILL.md · Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and…
git:20260920.e596793 · audit A · 25 stars
speckit-constitution skill
pisberg/vibetags · .claude/skills/speckit-constitution/SKILL.md · Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent…
git:20260920.e596793 · audit A · 25 stars
speckit-git-commit skill
pisberg/vibetags · .claude/skills/speckit-git-commit/SKILL.md · Auto-commit changes after a Spec Kit command completes
git:20260920.e596793 · audit A · 25 stars

Every file in pisberg/vibetags

Browse by kind, by grade A, or by owner.