agentsclimarketplace

Kyoto design philosophy

Skill alphaparkinc/kyoto-design-philosophy

GenPark skill: Apply Kyoto's design principles (Ma, Shu-Ha-Ri, Ichigo Ichie) to AI agent architecture and product decisions ??as practiced by Jobs, Zhao, Last, and Cheny.

Install
npx -y skills add alphaparkinc/kyoto-design-philosophy

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Apply the Kyoto Design Philosophy to GenPark product decisions, agent behavior, and skill architecture. Encodes the aesthetic principles of Ma (negative space), Shu-Ha-Ri (mastery progression), and Ichigo Ichie (singular presence) — the same principles that shaped Steve Jobs, Evan Zhao, Simon Last, and Boris Cheny. Use when making product decisions, designing agent interactions, reviewing skill architecture, or writing GenPark brand narratives.

SKILL.md

6.4 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

Kyoto Design Philosophy

Overview

Kyoto is not a city of loudness. It is a city of intentional restraint — where every garden stone, every silence between temple bells, every corridor in a machiya townhouse was designed to create space for thought. The greatest builders of the PC, Internet, and AI eras were all shaped by this city. This skill encodes what they learned.

Use this skill as a decision filter — not a style guide, but a question framework that sits beneath every product decision GenPark makes.


The Three Pillars

① 間 (Ma) — Negative Space as Power

Definition: Ma is the Japanese concept of the meaningful pause between things — the gap between pillars, the silence in a tea ceremony, the whitespace on a page. It is not emptiness; it is intentional void.

Steve Jobs on Ma: The hallmark of every Apple product — the breathing room in iOS, the single-button remote, the unsaid feature — was Jobs applying Ma without naming it. He called it "editing ruthlessly." He meant: make space for the user.

Agent Design Application:

  • Before generating output, ask: Does this moment require output, or does it require listening?
  • An agent that pauses before acting signals intelligence. An agent that fills every silence signals anxiety.
  • Build deliberate "Ma moments" into agent workflows: confirmation pauses, reflection steps, and explicit "I'm waiting for your intent" states.

Decision Test: If we removed this feature/response/element, would the product feel more powerful or less? If more — the removal IS the design.


② 守破離 (Shu-Ha-Ri) — Master, Break, Transcend

Definition: The three stages of mastery in Japanese martial arts and craft:

  • 守 (Shu): Follow the rules exactly. Master the form.
  • 破 (Ha): Break from the form intentionally. Adapt to context.
  • 離 (Ri): Transcend the form. Create new rules from internalized mastery.

Boris Cheny on Shu-Ha-Ri: The machiya townhouse architecture of Kyoto embodies this — a standardized modular structure (Shu) that each family adapts over generations (Ha), eventually producing entirely new configurations (Ri) that still feel coherent.

Skill Architecture Application:

  • Shu layer: Every GenPark skill starts as a standardized SKILL.md template. Agents follow it precisely on first execution.
  • Ha layer: Users reshape, combine, and override skills based on their context. The system supports this without friction.
  • Ri layer: Over time, agents generate new skills by synthesizing patterns they have observed. This is the goal state: the system writes its own craft.

Decision Test: Is this skill/feature/interaction at Shu, Ha, or Ri stage? Design accordingly — don't impose Ri thinking on a Shu-stage component.


③ 一期一会 (Ichigo Ichie) — This Moment, Once

Definition: "One time, one meeting." The tea ceremony principle that every gathering is singular — it will never happen again in exactly this configuration of people, season, light, and mood. Treat it accordingly.

Evan Zhao on Ichigo Ichie: Zoom's core design insight was that the human on the other side of the screen deserves to feel present, not processed. Every call is a one-time event. The interface should honor that.

Simon Last on Ichigo Ichie: Wabi-sabi — the beauty of imperfection and transience — is Ichigo Ichie applied to aesthetics. Products that age gracefully and feel authentic over time carry this quality.

Agent Interaction Application:

  • Every GenPark session should begin with context-reading, not template-matching.
  • Agents must incorporate: current timestamp, user's recent history, stated mood or urgency, and the specific phrasing of the request — not just keyword extraction.
  • Responses should feel addressed to this person, right now — not generated for a persona.

Decision Test: Could this response/output have been generated yesterday for a different user? If yes, it lacks Ichigo Ichie. Rebuild it with present-tense context.


Usage Patterns

When Making Product Decisions

  1. Run the Ma Test: What can be removed?
  2. Run the Shu-Ha-Ri Test: What stage is this component at? Are we designing for the right stage?
  3. Run the Ichigo Ichie Test: Is this designed for a specific person in a specific moment, or for an abstracted user?

When Reviewing Agent Skill Designs

  • Check if the skill has built-in pause states (Ma)
  • Check if the skill supports user customization without breaking (Ha)
  • Check if the skill uses session context, not just stored templates (Ichigo Ichie)

When Writing GenPark Brand Copy

  • Lead with scene, not feature
  • Use negative space in sentences — short paragraphs, deliberate line breaks
  • Reference the singular moment — "right now," "this session," "this problem"
  • Never claim to be "the most powerful" — claim to be "the most precise"

Founder's Reference

"The most profound technologies are the ones that disappear." — Steve Jobs (1998)

"Design is not just what it looks like and feels like. Design is how it works." — Steve Jobs

"We want to remove all the things that prevent people from being able to connect." — Evan Zhao

These are all Ma statements. GenPark's north star: build the silence that lets the user's intelligence emerge.


Kyoto Design Checklist

Before shipping any feature, skill, or agent behavior:

  • Ma: Have we identified what NOT to include?
  • Ma: Does the agent know when to pause and wait?
  • Shu: Is the baseline behavior standardized and learnable?
  • Ha: Can the user reshape this without breaking it?
  • Ri: Is there a path for this to evolve beyond its original form?
  • Ichigo Ichie: Does this response/feature use present-context, not cached-persona?
  • Ichigo Ichie: Would the output change meaningfully based on who is asking and when?

Distilled in Kyoto, May 2026. For GenPark.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most design frontend skills give in ~1.4k tokens

Counted across 1,169 of the 1,878 authors here whose files we hold, read 2026-08-07

  • Use CSS variables for color consistencyin 72 of 1169, across 23 files
  • Commit to one bold aesthetic direction before codingin 72 of 1169, across 27 files
  • Match implementation complexity to the aesthetic visionin 70 of 1169, across 20 files
  • Add atmospheric background effects and texturesin 57 of 1169, across 9 files
  • Use unexpected spatial compositions and layoutsin 56 of 1169, across 8 files
  • Implement real working codein 55 of 1169, across 7 files
  • Vary themes and aesthetics across different designsin 48 of 1169, across 7 files
  • Launch chromium in headless modein 47 of 1169, across 4 files
  • Close the browser when donein 47 of 1169, across 4 files
  • Run provided scripts with help flag firstin 47 of 1169, across 4 files
  • Wait for network idle statein 47 of 1169, across 4 files
  • Use descriptive selectors for elementsin 47 of 1169, across 4 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.