Add aidex to Community Skills#611
Conversation
📝 WalkthroughWalkthroughAdded 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. ChangesREADME Update
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, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
| | [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. | |
There was a problem hiding this comment.
📐 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
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.### Community Skillstable in README.md, matching the existing 3-column format (per CONTRIBUTING).Summary by CodeRabbit
.context/conventions, multi-phase workflows, and auditing for content issues.