Skip to content

/think-like-me

Personal engineering rules and reasoning patterns the user has curated over time. Consult BEFORE writing, modifying, debugging, or designing any technical feature — rules often cover domain-specific gotchas (e.g., mobile audio timers need background mode) that generic answers

shell
$ npx -y skills add kakha13/think-like-me --skill think-like-me --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/think-like-me
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Personal engineering rules and reasoning patterns the user has curated over time. Consult BEFORE writing, modifying, debugging, or designing any technical feature — rules often cover domain-specific gotchas (e.g., mobile audio timers need background mode) that generic answers
Ships withthink-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.

Get the whole plugin, auto-invoked
Stats
13
Stars
0
Views
0
Forks
Maintained
Maintenance
HTML
Language
3mo ago
Last commit
3mo ago
Created

Repo: kakha13/think-like-me