yena shared this post · 3h ago
Rahul

Claude Code feels completely different once you install this.

1

Claude Code feels completely different once you install this.

Anthropic quietly released an official plugin called claude-code-setup and it basically turns Claude Code from “pretty good” into an actual AI dev environment.

It scans your project and recommends:

→ hooks
→ skills
→ MCP servers
→ subagents
→ automations

Then sets everything up step-by-step for you.

Most people are using Claude Code completely vanilla…

which is why their experience feels messy.

The real power comes from the ecosystem around it.

Install:

/plugin install claude-code-setup@claude-plugins-official

Then read this ↓

{{IMAGE_0}}

{{IMAGE_1}}


2

Link:
https://
github.com/anthropics/cla
ude-plugins-official/tree/main/plugins/claude-code-setup

https://t.co/8aG3mqnCkl

Codez A senior Anthropic engineer just dropped 11-page PDF on "Loop Engineering" for agentic systems.

The shift: you stop prompting the agent. You build the system that prompts it instead.

Schedule → Discover → Build → Verify → Repeat

Every loop runs one turn, five moves:

21h ago
Akshay Andrej Karpathy:

"Remove yourself as the bottleneck. Maximize your leverage. Put in very few tokens, and a huge amount of stuff happens on your behalf."

loop engineering is the exact thing that gets you there.

in a hand-run session you do two things. you decide what the agent
19h ago