Gsd-skill-creator kp-applied-domain

Domain knowledge for 10 applied subjects: computer science, data science, world languages, psychology, environmental science, nutrition, economics, creative writing, logic, digital literacy. Use when generating Applied & Practical tier pack content.

install
source · Clone the upstream repo
git clone https://github.com/Tibsfox/gsd-skill-creator
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Tibsfox/gsd-skill-creator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/infra/packs/knowledge/skills/kp-applied-domain" ~/.claude/skills/tibsfox-gsd-skill-creator-kp-applied-domain && rm -rf "$T"
manifest: infra/packs/knowledge/skills/kp-applied-domain/SKILL.md
source content

Applied Domain

Purpose

Provides domain expertise for the 10 Applied & Practical tier packs. These are practical skills that build on core academic foundations: computer science, data science, world languages, psychology, environmental science, nutrition, economics, creative writing, logic, and digital literacy. Each subject emphasizes hands-on application and real-world relevance.

Capabilities

  • Subject-specific learning outcome hierarchies for 10 applied subjects
  • Cross-subject prerequisite mapping to core tier (e.g., CODE-101 depends on MATH-101, PROB-101)
  • Grade-level complexity scaling with emphasis on middle school through college
  • Applied activity types (coding projects, data analysis labs, language immersion exercises, field studies)
  • Assessment methods emphasizing portfolio and project-based evaluation
  • Resource curation with emphasis on interactive tools and practice environments

Subject Coverage

SubjectPack IDKey Domains
Computer ScienceCODE-101Programming, algorithms, data structures, software engineering
Data ScienceDATA-101Data wrangling, visualization, ML basics, statistical modeling
World LanguagesLANG-101Language acquisition, grammar, culture, communication
PsychologyPSYCH-101Development, cognition, behavior, mental health
Environmental ScienceENVR-101Ecology, climate, conservation, sustainability
NutritionNUTR-101Macronutrients, meal planning, food science, health
EconomicsECON-101Supply/demand, markets, personal finance, macro/micro
Creative WritingWRIT-101Literature analysis, creative writing, rhetoric, genre
LogicLOG-101Propositional logic, predicate logic, proofs, paradoxes
Digital LiteracyDIGLIT-101Information evaluation, digital citizenship, online safety

Dependencies

  • kp-content-authoring skill for file structure and templates
  • Pack runtime schemas for validation
  • Core academic packs as prerequisites (MATH-101, READ-101, PROB-101, COMM-101)

Token Budget Rationale

1.0% budget covers the domain knowledge reference for 10 subjects. The skill provides subject-specific guidance (not full content) -- the actual content is generated in context using the authoring templates.