@agiflow/aicode-toolkit

by agiflow · v1.0.0 · prompt

An Nx monorepo for building MCP (Model Context Protocol) servers and tooling. Uses pnpm for package management and Nx for build orchestration.

Install

Add @agiflow/aicode-toolkit to Claude Code with the PolySkill CLI: polyskill add @agiflow/aicode-toolkit

Instructions

# CLAUDE.md This file provides guidance to Claude Code when working with this repository. ## Project Overview An Nx monorepo for building MCP (Model Context Protocol) servers and tooling. Uses pnpm for package management and Nx for build orchestration. ## Coding Workflow (IMPORTANT) When working on code in this repository, **ALWAYS** follow this workflow using MCP tools: ### 1. Creating New Applications or Features **Use scaffold-mcp MCP tools to generate boilerplate code:** - **List available boilerplates**: Use `list-boilerplates` MCP tool from scaffold-mcp - **Create new application**: Use…

Keywords: github, monorepo, mcp-servers, nx-build, pnpm, package-management, coding-toolkit, development-tools, server-tooling