Skip to content

Commit f81cfde

Browse files
auge2uclaude
andcommitted
docs(tokens): add theme contribution guide (gt-pm003)
Step-by-step guide for creating and contributing culturally-grounded themes to @syncupsuite/themes. Covers provenance research, seed color selection, foundation JSON spec, generator pipeline, validation loop, review criteria, and a Nordic Modern worked example. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b1ea8a4 commit f81cfde

4 files changed

Lines changed: 549 additions & 1 deletion

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webplatform4sync",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Platform4Sync skill surface with command frames — same tools, different approaches",
55
"frames": {
66
"construction": {

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to Platform4Sync will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [0.4.2] - 2026-02-21
8+
9+
### Added
10+
11+
- **Theme contribution guide** (`skills/theme-inspired-tokens/references/contributing.md`) — step-by-step guide for creating and submitting culturally-grounded themes to `@syncupsuite/themes`:
12+
- Research requirements: what counts as verifiable provenance, primary source expectations
13+
- Seed color selection principles: near-black/white endpoints, accent requirements, tonal spread
14+
- Foundation JSON specification: all metadata fields, harmony modes, radius tendencies, typography categories
15+
- Pipeline walkthrough: single-file operation, `pnpm generate`, validation loop
16+
- Review criteria: provenance quality, cultural authenticity, contrast compliance, narrative coherence
17+
- Worked example: Nordic Modern theme from research through PR submission
18+
- Added `references/contributing.md` to skill's Related References section
19+
720
## [0.4.1] - 2026-02-21
821

922
### Token Integration Reliability

0 commit comments

Comments
 (0)