Posted by u/No-Yogurtcloset4086
11 Claude things I wish someone had told me 12 months ago
Most "X tips" posts on this sub are surface level. here's the stuff that actually changed how I use claude after 18 months of daily use including 6 months in claude code. 1. The Projects feature is doing more than you think. drop your codebase context, your style guide, your past PRs as project knowledge once. stop pasting the same context every chat. I wasted probably 100 hours before figuring this out. 2. Custom Styles aren't a gimmick. I have one called "skeptical senior eng" that pushes back on my code instead of agreeing with everything. took 3 minutes to set up. single biggest output quality jump I've gotten. 3. Memory is on by default now and it reads your past chats. if your responses suddenly feel weirdly personalized that's why. you can turn it off in settings. (freaked me out for like a week before I trusted it) 4. Search past chats is hidden gold. I forget which chat had the working code. I just ask "what was the final auth setup we landed on last Tuesday" and it pulls it. saves me from scrolling. 5. Sonnet 4.6 is faster than Opus 4.7 and 80% as good for most things. I default to Sonnet now and only switch to Opus for the gnarly architectural stuff. my limit complaints stopped. 6. Haiku 4.5 is genuinely useful for batch work. need to clean 200 support tickets, draft 50 email replies, summarize 30 PDFs. Haiku. don't waste Opus tokens on Haiku tasks. 7. The mobile voice mode is underrated for thinking out loud. I walk for 20 min, talk through a problem, then ask claude to summarize what I'm trying to figure out. solved more decisions on walks than in offsites. 8. In claude code your CLAUDE.md is doing more work than the prompts. write 80 lines of project context once. stop re-explaining your stack every session. 9. Skills > custom instructions for repetitive workflows. I have a skill that pulls the right docs based on what file I'm in. setup took an afternoon, pays off every day. 10. Subagents in claude code unlock parallel work that mostly happens in your head. "spin off a subagent to run the test suite while I keep coding" is the move. most people don't use them at all. 11. Artifacts can call the API now. you can build a working AI tool inside an artifact. people call it Claudeception. I made a client brief generator that calls Sonnet from inside an HTML artifact, took an hour. wild. if your claude output feels generic your prompt was generic. genuinely a skill issue. anyone got their own "took me way too long" list? drop yours below 👇
More from r/ClaudeAI
You're right to push back.
Taught Claude to talk like a caveman to use 75% less tokens.
Opus tryna be TOO human
Opus 4.7 single handedly proved ijustvibecodedthis.com right.