Explore
A curated knowledge companion
36 topics · 1291 sources
Thematic Collection
AI Agents
AI AGENTS
186 SRC
AI Agents
The AI agent ecosystem has matured into a recognizable production stack: Pipecat (voice), browser-use (web), Mem0 (memory), Composio (1,000+-app OAuth), RAGFlow/Dify (retrieval), and Mastra (TypeScript-first, 1.77M npm downloads). Cost architecture…
AI AGENTS: SKILLS & DISTRIBUTION
40 SRC
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
27 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
24 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
23 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
15 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
14 SRC
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
143 SRC
Developer Tools
Developer tools converge on two themes with a third emerging: standardized knowledge formats for agent-accessible wikis (Google's OKF storing markdown directories agents query/edit programmatically, replacing Obsidian/Notion at the knowledge layer),…
DEVELOPER TOOLS: AUTOMATION
22 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
20 SRC
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
18 SRC
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
14 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
7 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…”
Thematic Collection
Claude
CLAUDE
126 SRC
Claude
Claude Code is now a $2.5B run-rate product powering 4% of all GitHub commits, anchoring Anthropic's decisive move into Platform through Claude Managed Agents (PaaS at $2.58 fulfillment cost on $1k service, Linear SDK integration), the Advisor Strategy (Opus…
CLAUDE: WORKFLOW
119 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
79 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: SETTINGS & CONFIG
39 SRC
Claude: Settings & Config
“Exact bypass permissions config : "defaultMode": "bypassPermissions" + "skipDangerousModePermissionPrompt": true in ~/.claude/settings.json . Without…”
CLAUDE: ARCHITECTURE & KNOWLEDGE PATTERNS
34 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: DESIGN
14 SRC
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
5 SRC
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…”
Discovery
Open Threads
Emerging topics with only 1–2 sources. Seeds of something bigger.
Risk and Design Tradeoffs
1Complex systems often carry hidden tradeoffs between performance in intended environments and safety in training or…
Creator Economy
1Creator economy strategy is increasingly borrowing from premium television while preserving internet-native feedback…
Physical AI
2Travis Kalanick's Atoms represents the emerging "physical AI" category -- applying AI to robotics and real-world…