Explore
A curated knowledge companion
34 topics · 823 sources
Thematic Collection
Claude
CLAUDE
126 SRC
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
63 SRC
Claude: Workflow
“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
53 SRC
Claude: Ecosystem & Tools
“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
25 SRC
Claude: Architecture & Knowledge Patterns
“"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
“Exact bypass permissions config : "defaultMode": "bypassPermissions" + "skipDangerousModePermissionPrompt": true in ~/.claude/settings.json . Without…”
CLAUDE: DESIGN
9 SRC
KE
Claude: Design
“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
“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
106 SRC
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
32 SRC
KE
AI Agents: Skills & Distribution
“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
23 SRC
AI Agents: Infrastructure
“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
22 SRC
AI Agents: Products
“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
16 SRC
AI Agents: Orchestration
“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
9 SRC
AI Agents: Automation
“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
“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
75 SRC
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
21 SRC
Developer Tools: Automation
“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
“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
“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
11 SRC
Developer Tools: Infrastructure & Developer Experience
“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
8 SRC
Developer Tools: Ecosystem
“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
“A new category of terminal emulators is emerging specifically designed for agentic AI workflows -- vertical tabs, better notification systems, and embedded browsers optimized for…”
Discovery
Open Threads
Emerging topics with only 1–2 sources. Seeds of something bigger.
Creator Economy
1Creator economy strategy is increasingly borrowing from premium television while preserving internet-native feedback…
Claude: Voice & Mobile
2Voice input tools, dictation workflows, remote access patterns, and voice cloning. Monologue or WhisperFlow pipe speech…
Physical AI
2Travis Kalanick's Atoms represents the emerging "physical AI" category -- applying AI to robotics and real-world…