context_surface_contract

Convert UI principles into Product Surface Contracts across audit, compile, apply, and conformance modes.

3|Updated May 22, 2026
One-click install
npx skills add https://github.com/Seven128/project-tiny-context-harness --skill context-surface-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context_surface_contract
Source: https://github.com/Seven128/project-tiny-context-harness/tree/main/.codex/ty-context-managed/skills/context_surface_contract
Command: npx skills add https://github.com/Seven128/project-tiny-context-harness --skill context-surface-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps in transforming broad product/UI principles into concrete Product Surface Contracts within the context of a Minimal Context Harness project, ensuring clarity in user-facing interface responsibilities.

Core Features & Use Cases

  • Audit Mode: Inspect existing surfaces for clear responsibility.
  • Compile Mode: Turn audit findings into Context candidates.
  • Apply Mode: Write durable Context with explicit user permission.
  • Conformance Mode: Check implementation against Product Surface Contracts.
  • Use Case: For a project where you need to define responsibilities and boundaries for UI elements, this Skill can help in establishing clear contracts for various surfaces.

Quick Start

Use the context_surface_contract skill to start an audit of UI responsibilities in the project.

Frequently Asked Questions about context_surface_contract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define clear UI responsibilities for product surfaces?

Defining clear UI responsibilities involves creating Product Surface Contracts that specify interface boundaries. This skill audits existing surfaces and compiles those findings into durable contextual rules to prevent UI responsibility overlap.

What is a Product Surface Contract in UI architecture?

A Product Surface Contract is a specific contextual rule defining the boundaries and responsibilities of user-facing interface elements. It transforms broad product principles into concrete constraints for Minimal Context Harness projects.

How do I audit existing UI elements for responsibility overlap?

Auditing UI elements for responsibility overlap requires inspecting each surface to evaluate its contextual boundaries. This skill operates in Audit Mode to systematically review interfaces and identify unclear responsibility allocations.

Can I verify if my implementation conforms to product architecture contracts?

Verifying implementation against product architecture contracts is possible using Conformance Mode. This checks your built UI surfaces against the compiled Product Surface Contracts to ensure all contextual boundaries and responsibilities are met without deviation.

Does this skill require dependencies to write durable context for UI surfaces?

Writing durable context for UI surfaces requires no external dependencies. The skill operates independently using its internal scripts and references to compile audit findings into contextual candidates with explicit user permission.