Online tools + resource discovery · ready to use
Online tools, MCP servers, and Agent skills
183+ online tools + 1425+ curated resources, all in one place
Online Tools
154+ practical tools, all run offline
Agent Skills
Reusable skills for Claude / Cursor
MCP Servers
Model Context Protocol server directory
AI Products
Curated AI products and models
Guides
Install MCP and skills in Cursor / Claude / Codex
Tech digest
Daily AI and developer highlights
Online tools
Open and use, data stays in your browser
Trending Agent skills
Install into Claude Code / Cursor / Codex with one click
Deploy to Vercel
Vercel's official deployment skill — deploy a local project to Vercel with an API token in one click, handling builds, env vars and domains automatically.
Vercel React Best Practices
Vercel's official React best-practices skill covering component design, state management, performance optimization and Next.js App Router engineering standards.
Vercel Performance Optimize
Vercel's performance-optimization skill that analyzes Web Vitals and gives actionable advice on first paint, Edge Runtime caching and image optimization.
Web Artifacts Builder
Anthropic's official skill that turns natural-language descriptions into complete interactive web apps — single-file HTML/CSS/JS artifacts for rapid prototyping and demos.
MCP Builder
A Model Context Protocol server-building skill that guides agents to quickly stand up MCP-compliant servers with tools, resources and prompts.
Skill Creator
A skill creator that helps developers author SKILL.md metadata, organize reference scripts and assets, and publish packages agents can load.
Vercel Composition Patterns
Vercel's official component-composition skill teaching how to split Server Components, Client Components and Shared Components and manage data flow.
Vercel CLI with Tokens
Vercel's CLI token-based deployment skill — configure an API token, then link projects, inject env vars and deploy to production from the command line.
Trending MCP servers
The standard protocol connecting AI to external capabilities
Filesystem MCP Server
Official filesystem server providing safe, controlled local file read/write, directory browsing, search and move operations, with a configurable allowed-directory scope.
PostgreSQL MCP Server
Official PostgreSQL server offering read-only database access and schema inspection, letting AI query relational data safely.
SQLite MCP Server
Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
Redis MCP Server
Official Redis server (archived) for interacting with the Redis key-value store, supporting key queries and data browsing.
Git MCP Server
Official Git server providing tools to read, search and manipulate Git repositories — diffs, logs, branches and commits.
GitLab MCP Server
Official GitLab server (archived) integrating the GitLab API for project management, issues and merge-request operations.
Fetch MCP Server
Official web-fetching server that retrieves page content and converts it into a format suitable for LLMs, handling encoding and pagination automatically.
Puppeteer MCP Server
Official Puppeteer server (archived) providing browser automation and web scraping, with form interaction and screenshots.
Guides and digest
How to add MCP and skills to your editor
Complete Claude Code tutorial (2026)
A finishable path from native install through CLAUDE.md, skills, MCP, a Codex comparison, and troubleshooting.
Complete Grok Build tutorial (2026)
A follow-along path from install and plan mode through config, skills, MCP, a Codex comparison, and troubleshooting.
Complete OpenAI Codex tutorial (2026)
A finishable course from install to AGENTS.md, skills, MCP, and troubleshooting.
Add an Agent skill to Codex
Install one skill so Codex can invoke a fixed workflow by name.
Daily Digest
Daily tech briefing: AI-assisted selection of hot topics from V2EX, Hacker News and tech-media RSS, distilled into concise summaries
Curated AI products
Chat, coding, image and video use cases
ChatGPT
OpenAI's general-purpose conversational assistant and industry benchmark, supporting writing, coding, reasoning and web search.
Claude
Anthropic's conversational assistant, strong at long-form understanding, writing and coding, with outstanding safety.
Gemini
Google's multimodal large-model assistant, deeply integrated with Search, Gmail and Docs.
DeepSeek
An open-source large model from DeepSeek with strong reasoning and exceptional value.
Cursor
An AI-native code editor deeply integrating conversational programming, code completion and whole-repo refactoring.
GitHub Copilot
The AI pair-programming assistant from GitHub and OpenAI, covering major IDEs.
Claude Code
Anthropic's command-line AI coding agent that can autonomously complete complex development tasks.
Midjourney
A top-tier AI image generation tool renowned for its artistic quality and composition.
Daily open source
Trending GitHub projects, curated
freeCodeCamp
407kfreeCodeCamp.org's open-source codebase and courses providing free programming and web development curriculum across front-end, back-end and data visualization.
TypeScriptawesome
340kA curated collection of awesome lists on all kinds of interesting topics, gathering quality resources across programming, platforms, frameworks and tools.
developer-roadmap
312kInteractive learning roadmaps for developers covering front-end, back-end, DevOps and full-stack — helping developers plan skill growth.
TypeScriptpublic-apis
320kA collection of free public APIs across weather, finance, gaming, machine learning and more — a quick way to find usable interfaces.
Pythonsystem-design-primer
270kA learning resource for large system design, with Anki cards, common system-design interview questions and case studies — the top choice for interview prep.
Pythoncoding-interview-university
310kA complete study plan for becoming a software engineer at Google and other big companies, covering data structures, algorithms and system design.
build-your-own-x
270kMaster programming by recreating your favorite technologies from scratch — tutorials for building databases, operating systems and compilers in various languages.
javascript-algorithms
187kCommon algorithms and data structures implemented in JavaScript, each with detailed explanations and examples — great for learning and interview review.
JavaScriptLearning resources
Docs, tutorials, courses, communities
MDN Web Docs
Mozilla's authoritative Web development documentation covering HTML, CSS, JavaScript and Web APIs — the front-end developer's first-choice reference.
React 官方文档
The new official React documentation with interactive tutorials and API reference — authoritative material from beginner to advanced.
Vue.js 官方文档
The official Vue.js progressive framework documentation, renowned for high-quality translation and a benchmark for front-end learning.
TypeScript Handbook
The official TypeScript handbook covering the type system, generics and advanced usage — essential reading for mastering TS.
Tailwind CSS 文档
The official utility-first CSS framework documentation — a design-system and utility-class reference for modern front-end styling.
Node.js 官方文档
The authoritative documentation for the Node.js runtime and built-in modules — core reference for back-end development and build toolchains.
Latest favorites
Curated highlights from your collection
HowIsMyIP — Multi-source IP Risk Detection
One query aggregates IP risk scores, proxy/datacenter types and network attribution from 13 data sources. Different platforms often disagree on the same IP, and some databases even offer paid correction mechanisms. Instead of trusting a single source, compare the consensus and the discrepancies side by side for a fuller picture of your IP profile. Open-sourced under MIT.
Model IQ Leaderboard — AI Model Dumbing-down Radar
Continuously monitors capability changes across 17 AI models including Claude, GPT, Gemini, DeepSeek and Kimi, updating every 5 hours. Shows composite IQ, 30-day trends and per-dimension scores for reasoning, coding, tool use and stability, using statistical change-point algorithms (CUSUM + Page-Hinkley) to detect silent "dumbing-down".
DriFox — AI Desktop Assistant
A lightweight AI desktop assistant built on PyQt, with a plugin extension mechanism and smart interaction. Chat with AI directly on your desktop without a browser — ideal for always-on AI assistance.