# rtk

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/rtk-ai-rtk
- Source: https://github.com/rtk-ai/rtk
- Price: free and open source

## Summary
rtk is a Claude Code plugin with 12 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes code-simplifier, design-patterns, issue-triage. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add rtk-ai/rtk --agent claude-code
```

## Skills
- code-simplifier
- design-patterns
- issue-triage
- performance
- pr-review
- pr-triage
- repo-recap
- rtk-tdd
- rtk-triage
- security-guardian
- ship
- tdd-rust

## FAQ

### What is rtk?
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

### How do I install rtk?
Run these in Claude Code: npx -y skills add rtk-ai/rtk --agent claude-code. Then prompt normally.

### Does rtk auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is rtk free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
