Full-stack-skills nvm-project-meta

Provide nvm project metadata like maintainers, support policy, enterprise support, license, and copyright notice. Use when users ask about project governance or legal notices.

install
source · Clone the upstream repo
git clone https://github.com/partme-ai/full-stack-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/partme-ai/full-stack-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/nvm-skills/nvm-project-meta" ~/.claude/skills/partme-ai-full-stack-skills-nvm-project-meta && rm -rf "$T"
manifest: skills/nvm-skills/nvm-project-meta/SKILL.md
source content

When to use this skill

ALWAYS use this skill when the user mentions:

  • Maintainers or governance
  • Support policy or enterprise support
  • License or copyright notice

Trigger phrases include:

  • "maintainers", "维护者"
  • "project support", "enterprise support"
  • "license", "copyright"

How to use this skill

  1. Identify the metadata topic the user needs.
  2. Open the matching example file.
  3. Use the exact wording and links from the example.

Example file map

  • examples/maintainers.md
  • examples/project-support.md
  • examples/enterprise-support.md
  • examples/license.md
  • examples/copyright-notice.md

Keywords

nvm maintainers, project support, enterprise support, license, copyright