Skip to content

feat: add coder-modules and coder-templates skills for creating and updating modules and templates#813

Open
DevelopmentCats wants to merge 11 commits intomainfrom
cat/registry-skills
Open

feat: add coder-modules and coder-templates skills for creating and updating modules and templates#813
DevelopmentCats wants to merge 11 commits intomainfrom
cat/registry-skills

Conversation

@DevelopmentCats
Copy link
Copy Markdown
Contributor

@DevelopmentCats DevelopmentCats commented Mar 25, 2026

Description

Add two Claude Code skills for the Coder Registry: coder-modules and coder-templates. These skills guide AI agents through creating and updating registry modules and workspace templates, covering scaffolding, Terraform patterns, testing, README standards, icon management, version bumps, and newer features like presets, prebuilds, and task-oriented templates.

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related Issues

None

Copilot AI review requested due to automatic review settings March 25, 2026 20:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds two Claude Code skills to help AI agents create/update Coder Registry modules and workspace templates in this repo, with guidance on scaffolding, Terraform patterns, testing, README requirements, icons, and versioning.

Changes:

  • Add coder-modules skill with module scaffolding, testing, README, icons, and version bump guidance.
  • Add coder-templates skill with template scaffolding, Terraform patterns (presets/prebuilds/tasks), README standards, and operational checklists.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
.claude/skills/coder-templates/SKILL.md New skill doc for building/updating Registry workspace templates, including presets/prebuilds/tasks guidance.
.claude/skills/coder-modules/SKILL.md New skill doc for building/updating Registry modules, including required .tftest.hcl tests and version bump workflow.

@DevelopmentCats DevelopmentCats changed the title Cat/registry skills feat: add coder-modules and coder-templates skills for creating and updating modules and templates Mar 25, 2026
…and coder-templates, and clarify coder data source usage nuance
…s, emphasizing user-facing options and sensible defaults
…oder-modules and coder-templates, emphasizing the importance of proper structure and user-facing options
@DevelopmentCats DevelopmentCats requested a review from bpmct March 31, 2026 15:56
@DevelopmentCats
Copy link
Copy Markdown
Contributor Author

We should be good to go here now. I symlinked the skills from .agents/skills to .claude/skills and tested this with various agents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants