Explore

A curated knowledge companion

34 topics · 823 sources

Thematic Collection

Claude

Claude

CLAUDE

126 SRC

Updated May 24 126 sources

Claude

Claude Code is now a $2.5B run-rate product powering 4% of all GitHub commits, and Anthropic has moved decisively up the stack into Platform: Claude Managed Agents (PaaS for agents at $2.58 fulfillment cost on $1k of service, Linear SDK integration), the…

Claude: Workflow Claude: Ecosystem & Tools Claude: Architecture & Knowledge Patterns Claude: Settings & Config Claude: Design +1 more
Claude: Workflow

CLAUDE: WORKFLOW

63 SRC

Claude: Workflow

63 sources

“The workflow loop is Research → Plan → Build : Run /last30days [topic] first to ground the plan in current community data. Then /ce:plan , then /ce:work . Example: agent-browser…”

Claude: Ecosystem & Tools

CLAUDE: ECOSYSTEM & TOOLS

53 SRC

Claude: Ecosystem & Tools

53 sources

“Growing ecosystem of GitHub repos : Superbase CLI, Skill Creator, Get Shit Done, Notebooklm-py, Obsidian.md — curated list of repos that extend Claude Code capabilities. (from…”

Claude: Architecture & Knowledge Patterns

CLAUDE: ARCHITECTURE & KNOWLEDGE PATTERNS

25 SRC

Claude: Architecture & Knowledge Patterns

25 sources

“"The vault is the foundation, Claude Code is the engine" : The two-layer pattern — a structured local knowledge base + an AI agent that reads/writes it — is the dominant second…”

CLAUDE:

SETTINGS &

CONFIG

21 SRC

KE

Claude: Settings & Config

21 sources

“Exact bypass permissions config : "defaultMode": "bypassPermissions" + "skipDangerousModePermissionPrompt": true in ~/.claude/settings.json . Without…”

CLAUDE: DESIGN

9 SRC

KE

Claude: Design

9 sources

“3-layer design harness: Skills + Canvas + Inspiration : An engineer's framework for shipping design without being a designer. Skills transfer expertise, canvases give agents a…”

CLAUDE: VOICE

& MOBILE

2 SRC

KE

Claude: Voice & Mobile

2 sources

“Voice tools: Monologue (@usemonologue) or WhisperFlow : Monologue (from Every) pipes speech into whatever app is focused. Voice-to-LLM works because Claude understands context and…”

Thematic Collection

AI Agents

AI Agents

AI AGENTS

106 SRC

Updated May 24 106 sources

AI Agents

The AI agent ecosystem has crossed from infrastructure-building into platform, and the infrastructure layer itself has consolidated from a sprawl of point tools into a recognizable production stack of named primitives — Pipecat (voice), browser-use (web),…

AI Agents: Skills & Distribution AI Agents: Infrastructure AI Agents: Products AI Agents: Orchestration AI Agents: Automation +1 more

AI AGENTS:

SKILLS &

DISTRIBUTION

32 SRC

KE

AI Agents: Skills & Distribution

32 sources

“The "skills as markdown" pattern is becoming a standard for AI agent extensibility — Corey Haines' marketingskills repo (17.4K stars) packages 36 marketing skills as .md files…”

AI Agents: Infrastructure

AI AGENTS: INFRASTRUCTURE

23 SRC

AI Agents: Infrastructure

23 sources

“Vercel Labs' agent-browser Electron skill lets AI agents control any Electron-based desktop app (Discord, Figma, Notion, VS Code), extending automation from browsers to the full…”

AI Agents: Products

AI AGENTS: PRODUCTS

22 SRC

AI Agents: Products

22 sources

“Dexter is an open-source AI agent that reached 10K GitHub stars, combining OpenClaw and Claude Code to automate financial research workflows: stock screening, financial breakdown,…”

AI Agents: Orchestration

AI AGENTS: ORCHESTRATION

16 SRC

AI Agents: Orchestration

16 sources

“The industry consensus is shifting from wanting a single powerful agent to wanting one coordinator agent that manages teams of sub-agents -- the "1 agent who runs teams of agents"…”

AI Agents: Automation

AI AGENTS: AUTOMATION

9 SRC

AI Agents: Automation

9 sources

“Claude Code subagents running in parallel with scoped tool access is the key capability enabling complex personal automation -- six independent workers holding different contexts…”

AI AGENTS:

INTERACTION

9 SRC

KE

AI Agents: Interaction

9 sources

“Tool UI renders JSON tool outputs as inline, narrated, referenceable surfaces within chat messages -- solving the problem of agent results being dumped as raw text or hidden…”

Thematic Collection

Developer Tools

Developer Tools

DEVELOPER TOOLS

75 SRC

Updated May 24 75 sources

Developer Tools

Developer tools are converging on two themes: reducing friction between raw content and structured formats (Mintlify for docs, Defuddle for transcripts, Google CodeWiki for interactive repo guides, Tolaria/Cabinet/ByteRover for KB-as-agent-surface) and…

Developer Tools: Automation Developer Tools: Knowledge Tooling Developer Tools: Agent Tooling Developer Tools: Infrastructure & Developer Experience Developer Tools: Ecosystem +1 more
Developer Tools: Automation

DEVELOPER TOOLS: AUTOMATION

21 SRC

Developer Tools: Automation

21 sources

“Enable chrome://inspect/#remote-debugging to use Google's WebMCP to control your main Chrome browser instance directly, without sandboxed Playwright (from lightning fast chrome…”

DEVELOPER

TOOLS:

KNOWLEDGE

TOOLING

17 SRC

KE

Developer Tools: Knowledge Tooling

17 sources

“Mintlify auto-generates documentation for any GitHub repo by replacing "github" with "mintlify" in the URL, powered by an agent with a skill encoding documentation best practices…”

DEVELOPER

TOOLS: AGENT

TOOLING

16 SRC

KE

Developer Tools: Agent Tooling

16 sources

“Linear's MCP server now includes product management capabilities, signaling that developer tools companies are expanding MCP integrations from engineering to cross-functional…”

Developer Tools: Infrastructure & Developer Experience

DEVELOPER TOOLS: INFRASTRUCTURE & DEVELOPER EXPERIENCE

11 SRC

Developer Tools: Infrastructure & Developer Experience

11 sources

“One-click integrated setup (GitHub + Convex + Vercel) eliminates infrastructure decisions entirely, making vibe coding accessible to non-technical builders (from convex vibe code…”

Developer Tools: Ecosystem

DEVELOPER TOOLS: ECOSYSTEM

8 SRC

Developer Tools: Ecosystem

8 sources

“Core AI Workspace (Apache 2.0 open source, free hosted) rebuilds Slack + Linear + Notion into a single platform that centralizes team context for more efficient collaboration with…”

DEVELOPER

TOOLS: IDE &

TERMINAL

6 SRC

KE

Developer Tools: IDE & Terminal

6 sources

“A new category of terminal emulators is emerging specifically designed for agentic AI workflows -- vertical tabs, better notification systems, and embedded browsers optimized for…”