Daniel San
@dani_avila7
Followers
18K
Following
4K
Media
1K
Statuses
2K
Building AI Tools with LLMs @aitmpl_com prev @codegptAI | Powered by TypeScript & Pumpkin Spice Lattes ☕️
New York, USA
Joined January 2015
Claude Code has 4 components that use Markdown + YAML frontmatter Save this post. You'll need it every time you create a Command, Subagent, Skill, or Output Style. All this components follow the same pattern: a Markdown file with YAML frontmatter at the top. But each accept
4
12
148
ApeChain is becoming APE's burn engine. Together with Otherside, our community and partners will drive the burn effort forward. Among the first of our partners committing to support the economic loop: @ape_church, @ClutchMarkets, @FrostbyteOnApe, @gamifidotfun, @notapunkscult
85
90
308
Every dev team should have a Slack bot tracking Claude Code updates. Here’s the prompt - just paste it and Claude builds everything: “Create a bot that notifies our Slack channel whenever Claude Code publishes a new version on npm or updates the GitHub changelog. Use GitHub
6
8
73
Claude Code v2.0.67 just dropped with winter styling Makes me wonder if folks in South America where it’s summer right now see the same thing 🤔 South American devs, update and let me know if your Claude mascot is cold or warm.
19
5
268
Claude Skills work with progressive disclosure and selective script execution. There’s no problem having hundreds of skills as an enterprise knowledge base. Your documentation, experience, errors, and solutions can be added as Skills. The model navigates this knowledge
16
17
215
You don’t need to translate your docs anymore. Remove all those multi-language instructions. Just add these 3 buttons to each page. This is instant translation to every language with Claude. Way more effective for devs reading your documentation.
2
2
21
Claude Code now lets you rename sessions Here’s how and why I’m using this to stay organized. (Save this for later) How to rename: - Run claude -r to open the session picker - Press “r” on any session - Type the new name and hit Enter Note: /rename doesn’t work right now, use
3
2
50
Claude Code now lets you rename sessions Here’s how and why I’m using this to stay organized. (Save this for later) How to rename: - Run claude -r to open the session picker - Press “r” on any session - Type the new name and hit Enter Note: /rename doesn’t work right now, use
4
10
111
Claude Code now supports custom rules via .claude/rules/ directory Drop your code style, testing conventions, and security requirements as .md files. They auto-load with the same priority as https://t.co/KaPW5XNVbz This gives dev teams different configuration options:
39
86
1K
Read the full documentación here: https://t.co/hloc214HuW
code.claude.com
Delegate coding tasks directly from your Slack workspace
0
0
6
Just tested Claude Code in Slack. PMs can now query the codebase directly for feature status instead of interrupting devs 👏 Add Linear MCP and you’ve got a solid setup.
11
6
141
Git 3.0 is dropping late 2026 with “main” as the default branch instead of “master” LLMs will be fine since they know both conventions. But your legacy scripts and CI/CD pipelines that hardcode “master”? Those might break. Time to audit your pipelines
1
3
16
Mmm this makes a lot of sense… Asking “what do you think” forces the LLM to fake a stance it doesn’t have, while asking “what would different people say” lets it explore perspectives honestly without pretending to have personal beliefs
Don't think of LLMs as entities but as simulators. For example, when exploring a topic, don't ask: "What do you think about xyz"? There is no "you". Next time try: "What would be a good group of people to explore xyz? What would they say?" The LLM can channel/simulate many
6
2
64
Years trying to learn vim Now with Claude I’m finally taking it seriously 🤣
Advent of Claude Day 6 - Vim mode Tired of reaching for the mouse to edit your prompts? Just type: /vim Now you get full vim-style editing in Claude Code: h j k l → navigate ciw → change word dd → delete line w b → jump by word Edit prompts at the speed of thought.
9
4
71
Not everything is about coding… sometimes you just gotta shovel snow My house right now while it keeps snowing. Arctic blast hitting different
3
0
11
PSA: Clean your CLAUDE .md regularly This is critical and most devs miss it: CLAUDE .md captures your codebase state from the FIRST run. As your code evolves, that file becomes stale. Claude keeps getting fed outdated context and bugs compound exponentially. This isn't magic!
22
43
507
Yep! Everything runs on the Claude Agent SDK. Each app is just a wrapper around it, and the SDK itself is a supercharged wrapper of Anthropic’s API. Same agent, different interfaces.
@dani_avila7 @hedgineering Great thread. Sounds like they just put claude code web into the desktop app? Haven't tried it yet. I'll stick with VS Code.
6
4
61