1. Conduid
  2. Cloud
  3. Costrict Coding Hub
MCP server · Cloud

Costrict Coding Hub

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

39Low

Scored 5 months ago · breakdown

About Costrict Coding Hub

Costrict Coding Hub is an MCP server in the Cloud category: 聚合精选编程 AI 扩展资源:MCP Servers、Skills、Rules、Prompts,周更索引 + 一键安装。. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/zgsm-sangfor/costrict-coding-hub

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Costrict Coding Hub

Powered by Claude · Grounded in docs

I know everything about Costrict Coding Hub. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Why Everything AI Coding?

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.

Everything AI Coding is a curated knowledge base that continuously collects, deduplicates, enriches, and scores resources from 9+ upstream sources. Every entry includes quality signals — LLM-scored coding relevance, documentation quality, specificity, plus health metrics like freshness and community popularity — so you can evaluate before you install. Browse right here on GitHub, explore interactively with the web catalog, or search and install with one command using the Coding Hub tool.

📚 Knowledge Base

🔌 MCP Servers — 9103 entries

Model Context Protocol servers that connect AI agents to external tools, databases, and services.

Name ⭐ Stars Score Description
MCP Inspector 9.2k 99 A developer tool for testing and debugging MCP servers via UI or CLI.
microsoft/playwright-mcp 32.2k 98 Microsoft's official MCP server enabling AI models to automate browse…
googleapis/genai-toolbox 15.0k 98 An open-source MCP server that connects AI agents and IDEs to enterpr…
AWS MCP Servers 8.6k 98 A suite of MCP servers that integrate AWS services into AI coding ass…
IDA Pro MCP 6.7k 98 MCP server enabling AI-assisted reverse engineering in IDA Pro.

Browse all MCP servers → · Browse interactively →


🎯 Skills — 1795 entries

Reusable agent capabilities and workflows for AI coding assistants.

Name Source Score Description
crewai-multi-agent Claude Code Templates 95 Multi-agent orchestration framework for building teams of autonomous…
langchain Claude Code Templates 95 Framework for building LLM-powered applications with agents, chains,…
llamaindex Claude Code Templates 95 Data framework for building LLM applications with RAG, document inges…
nemo-evaluator-sdk Claude Code Templates 95 Enterprise LLM benchmarking platform supporting 100+ benchmarks acros…
peft-fine-tuning Claude Code Templates 95 Parameter-efficient fine-tuning library for LLMs using LoRA, QLoRA, a…

Browse all skills → · Browse interactively →


📋 Rules — 355 entries

Coding conventions and AI behavior guidelines for consistent development.

Name Source Score Category
Momen Cursurrules Prompt File Rules CursorRules 97 tooling
Changelog Management (Rules 2.1) Rules 2.1 90 ai-ml
Beefreesdk Nocode Content Editor Cursorrules Prompt File Rules CursorRules 87 tooling
Drupal 11 Cursorrules Prompt File Rules CursorRules 87 tooling
Nextjs Supabase Shadcn Pwa Cursorrules Prompt File Rules CursorRules 87 frontend

Browse all rules → · Browse interactively →


💡 Prompts — 575 entries

Developer-focused prompt templates for common coding tasks.

Name Source Score Category
Comprehensive repository analysis prompts.chat 96 security
Frontend Developer Skill prompts.chat 96 frontend
AI Engineer prompts.chat 96 ai-ml
Backend Architect prompts.chat 96 database
Frontend Developer prompts.chat 96 frontend

Browse all prompts → · Browse interactively →


🧩 Plugins — 903 entries

Bundled marketplace plugins (skills + commands + agents + MCP servers).

Primarily for Claude Code; opencode partially compatible (npm); cursor / windsurf / costrict have no equivalent mechanism.

Name Source Score Description
superpowers Anthropic Official 100 A plugin for Claude Code that teaches AI-assisted coding skills like…
chrome-devtools-mcp Anthropic Official 100 MCP server for AI coding agents to control Chrome browsers, debug web…
huggingface-skills Anthropic Official 100 A comprehensive collection of AI/ML skills for Hugging Face Hub, cove…
code-modernization Anthropic Official 99 A plugin for modernizing legacy codebases (COBOL, Java, C++) with a s…
hookify Anthropic Official 99 Claude Code plugin for creating custom hooks to prevent unwanted beha…

Browse all plugins → · Browse interactively →


Data Sources & Quality

Everything AI Coding aggregates data from multiple upstream sources, then enriches, scores, and republishes the cleaned catalog.

Type Sources
MCP awesome-mcp-servers · Awesome-MCP-ZH · mcp.so · registry.modelcontextprotocol.io (official registry, active + isLatest, ~7,500 entries)
Skills Tier 1: anthropics/skills · Ai-Agent-Skills · antigravity-awesome-skills · ai-agents-public · skills.sh (via mastra-ai/skills-api, install_count ≥ 1000)Tier 2: awesome-repo-configs · awesome-openclaw-skills · openclaw/skillsTier 3: catalog/skills/curated.json
Rules awesome-cursorrules · rules-2.1-optimized · SchneiderSam/awesome-windsurfrules + balqaasem/awesome-windsurfrules (cross-repo dedup)
Prompts prompts.chat · wonderful-prompts

Quality scoring

Every entry is scored on a 0–100 composite scale: final_score = LLM × 0.85 + health × 0.15.

LLM dimensions (1–5, up to 6 per type): coding relevance, doc completeness, description accuracy, writing quality, specificity, install clarity (MCP & Skills only)

Health signals: freshness (🟢 Active / 🟡 Stale / 🔴 Abandoned), popularity (GitHub stars), source trust (upstream reputation)

Decisions: accept (≥ 65) · review (50–64) · reject (< 50)

Each sub-directory README shows the Top 100 entries ranked by this composite score.

Pipeline

  1. Syncscripts/sync_*.py pull from upstream sources weekly
  2. Mergescripts/merge_index.py deduplicates across sources, merges metadata
  3. Evaluate — Single LLM call: 6-dimension scoring + enrichment (tags, summary, tech_stack) + health signals
  4. Publish — GitHub Actions refresh the catalog, generate README tables, and update the web catalog
everything-ai-coding/
├── install.sh / install.ps1      # One-command installers
├── catalog/                      # Generated catalog data
│   ├── index.json                # Full merged index (4000+ entries)
│   ├── search-index.json         # Lightweight search index
│   ├── mcp/                      # MCP servers — index + README
│   ├── skills/                   # Skills — index + README
│   ├── rules/                    # Rules — index + README
│   └── prompts/                  # Prompts — index + README
├── platforms/                    # Per-platform skill + command definitions
├── scripts/                      # Sync, merge, scoring, and generation scripts
└── .github/workflows/            # CI automation

🛠 Coding Hub — Search & Install

Everything AI Coding also ships as a CLI tool that lets you search, browse, and install resources directly from your AI coding agent.

Quick Start

Install for your platform with one command:

macOS / Linux

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

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

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

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

Windows (PowerShell)

# Costrict CLI
irm https://raw.githubusercontent.com/zgsm-ai/everything-ai-coding/main/install.ps1 | iex

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

After installation, try a search command:

# Claude Code
/eac:search typescript

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

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 Everything AI Coding for the platform you are currently running on.

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

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

Platforms

Everything AI Coding 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 /eac:search <kw> [type:mcp] /eac-search <kw> [type:mcp] /eac-search <kw> [type:mcp] /eac-search <kw> [type:mcp]
Browse /eac:browse [category] /eac-browse [category] /eac-browse [category] /eac-browse [category]
Recommend /eac:recommend /eac-recommend /eac-recommend /eac-recommend
Install /eac:install <id> /eac-install <id> /eac-install <id> /eac-install <id>
Uninstall /eac:uninstall <id> /eac-uninstall <id> /eac-uninstall <id> /eac-uninstall <id>
Update /eac:update /eac-update /eac-update /eac-update
Evo /eac:evo <id> /eac-evo <id> /eac-evo <id> /eac-evo <id>
Claude Code Costrict VSCode Costrict Opencode
Global skill path ~/.claude/skills/eac/ ~/.costrict/skills/eac/ ~/.costrict/skills/eac/ ~/.opencode/skills/eac/
Command path same global dir .costrict/eac/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 Everything AI Coding 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-ai/everything-ai-coding/main/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/zgsm-ai/everything-ai-coding/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-ai/everything-ai-coding/main/install.sh | bash -s -- --platform <platform>

Windows (PowerShell)

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

Examples:

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

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

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

Costrict CLI (global skill + project commands)

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

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

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

Claude Code (global skill + global commands)

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

Opencode (global skill + project commands)

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

Step 2: Verify the installation

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

# Costrict CLI / Opencode
/eac-search typescript

# VSCode Costrict extension
Send this in the chat: "Search typescript with eac"

# Claude Code
/eac: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 <id> Install a resource
uninstall <id> Uninstall a resource
update Pull the latest Everything AI Coding files
evo <id> Evolve a locally installed skill / prompt / rule via a 7-dimension quality rubric (adapted from darwin-skill)

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-ai.github.io/everything-ai-coding/api/v1/search-index.json
Entry API https://zgsm-ai.github.io/everything-ai-coding/api/v1/{type}/{id}.json
Type index https://zgsm-ai.github.io/everything-ai-coding/api/v1/{type}/index.json
Full index fallback https://raw.githubusercontent.com/zgsm-ai/everything-ai-coding/main/catalog/index.json

Why Costrict?

If you like the Everything AI Coding 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.

If you need maintainers' context instead of quick-start instructions, see the repository wiki in docs/wiki/.

Acknowledgments

The /eac:evo command's quality rubric is adapted from darwin-skill by 花叔 (MIT License) — an autonomous skill optimization system inspired by Karpathy's autoresearch. darwin-skill first systematized a "structure + effectiveness" dual-evaluation framework for SKILL.md files with a ratchet mechanism for keeping only measurable improvements. Everything AI Coding simplifies it for on-demand client-side use: the dynamic live-testing dimension and the ratchet are deferred; the core dimensions (workflow clarity, instruction specificity, edge-case coverage, checkpoint design, overall architecture, etc.) are preserved and rewritten for our on-demand evo context. See docs/wiki/evo-rubric.md for the full rubric specification.

Thanks to 花叔 for making the ideas and the original skill publicly available.

Disclaimer

Everything AI Coding 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.

Everything AI Coding is released under the MIT License.

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About Costrict Coding Hub

How do I install Costrict Coding Hub?

Run git clone https://github.com/zgsm-sangfor/costrict-coding-hub, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Costrict Coding Hub safe to use with an AI agent?

Its trust score is 39 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Costrict Coding Hub still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.