Skip to content

Installation

rtd edited this page Jan 12, 2026 · 1 revision

Installation

Quick Install

# Add the RTD marketplace
/plugin marketplace add ryanthedev/rtd-claude-inn

# Install code-foundations
/plugin install code-foundations@rtd

Verify Installation

# Check installed plugins
/plugin list

You should see code-foundations in the list.

Update

# Update to latest version
/plugin update code-foundations@rtd

Using the Skills

Once 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

Source

Clone this wiki locally