content-spec

Define a standardized content spec for resume and career data across templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/younwony/younwony.github.io --skill content-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-spec
Source: https://github.com/younwony/younwony.github.io/tree/main/.claude/skills/data/content-spec
Command: npx skills add https://github.com/younwony/younwony.github.io --skill content-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill defines a standardized content specification to synchronize resume and career data across templates, ensuring consistency and completeness across all documents.

Core Features & Use Cases

  • Enforces mandatory sections such as Professional Summary, Core Competencies, and project metrics.
  • Provides a YAML-frontmatter reference to drive discovery and automated validation.
  • Supports STAR-formatted project details and data-driven metrics for a data-accurate career portfolio.

Quick Start

Use the content-spec skill to validate and align the Career docs at docs/career/my_career_data.md against the defined standards.

Frequently Asked Questions about content-spec

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

FAQPage Schema
How do I standardize resume content across multiple templates?

YAML frontmatter drives resume data validation by enforcing a standardized structure that guarantees consistency and discoverability. It defines mandatory career sections and supports STAR-formatted content to synchronize resume data across multiple document templates.

What resume sections should be mandatory for a data-accurate career portfolio?

STAR-formatted content structures project details within a resume by defining situations, tasks, actions, and results. A content spec enforces this format alongside data-driven metrics to guarantee consistency and completeness across career documentation.

Can I validate career data against a predefined YAML frontmatter structure?

You can validate career data against a predefined YAML frontmatter structure by applying a content spec to your career markdown files. This checks for mandatory sections and standardized formats, ensuring complete alignment with the defined documentation standards.

Does the content spec approach work for synchronizing markdown career data?

The content spec approach works for synchronizing markdown career data by validating files against defined standards. It enforces YAML frontmatter and mandatory sections to guarantee template consistency and discoverability across your career documentation workflow.