Global Tech Stack

Standards for this static HTML/CSS/JavaScript project. Use this skill when working with vanilla JavaScript modules, HTML templates, CSS stylesheets, Node.js tooling scripts, or package.json configuration. Apply when editing .html files, .js files in js/ directory, css/styles.css, package.json scripts, or configuring Prettier/Lighthouse/markdownlint tooling.

$ Installer

git clone https://github.com/adigunners/adigunners.github.io /tmp/adigunners.github.io && cp -r /tmp/adigunners.github.io/.claude/skills/global-tech-stack ~/.claude/skills/adigunners-github-io

// tip: Run this command in your terminal to install the skill


name: Global Tech Stack description: Standards for this static HTML/CSS/JavaScript project. Use this skill when working with vanilla JavaScript modules, HTML templates, CSS stylesheets, Node.js tooling scripts, or package.json configuration. Apply when editing .html files, .js files in js/ directory, css/styles.css, package.json scripts, or configuring Prettier/Lighthouse/markdownlint tooling.

When to use this skill

  • When writing or editing HTML files (index.html, winners.html, etc.)
  • When working with vanilla JavaScript modules in the js/ directory (state-module.js, data-loader.js, api-module.js, ui-module.js, etc.)
  • When updating or creating CSS in css/styles.css
  • When configuring Node.js development tooling (Prettier, Lighthouse, markdownlint-cli2)
  • When setting up or modifying lint-staged and Husky pre-commit hooks in package.json
  • When updating package.json scripts or devDependencies
  • When working with JSON data files in the data/ directory
  • When configuring GitHub Pages deployment or static file serving

Global Tech Stack

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global tech stack.

Instructions

For details, refer to the information provided in this file: global tech stack