freshcrate
Home > MCP Servers > costrict-coding-hub

costrict-coding-hub

聚合精选编程 AI 扩展资源:MCP Servers、Skills、Rules、Prompts,周更索引 + 一键安装。

Description

聚合精选编程 AI 扩展资源:MCP Servers、Skills、Rules、Prompts,周更索引 + 一键安装。

README

Coding Hub

Coding Hub

4000+ curated developer resources in one index
MCP Servers · Skills · Rules · Prompts

StarsLicenseLast CommitResources English · 简体中文

Quick Start · Featured Picks · Catalog Overview · Platforms · For Agents · Contributing

Why Coding Hub?

AI coding agents are improving fast, but the ecosystem around them is still fragmented. Finding a reliable MCP server, reusable skill, practical rule set, or prompt collection usually means searching across multiple repositories and formats.

Coding Hub turns that scattered discovery process into a single searchable catalog. It continuously syncs from curated upstream sources, deduplicates entries, enriches metadata, scores quality signals, and packages the results so humans and agents can search and install resources with one command.

Quick Start

Install Coding Hub for your platform with one command:

macOS / Linux

# Costrict CLI (run from your project root)
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform costrict

# VSCode Costrict extension
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform vscode-costrict

# Claude Code
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform claude-code

# Opencode (run from your project root)
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform opencode

Windows (PowerShell)

# Costrict CLI
irm https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.ps1 | iex

# Specify the platform manually if auto-detection fails
& ([scriptblock]::Create((irm https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.ps1))) -Platform costrict

After installation, try a search command:

# Claude Code
/coding-hub:search typescript

# Opencode / Costrict CLI / VSCode Costrict (Roo Code)
/coding-hub-search typescript

Coding-Hub-EN-compressed.mp4

You can also hand the installation off to another agent with this prompt:

You are an installation assistant. Open the following URL, read the "For Agents" section,
and follow it exactly to install Coding Hub for the platform you are currently running on.

Do not clone the repository. Only read this raw file:
https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/README.md

After installation, report which platform path was used and whether verification succeeded.

⭐ Featured Picks

Curated by use case from 4025+ resources. After installation, use /coding-hub:search to explore the full index or /coding-hub:recommend for project-aware suggestions.

