Files
pbakaus_impeccable/NOTICE.md
T
Paul BakausandClaude Opus 4.7 5613891aa6 docs(typography): absorb tactical additions from typecraft-guide-skill
Merged ten tactical items from ehmo/typecraft-guide-skill into the typography
reference at the upstream author's request: dark-mode weight/tracking/leading
compensation, font-display: optional vs swap, preload-critical-weight-only,
variable fonts for 3+ weights, clamp() max-to-min ratio bound, container/
font-size coupling to preserve measure, text-wrap: balance / pretty,
font-optical-sizing: auto, quantified ALL-CAPS tracking (5-12%), and the
paragraph-rhythm rule (space OR indent, never both).

Skipped: platform-specific tables (iOS/Android/print), confidence markers,
severity-graded report format, academic sources, and the punctuation
subsection (em-dash prescription conflicts with the project copy rule).

Attribution lives in NOTICE.md, not inside the skill content.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 16:56:29 -07:00

1.2 KiB

Notice

Impeccable Copyright 2025-2026 Paul Bakaus

Anthropic frontend-design Skill

The impeccable skill in this project builds on Anthropic's original frontend-design skill.

Original work: https://github.com/anthropics/skills/tree/main/skills/frontend-design Original license: Apache License 2.0 Copyright: 2025 Anthropic, PBC

This project extends the original with:

  • 7 domain-specific reference files (typography, color-and-contrast, spatial-design, motion-design, interaction-design, responsive-design, ux-writing)
  • 23 commands
  • Expanded patterns and anti-patterns

Typecraft Guide Skill

The typography.md reference in this project incorporates a set of tactical additions merged in from ehmo's typecraft-guide-skill at the author's request: dark-mode weight/tracking compensation, font-display: optional vs swap, preload-critical-weight-only guidance, variable fonts for 3+ weights, clamp() max-to-min ratio bound, responsive measure/container coupling, text-wrap: balance / pretty, font-optical-sizing: auto, ALL-CAPS tracking quantification, and the paragraph-rhythm rule (space OR indent, never both).

Original work: https://github.com/ehmo/typecraft-guide-skill Original license: see upstream repo Author: ehmo