Popular AI tools
View all →NotebookLM
NotebookLM ingests PDFs, docs, and slides you provide, answers with inline references, and can turn dense material into spoken audio overviews—aimed at students, researchers, and analysts who need traceability more than generic chat.
Bolt
Bolt targets rapid UI shells, marketing sites, and mobile prototypes with hosting and GitHub sync—use it when speed matters more than bespoke backend complexity.
Gemini
Gemini pairs conversational answers with strong Google Workspace and Search adjacency—useful when your prompts mix text, images, and quick research across languages.
GitHub Copilot
Copilot meets developers where PRs and issues already live—inline suggestions, workspace-aware chat, and agent flows that can touch multiple files inside VS Code or JetBrains.
Replit Agent
Describe a product, iterate in the design canvas, and let Replit Agent scaffold code, dependencies, and deploys—popular with students and indie hackers validating ideas in hours.
ChatGPT
ChatGPT spans everyday Q&A, long-form writing, code explanation, and image or file inputs—plus GPTs and connectors when you need repeatable workflows instead of one-off chats.
Claude
Claude shines when you need to load large PDFs, compare versions, or iterate on nuanced prose—team features and projects help keep institutional knowledge in one thread.
DeepSeek
DeepSeek is a go-to when you want chain-of-thought style answers, math-heavy prompts, or repository-scale coding help without burning premium credits.
MCP picks
More →Stripe MCP
Exposes Stripe objects—customers, invoices, subscriptions, and payouts—to MCP clients so finance and support copilots can look up live billing state with explicit scopes instead of exporting CSVs by hand.
Docker MCP
Lets agents inspect containers, images, compose projects, and logs through Docker’s MCP integration—so debugging local stacks does not require copy-pasting docker ps output into chat.
MongoDB MCP
Lets assistants run explain plans, inspect collections, and draft aggregation pipelines against MongoDB clusters you authorize—useful when debugging document models and slow queries without pasting dumps by hand.
Exa MCP
Connects agents to Exa's hosted search, code search, company research, and web crawling tools, giving coding assistants fresher retrieval without sending users through a browser tab.
Firecrawl MCP
Adds Firecrawl scraping, crawling, mapping, and search tools to MCP clients so agents can fetch cleaner page content before summarizing or building retrieval datasets.
Figma MCP
Lets supported coding agents pull Figma design context, frames, variables, components, FigJam notes, and Make resources into the implementation loop instead of guessing from screenshots.
Skills to try
More →Safe refactoring
Splits refactors into small, test-backed steps—rename, extract, move—so behavior stays pinned while structure improves.
Incident response
Structures on-call work: timeline, blast radius, mitigations, and customer comms—so fixes stay coordinated instead of chaotic thread hopping.
Humanizer
Removes Wikipedia-documented “AI writing” tells—significance inflation, -ing fluff, em-dash stacks, chatbot closers—and runs a final “still obviously AI?” pass before shipping prose.
Performance profiling
Finds real bottlenecks using traces, flame graphs, and system metrics before rewriting code—so optimizations target measured latency, not guesses.
Chinese Humanizer
Tightens Chinese drafts by removing translationese, slogan-like endings, stacked abstractions, and stiff AI rhythm while keeping the useful facts intact.
Source verification
Checks whether a claim is backed by a primary source, a dated official page, or a reputable secondary source before it becomes directory copy.