Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2026-07-04 00:05:07

🔧 Run "ctx setup" to index existing sessions, then "ctx search" with natural language, by touched file, or across multiple terms. Read-only SQL queries let you inspect the exact index data
🤖 Agent support: #ClaudeCode, #Codex,

@frankel@mastodon.top
2026-05-31 09:19:30

/insights
"Generate a report analyzing your Claude Code sessions, including project areas, interaction patterns, and friction points"
#ClaudeCode #TIL

Report generated by /insights on my blog sessions
@michabbb@social.vivaldi.net
2026-06-01 08:43:01

🔑 Credentials are managed as named "providers" injected as env vars at runtime — they never leak into the sandbox filesystem. Auto-discovers keys for recognized agents
🤖 Works out of the box with #ClaudeCode, #Codex,

@frankel@mastodon.top
2026-05-30 09:20:47

Beyond the Prompt: #ClaudeCode
#TipsAndTricks

@jswright61@ruby.social
2026-05-11 17:08:53

Got tired of forgetting to update #ClaudeCode and seeing it needs an update on launch.
Installed via #HomeBrew on my Mac, I wrote the following zsh function in my ~/.zshrc:
claude() {
local outdated
outdated=$(command brew outdated --greedy --quiet claude-code 2>/dev/null)

@digitalnaiv@mastodon.social
2026-06-08 06:51:25

Ich bin kein Programmierer — und habe trotzdem in 24 Stunden eine eigene Weinkeller-App gebaut. Mit Claude Code, natürlicher Sprache und null Zeilen selbst geschriebenem Code. Was dabei entstand und was das bedeutet — neuer Beitrag auf stefanpfeiffer.blog. #ClaudeCode #VibeCoding

@michabbb@social.vivaldi.net
2026-07-26 12:32:50

🧰 23 commands share one vocabulary with your agent: craft, shape, critique, audit, polish, bolder, quieter, distill, harden, onboard, animate, colorize, typeset, layout, delight, overdrive, clarify, adapt, optimize, live
🔗 A provider-native design hook runs the detector on UI file edits in #ClaudeCode,

@frankel@mastodon.top
2026-05-19 17:06:20

#ReverseEngineering Android #malware with #ClaudeCode

@larsfosdal@mastodon.social
2026-06-12 12:54:26

This is pretty scary stuff for the vibe coder.
reddit.com/r/ClaudeAI/comments

@michabbb@social.vivaldi.net
2026-06-17 11:19:16

🧩 Works with multi-preview hosts like #Storybook & Ladle via a mount() helper, supports static and reactive providers, and ships an official AI agent skill for #ClaudeCode & #Cursor

@frankel@mastodon.top
2026-06-07 09:01:09

I Wasted 6 Months Using #ClaudeCode Wrong. Here Are the 14 Commands That Changed Everything.
pub.towardsai.net/i-wasted-6-m

@frankel@mastodon.top
2026-05-08 09:15:05

How to Never Hit Claude's Usage Limit Again: 3 Proven Methods
#ClaudeCode