refs
CommunitySync local reference repos for planning decisions.
Author45ck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill syncs and searches local reference repositories to support planning and design decisions.
Core Features & Use Cases
- Sync local reference repos from curated awesome-* lists to keep planning materials up to date.
- Search and filter references quickly using ripgrep against the local seeds and repos.
- Build a lightweight catalog of seeds from the local references to speed discovery during SDLC planning.
Quick Start
Use the skill to sync and range through references. Run the sync script to refresh seeds, then build and search the catalog:
- ${CLAUDE_PLUGIN_ROOT}/scripts/awesome/sync.sh
- ${CLAUDE_PLUGIN_ROOT}/scripts/awesome/catalog.py build
- rg -n "architecture|ADR|design" "${CLAUDE_PLUGIN_ROOT}/references/awesome/repos"
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: refs Download link: https://github.com/45ck/claude-sdlc-plugin/archive/main.zip#refs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.