Local Ci

MCP Server

by majiayu000 · Added 5mo ago

Claude
76

Install

git clone https://github.com/majiayu000/claude-skill-registry

Add to Claude

claude mcp add local-ci

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "local-ci": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/local-ci"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

remote CI (GitHub Actions) 相当のチェックをローカルで実行。Biome check、テスト、ビルドを並列実行し、全てのチェックが成功したことを確認する。PR作成前の事前チェックに使用。

Tags

ai-mljavascripttypescriptjavabashskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations