# think-like-me

A personal Claude Code skill that stores your curated engineering rules and actively consults them before Claude drafts code. Complements Claude Code's passive auto-memory: memory surfaces facts when relevant, rules shape the approach up front.

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

## Summary
think-like-me is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes think-like-me. 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 kakha13/think-like-me
```

## Skills
- think-like-me

## FAQ

### What is think-like-me?
A personal Claude Code skill that stores your curated engineering rules and actively consults them before Claude drafts code. Complements Claude Code's passive auto-memory: memory surfaces facts when relevant, rules shape the approach up front.

### How do I install think-like-me?
Run these in Claude Code: npx -y skills add kakha13/think-like-me. Then prompt normally.

### Does think-like-me 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 think-like-me free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
