Explore

A curated knowledge companion

36 topics · 1291 sources

Thematic Collection

AI Agents

AI Agents

AI AGENTS

186 SRC

Updated Jul 16 186 sources

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 AI Agents: Infrastructure AI Agents: Products AI Agents: Orchestration AI Agents: Automation +1 more
AI Agents: Skills & Distribution

AI AGENTS: SKILLS & DISTRIBUTION

40 SRC

AI Agents: Skills & Distribution

40 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

27 SRC

AI Agents: Infrastructure

27 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

24 SRC

AI Agents: Products

24 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

23 SRC

AI Agents: Orchestration

23 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

15 SRC

AI Agents: Automation

15 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

AI AGENTS: INTERACTION

14 SRC

AI Agents: Interaction

14 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

143 SRC

Updated Jul 16 143 sources

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 Developer Tools: Knowledge Tooling Developer Tools: Agent Tooling Developer Tools: Infrastructure & Developer Experience Developer Tools: Ecosystem +1 more
Developer Tools: Automation

DEVELOPER TOOLS: AUTOMATION

22 SRC

Developer Tools: Automation

22 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

DEVELOPER TOOLS: KNOWLEDGE TOOLING

20 SRC

Developer Tools: Knowledge Tooling

20 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

DEVELOPER TOOLS: AGENT TOOLING

18 SRC

Developer Tools: Agent Tooling

18 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

14 SRC

Developer Tools: Infrastructure & Developer Experience

14 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

7 SRC

KE

Developer Tools: IDE & Terminal

7 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…”

Thematic Collection

Claude

Claude

CLAUDE

126 SRC

Updated Jul 16 126 sources

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 Claude: Ecosystem & Tools Claude: Settings & Config Claude: Architecture & Knowledge Patterns Claude: Design +1 more
Claude: Workflow

CLAUDE: WORKFLOW

119 SRC

Claude: Workflow

119 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

79 SRC

Claude: Ecosystem & Tools

79 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: Settings & Config

CLAUDE: SETTINGS & CONFIG

39 SRC

Claude: Settings & Config

39 sources

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

Claude: Architecture & Knowledge Patterns

CLAUDE: ARCHITECTURE & KNOWLEDGE PATTERNS

34 SRC

Claude: Architecture & Knowledge Patterns

34 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: Design

CLAUDE: DESIGN

14 SRC

Claude: Design

14 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

CLAUDE: VOICE & MOBILE

5 SRC

Claude: Voice & Mobile

5 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…”