Pattern Language

Provides structured coding instructions and testing guidelines by dynamically combining general programming principles with language-specific rules through a tool-based interface that processes markdown instruction files into executable patterns.

View Source
9 stars
0 tools
Created Aug 2025
@markacianfrani/markacianfrani-pattern-language-pattern-language

About

Provides structured coding instructions and testing guidelines by dynamically combining general programming principles with language-specific rules through a tool-based interface that processes markdown instruction files into executable patterns.

Categories

general

Installation

npm

npm install @markacianfrani/markacianfrani-pattern-language-pattern-language

Configuration

{ "mcpServers": { "markacianfrani-pattern-language-pattern-language": { "command": "npx", "args": [ "-y", "@markacianfrani/markacianfrani-pattern-language-pattern-language" ] } } }