
from think-like-me13
Applies a user's curated engineering rules before writing or modifying code; captures new rules via commands like /learn-this and /new-rule to keep guidance up
Think Like Me provides an active reasoning layer: a collection of curated engineering rules the agent consults before drafting, modifying, debugging, or designing technical features. Rules live in rules/<domain>.md and are applied by domain (mobile, backend, ui, general). The skill also defines flows to capture new rules and persist them alongside project memory.
Invoke this skill on any coding-related task where domain-specific gotchas matter (mobile timers, platform-specific build quirks, security-sensitive edits). It also triggers on explicit commands like /learn-this, learn this, remember this, and /new-rule, or when the agent detects a user correction and offers to save it.
Inferred compatibility: Claude Code style agents and any assistant that can read/write local skill and memory files. The design assumes a local filesystem-based Claude Code environment.
This skill has not been reviewed by our automated audit pipeline yet.