Skip to content

Add aidex to Community Skills#611

Open
yacb2 wants to merge 1 commit into
rohitg00:mainfrom
yacb2:add-aidex
Open

Add aidex to Community Skills#611
yacb2 wants to merge 1 commit into
rohitg00:mainfrom
yacb2:add-aidex

Conversation

@yacb2

@yacb2 yacb2 commented Jul 4, 2026

Copy link
Copy Markdown

Adds aidex to the Community Skills table.

aidex is a toolkit for organizing a Claude Code ecosystem: a single symlinked skill store (skills managed from one source instead of copy-pasted across projects), a standard .context/ convention for project knowledge, and 16 skills covering plans, decisions, audits, backlog, and durable multi-phase agent execution, plus an auditor that flags context bloat, broken symlinks, and stale docs.

  • Repo: https://github.com/yacb2/aidex
  • License: MIT
  • Change: one row appended to the ### Community Skills table in README.md, matching the existing 3-column format (per CONTRIBUTING).

Summary by CodeRabbit

  • Documentation
    • Added a new aidex entry to the Community Skills table in the README.
    • Included install instructions and a short overview of its setup and organization features, including support for structured skill storage, .context/ conventions, multi-phase workflows, and auditing for content issues.

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Added a single new row to the README's Community Skills table documenting "aidex," including its repository install command and a description of its Claude Code setup organization features.

Changes

README Update

Layer / File(s) Summary
Add aidex entry to Community Skills table
README.md
New table row added for aidex with install command and description of its skill store organization, .context/ convention, phase execution skills, and auditor capabilities.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Related PRs: None specified.

Suggested labels: documentation

Suggested reviewers: None specified.

🐰 A tiny hop, a README grows,
One new row where aidex flows,
Symlinks and skills tucked in a nest,
The bunny nods — this change is best!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding aidex to the Community Skills table in README.md.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Line 678: The aidex table entry has an inaccurate skill count in its
description. Update the README row for aidex so the wording matches the upstream
repository’s current README and does not claim “16 skills”; use the correct
count and keep the rest of the summary consistent with the linked project.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7254ad6f-ba40-4caa-b6bb-8f796b7e5788

📥 Commits

Reviewing files that changed from the base of the PR and between ebdf1d5 and cd11a26.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
| [BlogBurst](https://github.com/shensi8312/blogburst-claude-skill) | `git clone https://github.com/shensi8312/blogburst-claude-skill ~/.claude/skills/blogburst` | Autonomous social media manager for Twitter/Bluesky/Telegram/Discord — writes posts, replies, learns what works. Replaces a $500-1,500/mo freelance SMM for $29-99/mo. Public endpoints demo content before signup. |
| [Gear Foundation Skills](https://github.com/gear-foundation/vara-skills) | [Repo](https://github.com/gear-foundation/vara-skills) | 21 skills teaching AI coding agents to build and ship Rust smart contracts on Vara Network with Gear/Sails. Covers planning, implementation, testing, frontend, indexing, on-chain deployment, and safe program evolution. MIT. |
| [Superpower Builder](https://github.com/redhuntlabs/superpower-builder) | `/plugin marketplace add redhuntlabs/superpower-builder` then `/plugin install superpower-builder@superpower-builder` | Interview-driven meta-builder that turns recurring tasks into reusable `SKILL.md` files. Routes by workflow/discipline/content/subagent kind, then pressure-tests baseline-without-skill vs. with-skill before saving. MIT, no telemetry. |
| [aidex](https://github.com/yacb2/aidex) | `git clone https://github.com/yacb2/aidex && cd aidex && ./install.sh` | Organizes a Claude Code setup: a single symlinked skill store, a `.context/` convention for project knowledge, and 16 skills covering plans, decisions, audits, backlog, and durable multi-phase agent execution, plus an auditor for context bloat, broken symlinks, and stale docs. MIT. |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Fix the skill count in the description.

aidex's upstream README currently says ### 14 skills, so this row's "16 skills" claim is out of sync with the repository it links to. (github.com)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 678, The aidex table entry has an inaccurate skill count
in its description. Update the README row for aidex so the wording matches the
upstream repository’s current README and does not claim “16 skills”; use the
correct count and keep the rest of the summary consistent with the linked
project.

Source: MCP tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant