loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

vef-framework-go-docs

MCP Tool

coldsmirk/vef-framework-go-docs

Official documentation site for VEF Framework Go, a resource-driven Go backend framework built on FX, Fiber, and Bun.

Install

$ npx loaditout add coldsmirk/vef-framework-go-docs

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "vef-framework-go-docs": {
      "command": "npx",
      "args": [
        "-y",
        "vef-framework-go-docs"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

VEF Framework Go Docs

Official documentation site for vef-framework-go, built with Docusaurus.

  • Site: https://coldsmirk.github.io/vef-framework-go-docs/
  • Default locale: Simplified Chinese
  • English locale: https://coldsmirk.github.io/vef-framework-go-docs/en/
Stack
  • Docusaurus 3.9.2
  • React 19
  • TypeScript
  • pnpm
Local Development

Install dependencies:

pnpm install

Start the Chinese site locally:

pnpm start

Start the English site locally:

pnpm start:en

Start the Chinese locale explicitly:

pnpm start:zh
Build And Preview

Build all locales:

pnpm build

Preview the production build:

pnpm serve
Repository Structure
docs/                                  # English source docs
i18n/zh-Hans/                          # Chinese translations
src/                                   # Docusaurus pages and theme code
static/                                # Static assets
docusaurus.config.ts                   # Site configuration
sidebars.ts                            # Sidebar config
Notes
  • The site is served at /vef-framework-go-docs/, with Chinese at the root path and English under /en/
  • Use pnpm build && pnpm serve when checking multi-locale output
  • This repository is the documentation site only; framework source code lives in the main vef-framework-go repository
Deploy

Deploy with Docusaurus:

pnpm deploy

Tags

backend-frameworkbuncruddocsdocumentationdocusaurusfibergogolangmcprbacuber-fx

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/coldsmirk/vef-framework-go-docs)](https://loaditout.ai/skills/coldsmirk/vef-framework-go-docs)