-
Notifications
You must be signed in to change notification settings - Fork 16
Installation
rtd edited this page Jan 12, 2026
·
1 revision
# Add the RTD marketplace
/plugin marketplace add ryanthedev/rtd-claude-inn
# Install code-foundations
/plugin install code-foundations@rtd# Check installed plugins
/plugin listYou should see code-foundations in the list.
# Update to latest version
/plugin update code-foundations@rtdOnce installed, the skills are available automatically. Just ask Claude to help with code tasks:
User: Fix this bug - the picker text overflows
Claude: Let me invoke code-foundations to classify this task.
→ Skill(code-foundations) classifies as DEBUG
→ [systematic debugging follows]
Or invoke directly:
User: Use code-foundations to review this function
- Repository: github.com/ryanthedev/code-foundations
- Marketplace: github.com/ryanthedev/rtd-claude-inn
- Based on: Code Complete, 2nd Edition by Steve McConnell
Task Guides
Case Studies
- Picker History Review ⭐
- Comment Renumbering
- Critical Path Review
- Border Cleanup
- Picker Text Overflow
- Tab Indicator Removal
- Picker Focus Bug
- Window Picker Plan
Reference