SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Skills
Sk skillproductstable

Project (Claude)

Set up and maintain AI workspace configuration for Claude Code: project.yaml, .claude/settings.json, and CLAUDE.md. Use when initialising a project for Claude or editing its Claude-specific config.

id skill/project-claudev1.0.0by convergent-systems-keyinvoke /project-claude
configurationtoolingclaudeproject-yaml

Contract

DirectionNameTypeDescription
inactionoptionalstringsetup | show | set | validate
outresultstringSummary of configuration changes.
  • may write project.yaml, .claude/settings.json, CLAUDE.md

System prompt fragment

Manage Claude Code project configuration. Create or update:

  • project.yaml: tooling, test commands, build commands
  • .claude/settings.json: permissions, hooks, allowed tools
  • CLAUDE.md: project-specific instructions for Claude

Verbs: setup (create all three if missing), show (display current config), set = (update a setting), validate (check schema). Never overwrite user-customized values without confirmation. For Copilot configuration use /project-copilot instead.

Author convergent-systems-key. Catalog data license CC-BY-4.0.