Source

trkbt10/indexion-skills

19 skills · 44.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
2727
indexion-readme README construction — initialize template structure, generate per-package READMEs from doc comments, plan writing tas…
trkbt10/indexion-skills
5.1K
2798
indexion-documentation Documentation analysis — assess coverage, detect code-to-doc drift with plan reconcile, visualize dependencies with d…
trkbt10/indexion-skills
5K
2789
indexion-sdd Generate SDD requirements from RFCs/specs and quantitatively verify implementation conformance. spec draft → spec ali…
trkbt10/indexion-skills
5K
2809
indexion-refactor After writing code, detect and clean up duplication at three levels — copy-paste blocks, cross-package shared code, u…
trkbt10/indexion-skills
4.9K
2826
indexion-segment Split text into contextual chunks for RAG/embedding pipelines. Document segmentation and section extraction using win…
trkbt10/indexion-skills
4.9K
2828
indexion-kgf Debug and inspect KGF specs — view tokenization results, parse trees, and extracted edges from source files. Use when…
trkbt10/indexion-skills
4.9K
2829
indexion-wiki Project wiki lifecycle — create pages, track source changes with ingest, update stale pages, lint structural integrit…
trkbt10/indexion-skills
4.9K
2832
indexion-agent-orient Generate and use a pre-edit structure brief so coding agents learn likely owners, consumer surfaces, and unsafe edit …
trkbt10/indexion-skills
4.9K
2834
indexion-identity Detect and review name/content drift in code using `indexion identity audit`, then plan verified renames, moves, fold…
trkbt10/indexion-skills
4.9K
10
indexion-search Where is this function?" "Any O(n^2) hotspots?" "Which files are similar?" "Find code that does X" — pick the right i…
trkbt10/indexion-skills
3
11
indexion-doc Generate dependency graphs and README documentation from source code. Use when the user asks for a dependency diagram…
trkbt10/indexion-skills
2
12
indexion-explore Find similar files, detect duplicates, and analyze code similarity across a codebase. Use when the user asks to find …
trkbt10/indexion-skills
2
13
indexion-grep KGF-aware token pattern and semantic code search. Use when the user wants to search code by structure (not just text)…
trkbt10/indexion-skills
2
14
indexion-plan-docs Analyze documentation coverage and generate documentation plans. Use when the user asks about documentation gaps, wan…
trkbt10/indexion-skills
2
15
indexion-plan-readme Generate README documentation writing plans and tasks. Use when the user wants to create README files for packages, p…
trkbt10/indexion-skills
2
16
indexion-plan-reconcile Detect drift between implementation and documentation. Use when the user suspects docs are outdated, wants to find st…
trkbt10/indexion-skills
2
17
indexion-plan-refactor Generate refactoring plans based on code similarity analysis. Use when the user asks to plan a refactor, find code to…
trkbt10/indexion-skills
2
18
indexion-plan-solid Generate solidification plans for extracting common code into shared packages. Use when the user wants to extract sha…
trkbt10/indexion-skills
2
19
indexion-plan-unwrap Detect and remove unnecessary wrapper functions that simply delegate to another function. Use when the user wants to …
trkbt10/indexion-skills
2