🌐 Browser & Automation

  • 🔌 microsoft/playwright-mcp — Using Playwright for browser automation and data scraping is directly… ⭐ 30.5k
  • 🔌 ScrapeGraphAI — AI-powered web scraping library that creates scraping pipelines using… ⭐ 23.3k
  • 🔌 Skyvern — MCP Server to let Claude / your AI control the browser ⭐ 21.1k
  • 🔌 Agent Reach — Tool for connecting AI agents to multiple platforms (social media,… ⭐ 16.5k
  • 🎯 webapp-testing — Toolkit for interacting with and testing local web applications using… Anthropic official
  • 🎯 audit-library-health — Use when checking the overall health of a skills library. Run doctor,… Community curated
  • 📋 Ai Powered Code Review (Rules 2.1) — Core dev tool for code quality with a clear description of AI-driven… Rules 2.1
  • 📋 Commit (Rules 2.1) — Core dev tool for Git with a clear description of unified commit… Rules 2.1
  • 💡 资深编程专家 CAN — Positions as a senior programming expert ('code anything now'),… wonderful-prompts

🐙 Git & Collaboration

🚀 DevOps & Security

  • 🔌 FastAPI-MCP — Expose your FastAPI endpoints as Model Context Protocol (MCP) tools,… ⭐ 11.7k
  • 🔌 Nginx UI — Yet another WebUI for Nginx ⭐ 10.9k
  • 🔌 AWS CDK — Get prescriptive CDK advice, explain CDK Nag rules, check… ⭐ 8.7k
  • 🔌 ghidraMCP — MCP Server for Ghidra ⭐ 8.1k
  • 🎯 doc-coauthoring — Guide users through a structured workflow for co-authoring… Anthropic official
  • 🎯 ask-questions-if-underspecified — Clarify requirements before implementing. Do not use automatically,… Community curated
  • 📋 Security Audit Rules — AI-assisted security review rules covering OWASP, input validation,… Curated
  • 📋 Permission Control System (Rules 2.1) — Permission control and audit systems are fundamental to application… Rules 2.1
  • 💡 模拟 Linux 终端 — The prompt directly aids coding by simulating a Linux terminal for… wonderful-prompts

📚 Documentation & Knowledge

🎨 Frontend & Design

  • 🔌 mediar-ai/screenpipe — Tangentially related to coding via screen capture and AI agent… ⭐ 18.1k
  • 🔌 Framelink Figma MCP Server — MCP server to provide Figma layout information to AI coding agents… ⭐ 14.0k
  • 🔌 Inbox Zero — Gmail-based personal email assistant is a general productivity tool… ⭐ 10.4k
  • 🔌 Lingo.dev — Make your AI agent speak every language on the planet, using… ⭐ 5.4k
  • 🎯 brand-guidelines — Applies Anthropic's official brand colors and typography to any sort… Anthropic official
  • 🎯 canvas-design — Create beautiful visual art in .png and .pdf documents using design… Anthropic official
  • 📋 Frontend Rules (Rules 2.1) — Frontend development with modern tech stacks is central to software… Rules 2.1
  • 📋 Frontend Dev (Rules 2.1) — Core dev tool for frontend workflows with a clear description of… Rules 2.1
  • 💡 Fullstack Software Developer — Act as a fullstack developer with expertise in both frontend and… Curated

⚙️ Backend & Databases

  • 🔌 pydantic/pydantic-ai/mcp-run-python — Running Python code in a secure sandbox is a core tool for developing… ⭐ 16.2k
  • 🔌 googleapis/genai-toolbox — Core dev tool as an official Google MCP server providing simple,… ⭐ 14.0k
  • 🔌 InstantDB — Create, manage, and update applications on InstantDB, the modern… ⭐ 9.8k
  • 🔌 Supabase MCP Servers — A collection of MCP servers that connect LLMs to Supabase ⭐ 2.6k
  • 🎯 PocketBase Hooks — Server-side JavaScript hooks for PocketBase (pb_hooks). Use when… davila7/claude-code-templates
  • 🎯 alphafold-database — Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve… davila7/claude-code-templates
  • 📋 Supabase Rules — Cursor rules for Supabase with PostgreSQL and Edge Functions Curated
  • 📋 Backend Dev (Rules 2.1) — Core dev tool for backend workflows with a clear description of… Rules 2.1
  • 💡 编写函数(Python 为例) — Instructs writing a Python function for triangle area calculation, a… wonderful-prompts

🤖 AI & MCP Development

  • 🔌 modelcontextprotocol/server-filesystem — Official filesystem access implementation is a core development tool… ⭐ 83.3k
  • 🔌 Homebrew — An MCP server for the Homebrew package manager. ⭐ 47.2k
  • 🔌 claude-cookbooks — A collection of notebooks/recipes showcasing some fun and effective… ⭐ 36.6k
  • 🔌 FastMCP v2 🚀 — 🚀 The fast, Pythonic way to build MCP servers and clients ⭐ 24.0k
  • 🎯 algorithmic-art — Creating algorithmic art using p5.js with seeded randomness and… Anthropic official
  • 🎯 claude-api — Anthropic skill: claude-api Anthropic official
  • 📋 Super Brain System (Rules 2.1) — The 'super brain' metaphor for project management is not a recognized… Rules 2.1
  • 📋 Ai Ethical Boundaries (Rules 2.1) — Ethical standards are not directly related to software development… Rules 2.1
  • 💡 混淆代码翻译 — The prompt directly aids coding by analyzing, translating, and… wonderful-prompts

Legend: 🔌 MCP Server · 🎯 Skill · 📋 Rule · 💡 Prompt

Catalog Overview

Type Count Description
MCP Server 1628 Model Context Protocol servers
Prompt 528 Developer-focused prompts
Rule 236 Coding rules and AI workflow conventions
Skill 1633 Reusable agent skills

Data sources

Coding Hub aggregates data from multiple upstream sources, then republishes the cleaned catalog through GitHub Pages and raw GitHub endpoints.

Type Sources
MCP awesome-mcp-servers · Awesome-MCP-ZH · mcp.so
Skills Tier 1: anthropics/skills · Ai-Agent-Skills · antigravity-awesome-skills · ai-agents-public
Tier 2: awesome-repo-configs / skill_repos.json · awesome-openclaw-skills · openclaw/skills
Tier 3: catalog/skills/curated.json
Rules awesome-cursorrules · rules-2.1-optimized
Prompts prompts.chat · wonderful-prompts

Pipeline at a glance

  1. Syncscripts/sync_*.py pull MCPs, skills, rules, and prompts from upstream sources.
  2. Mergescripts/merge_index.py deduplicates entries, enriches metadata, applies governance, and writes the merged catalog.
  3. Evaluate — scoring combines source trust, relevance, content quality, freshness, and installability signals.
  4. Publish — GitHub Actions refresh the catalog weekly, generate lightweight API files, and update both README languages.
Repository structure
costrict-coding-hub/
├── install.sh                    # One-command installer for macOS/Linux
├── install.ps1                   # One-command installer for Windows
├── catalog/                      # Generated catalog data
│   ├── index.json                # Full merged index
│   ├── search-index.json         # Lightweight search index
│   ├── mcp/ skills/ rules/ prompts/
│   └── maintenance/              # Incremental recrawl state
├── docs/api/                     # Generated static API for GitHub Pages
├── platforms/                    # Per-platform skill + command definitions
├── scripts/                      # Sync, merge, scoring, and publishing scripts
├── .github/workflows/            # CI automation
└── openspec/                     # Change-management artifacts

Platforms

Coding Hub supports four AI coding platforms. The resource catalog is shared, while command names and installation paths vary slightly by platform.

Claude Code Costrict Opencode VSCode Costrict (Roo Code)
Search /coding-hub:search <kw> [type:mcp] /coding-hub-search <kw> [type:mcp] /coding-hub-search <kw> [type:mcp] /coding-hub-search <kw> [type:mcp]
Browse /coding-hub:browse [category] /coding-hub-browse [category] /coding-hub-browse [category] /coding-hub-browse [category]
Recommend /coding-hub:recommend /coding-hub-recommend /coding-hub-recommend /coding-hub-recommend
Install /coding-hub:install <name> /coding-hub-install <name> /coding-hub-install <name> /coding-hub-install <name>
Uninstall /coding-hub:uninstall <name> /coding-hub-uninstall <name> /coding-hub-uninstall <name> /coding-hub-uninstall <name>
Update /coding-hub:update /coding-hub-update /coding-hub-update /coding-hub-update
Platform path differences
Claude Code Costrict VSCode Costrict Opencode
Global skill path ~/.claude/skills/coding-hub/ ~/.costrict/skills/coding-hub/ ~/.costrict/skills/coding-hub/ ~/.opencode/skills/coding-hub/
Command path same global dir .costrict/coding-hub/commands/ (project) ~/.roo/commands/ (global) .opencode/command/ (project)
Separator : - - -
  • Costrict CLI installs command files per project, so run the installer in each repository root.
  • VSCode Costrict / Roo Code installs command files globally under ~/.roo/commands/.
  • Claude Code can load the full skill and subcommands from the global skills directory.
  • Opencode installs commands per project under .opencode/command/.

For Agents

If you are an AI agent installing Coding Hub automatically, follow this section exactly.

Step 1: Run the installer

The install scripts auto-detect the host platform when possible.

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.ps1 | iex

Auto-detection uses process-level environment variables that each platform injects at startup:

Environment variable Platform
COSTRICT_CALLER=vscode VSCode Costrict extension
COSTRICT_RUNNING=1 Costrict CLI
CLAUDECODE=1 Claude Code
OPENCODE=1 Opencode

If auto-detection fails, specify the platform manually.

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform <platform>

Windows (PowerShell)

& ([scriptblock]::Create((irm https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.ps1))) -Platform <platform>

Examples:

# Claude Code (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform claude-code

# Opencode (run from the project root)
curl -fsSL https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.sh | bash -s -- --platform opencode
# Claude Code (Windows)
& ([scriptblock]::Create((irm https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/install.ps1))) -Platform claude-code
Fallback: manual installation without curl | bash

Run the platform-specific commands below if you need to download the files directly.

Costrict CLI (global skill + project commands)

mkdir -p ~/.costrict/skills/coding-hub
curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/costrict/skills/coding-hub/SKILL.md" -o ~/.costrict/skills/coding-hub/SKILL.md
mkdir -p .costrict/coding-hub/commands
for cmd in search browse recommend install uninstall update; do
  curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/costrict/commands/coding-hub/coding-hub-${cmd}.md" -o .costrict/coding-hub/commands/coding-hub-${cmd}.md
done

VSCode Costrict extension / Roo Code (global skill + global commands)

mkdir -p ~/.costrict/skills/coding-hub
curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/vscode-costrict/skills/coding-hub/SKILL.md" -o ~/.costrict/skills/coding-hub/SKILL.md
mkdir -p ~/.roo/commands
for cmd in search browse recommend install uninstall update; do
  curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/vscode-costrict/commands/coding-hub/coding-hub-${cmd}.md" -o ~/.roo/commands/coding-hub-${cmd}.md
done

Claude Code (global skill + global commands)

mkdir -p ~/.claude/skills/coding-hub
curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/claude-code/skills/coding-hub/SKILL.md" -o ~/.claude/skills/coding-hub/SKILL.md
for cmd in search browse recommend install uninstall update; do
  curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/claude-code/commands/coding-hub/${cmd}.md" -o ~/.claude/skills/coding-hub/${cmd}.md
done

Opencode (global skill + project commands)

mkdir -p ~/.opencode/skills/coding-hub
curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/opencode/skills/coding-hub/SKILL.md" -o ~/.opencode/skills/coding-hub/SKILL.md
mkdir -p .opencode/command
for cmd in search browse recommend install uninstall update; do
  curl -fsSL "https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/platforms/opencode/command/coding-hub-${cmd}.md" -o .opencode/command/coding-hub-${cmd}.md
done

Step 2: Verify the installation

Run a search command to confirm that the commands are available:

# Costrict CLI / Opencode
/coding-hub-search typescript

# VSCode Costrict extension
Send this in the chat: "Search typescript with coding-hub"

# Claude Code
/coding-hub:search typescript

Expected result: a Markdown table of matching resources. If the command is missing, the installation did not land in the correct platform path.

Available commands

Command Description
search <keyword> [type:mcp|skill|rule|prompt] Search resources, optionally filtered by type
browse [category] [type:...] Browse by category
recommend [type:...] Recommend resources based on the current project stack
install <name> Install a resource
uninstall <name> Uninstall a resource
update Pull the latest Coding Hub files

Data endpoints

Search, browse, and recommend operate on a lightweight search index. Installation fetches a per-entry API document.

Purpose URL
Search index https://zgsm-sangfor.github.io/costrict-coding-hub/api/v1/search-index.json
Entry API https://zgsm-sangfor.github.io/costrict-coding-hub/api/v1/{type}/{id}.json
Type index https://zgsm-sangfor.github.io/costrict-coding-hub/api/v1/{type}/index.json
Full index fallback https://raw.githubusercontent.com/zgsm-sangfor/costrict-coding-hub/main/catalog/index.json

Why Costrict?

If you like the Coding Hub workflow, try Costrict — our broader AI coding agent platform built for stronger automation and team workflows.

Explore Costrict →

Contributing

Contributions are welcome. Open a PR against the appropriate directory under catalog/ and make sure the resource:

  • is relevant to coding or AI-assisted development,
  • has an accurate source_url, description, and tags,
  • follows catalog/schema.json.

Disclaimer

Coding Hub is an index and installation helper for third-party open-source resources. Every MCP server, skill, rule, and prompt listed in the catalog remains the property of its original author.

This repository does not guarantee the safety, availability, accuracy, or compliance of third-party resources. Review source code and licenses before use, and open an issue if you find security or copyright problems.

Coding Hub is released under the MIT License.

Release History

VersionChangesUrgencyDate
main@2026-04-20Latest activity on main branchHigh4/20/2026
0.0.0No release found — using repo HEADHigh4/10/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

git-notes-memory🧠 Store and search your notes effectively with Git-native memory storage, enhancing productivity for Claude Code users.main@2026-04-21
rails-ai-contextAuto-introspect your Rails app and expose it to AI assistants. 38 tools, zero config, works with Claude, Cursor, Copilot, and any MCP client.v5.10.0
codeweaverSemantic code search for AI agents — 166+ languages, hybrid search, works offlinev0.1.2
mcp-anythingOne command to turn any codebase into an MCP serverv0.1.0
CladeTurn Claude Code from a chat assistant into an autonomous coding systemv0.1.0