ink-paper-design

Implement the Personal Action Blueprint design system with Newsreader typography and CSS variables.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/greatxrider/nomanuAI --skill ink-paper-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ink-paper-design
Source: https://github.com/greatxrider/nomanuAI/tree/main/.claude/.skills/ink-paper-design/skills/ink-paper-design
Command: npx skills add https://github.com/greatxrider/nomanuAI --skill ink-paper-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive design system to ensure a consistent, refined, and editorial aesthetic across digital interfaces, saving designers and developers time on styling and component creation.

Core Features & Use Cases

  • Editorial Typography: Implements the Newsreader serif font for headings and Inter sans-serif for body text.
  • Color Palette: Defines specific CSS variables for paper, ink, line, and gold accent colors.
  • Layout Principles: Outlines container, section spacing, and responsive typography using clamp().
  • Component Patterns: Provides ready-to-use CSS and HTML structures for headers, cards, buttons, and more.
  • Use Case: Apply this design system to a new website project to quickly establish a sophisticated, ink-and-paper-inspired visual identity, ensuring all elements from headers to CTAs adhere to the defined style.

Quick Start

Apply the provided CSS variables and base reset to your project's global stylesheet.

Frequently Asked Questions about ink-paper-design

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

FAQPage Schema
How do I create a consistent editorial design system for my website?

To implement an editorial design system, apply the provided CSS variables and base reset to your global stylesheet. This establishes Newsreader serif typography, ink/paper colors, and gold accents, ensuring design consistency across headers, cards, and buttons.

What is the best way to style UI components with a serif typography aesthetic?

Styling UI components with a serif typography aesthetic involves pairing a serif font like Newsreader for headings with a sans-serif like Inter for body text. This system provides ready-to-use CSS structures for cards and headers to maintain a refined editorial look.

How do I use CSS variables for an ink and paper color palette?

Using CSS variables for an ink and paper color palette involves defining specific tokens for paper, ink, line, and gold accent colors in your global stylesheet. These variables ensure consistent color application across all UI components and layouts.

Can I apply responsive typography scales using clamp in a design system?

Yes, you can apply responsive typography scales using the CSS clamp() function within a design system. This system outlines layout principles that use clamp() for fluid text sizing, ensuring typography adapts smoothly across different screen sizes.

Does this editorial design system work without external dependencies?

Yes, this editorial design system works without external dependencies. It provides self-contained CSS variables, base resets, and component patterns, allowing you to directly integrate the styling structures into your project's global stylesheet.

What components are included in an editorial design system?

An editorial design system includes ready-to-use CSS and HTML structures for headers, cards, and buttons. These component patterns ensure all UI elements adhere to the defined ink-and-paper-inspired visual identity and layout principles.