Skip to content

mgd1984/the-way-of-code

Repository files navigation

The Way of Code

Ancient wisdom for the age of AI

Install MCP Server

GitMCP

"The code that can be named is not the eternal code."


Install

npx the-way-of-code

Configure

{
  "mcpServers": {
    "the-way-of-code": {
      "command": "npx", 
      "args": ["the-way-of-code"]
    }
  }
}

Use

The principles guide the code. The code embodies the principles.


Philosophy

The Five Pillars

Simplicity over complexity
Flow over force
Humility over ego
Balance over extremes
Presence over rushing

The Practice

Code emerges from silence. Problems dissolve in understanding. Architecture flows from constraints, not abstractions.

The master debugger does not force solutions—they create space for clarity to arise.


Implementation

Tools — Five focused instruments
Resources — Structured wisdom
Prompts — Essential workflows

Each primitive serves its nature. Together, they form a complete system.

// The tools
get_chapter(n: 1..81)
search_principles(query: string)
get_principles_by_topic(topic: Topic)
get_core_principles()
get_philosophical_context(aspect?: Aspect)

No more than necessary. No less than sufficient.


Integration

Instant

https://gitmcp.io/mgd1984/the-way-of-code

Local

npm install -g the-way-of-code

Reference

@github:mgd1984/the-way-of-code

Choose your path. All paths lead to the same source.


The Text

THE_WAY_OF_CODE.md — Complete wisdom, 81 chapters

The source adapts to every container while remaining unchanged.


Examples

Scenarios that illuminate practice:

  • Prompts — Templates for common situations
  • Scenarios — Real-world applications

The way is shown, not explained.


Contributing

Approach with beginner's mind.
Question before asserting.
Serve the code, not the ego.

"Do by not doing, and there is nothing that cannot be done."


Based on the Tao Te Ching by Lao Tzu, adapted by Rick Rubin for modern development

About

Vibe coding principles based on Rick Rubin's adaptation of the Tao Te Ching for developers and their AI agents

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published