Discover the Best AI Resources
Curated essentials, no noise — just what matters
Provides a persistent, dependency-aware structured memory for coding agents — replacing scattered markdown plans with a versioned task/issue graph backed by Dolt. Agent-optimized features include JSON output, dependency tracking, zero-conflict IDs, and semantic compaction for long-horizon workflows.
A dependency-aware issue tracker for AI coding agents that stores tasks as a version-controlled graph in a Dolt database, so agents keep context across long-horizon work. Content-hash IDs prevent merge conflicts when multiple agents edit in parallel.
Provides a set of Claude Code skills that let an LLM-driven agent control Browserbase via browser automation and the official bb CLI — includes browser automation with anti-bot/solver support, cookie sync, fetch/tracing, site-debugging, and serverless function workflows.
A library of 232 ready-made AI agent personas across 16 divisions — engineering, design, marketing, sales, security, finance, and more. Each defines a role, workflow, and concrete deliverables rather than just a prompt template.
Decomposes a financial question into a research plan, then autonomously pulls live market data — income statements, balance sheets, cash flows — and self-checks until confident. Logs every tool call and reasoning step to JSONL scratchpads.
Transforms enterprise architecture governance into a structured, AI-assisted workflow covering principles, requirements, risk, procurement and design reviews. Bundles templates, CLI/plugins and autonomous research agents (MCP integrations) to keep traceability and compliance.
Terminal-based coding agent that reads and edits code, runs shell commands, and fetches web pages while planning multi-step tasks autonomously. A Ctrl-X toggle drops into a raw shell, and ACP support plugs it into Zed and JetBrains IDEs.
Orchestrates multiple AI providers to generate context-aware attack payloads, scan web targets for 45+ vulnerability types, and produce compliance-mapped reports. Supports dynamic provider failover, RAG-indexed CVE intelligence, browser automation, and AI triage; requires API keys and authorized testing.
Generates production-grade synthetic datasets from scratch or from seed data using dependency-aware samplers, LLM-backed text columns, built-in validators, previewing, and LLM-as-judge scoring.
Curated index of Claude Skills and plugins, grouped into ten categories from document processing and coding to data analysis and SaaS automation. A discovery layer for ready-made extensions you can reuse instead of authoring skill files yourself.
Capture file/component/HTML context from any React UI element with a keystroke so coding assistants get precise, paste-ready snippets. Works in development mode, offers plugin hooks and MCP integration, and targets faster/more accurate LLM-assisted coding workflows.
Provides 22 scripts that let Claude Code build, test, and interact with iOS apps by wrapping xcodebuild and controlling the simulator via simctl/idb. Uses accessibility-driven UI navigation, progressive build summaries, and compressed screenshots to cut token cost and fragility for AI agents and developers.