๐ŸŽฏ

indexion-readme

๐ŸŽฏSkill

from trkbt10/indexion-skills

VibeIndex|
What it does
|

An indexion-powered skill for README construction including initialization, generation, planning, and assembly, part of a Claude Code plugin suite providing source code exploration, similarity analysis, and documentation tools.

๐Ÿ“ฆ

Same repository

trkbt10/indexion-skills(9 items)

indexion-readme

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add trkbt10/indexion-skills --skill indexion-readme
skills.sh Installโš  Installs to .agents/skills/
npx skills add trkbt10/indexion-skills --skill indexion-readme
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/indexion-readme/SKILL.md

SKILL.md

3,262Installs
-
AddedMay 20, 2026

More from this repository8

๐ŸŽฏ
indexion-sdd๐ŸŽฏSkill

Spec-driven development (SDD) validation skill for indexion that handles drafting, verifying, aligning, and validating specifications using the cc-sdd/codex workflow.

๐ŸŽฏ
indexion-documentation๐ŸŽฏSkill

An indexion-powered skill for documentation analysis including coverage assessment, drift detection between code and docs, and dependency graph generation.

๐ŸŽฏ
indexion-refactor๐ŸŽฏSkill

An indexion-powered planning skill that detects code duplication, wrapper bloat, shared-code extraction opportunities, and concept-level single-source-of-truth violations to guide refactoring.

๐ŸŽฏ
indexion-segment๐ŸŽฏSkill

An indexion-powered skill that splits text into contextual segments, part of a Claude Code plugin suite providing source code exploration, similarity analysis, and documentation tools.

๐ŸŽฏ
indexion-kgf๐ŸŽฏSkill

An indexion-powered skill for inspecting and debugging KGF (Knowledge Graph Format) language specs, part of a Claude Code plugin suite providing source code exploration, similarity analysis, and documentation tools.

๐ŸŽฏ
indexion-wiki๐ŸŽฏSkill

An indexion-powered skill for maintaining project wiki pages, indexes, linting, source logs, and detecting code-to-documentation drift.

๐ŸŽฏ
indexion-identity๐ŸŽฏSkill

Detects drift between file, folder, and symbol names and their actual implementation contents, then classifies actions as rename, move, split, hollow, or keep. Part of the indexion-skills plugin for source code exploration, identity auditing, and documentation tools.

๐ŸŽฏ
indexion-agent-orient๐ŸŽฏSkill

Generates a pre-edit structure brief from a cached orientation map using the indexion tool, enabling zero-knowledge agents to infer code owners, consumer surfaces, and unsafe edit locations before making changes. Part of the indexion-skills plugin for source code exploration and analysis.