Skip to content

refactor: update devcontainer configs, rename skills, and add tooling#2

Merged
justinmerrell merged 1 commit intomainfrom
refactor/update-devcontainer-and-bundle-config
Apr 3, 2026
Merged

refactor: update devcontainer configs, rename skills, and add tooling#2
justinmerrell merged 1 commit intomainfrom
refactor/update-devcontainer-and-bundle-config

Conversation

@justinmerrell
Copy link
Copy Markdown
Contributor

Summary

  • Restructure devcontainer compose and configuration files
  • Rename bundle skills to gerund naming convention (summarize-changessummarizing-changes, write-commit-messagewriting-commit-messages)
  • Add .gitattributes to enforce LF line endings on shell scripts
  • Add lefthook.yml git hooks template
  • Introduce TypeScript 02-install-skills.ts example and renumber existing examples

Test plan

  • Verify devcontainer builds and starts correctly with updated compose configs
  • Confirm renamed skills are discoverable and functional
  • Validate TypeScript examples compile and run (npx tsx 01-pull-bundle.ts, etc.)
  • Check .gitattributes enforces LF on .sh files

🤖 Generated with Claude Code

Restructure devcontainer compose and config files, rename bundle skills
to use gerund naming convention (summarizing-changes, writing-commit-messages),
add .gitattributes for LF line endings on shell scripts, add lefthook.yml
template, and introduce TypeScript install-skills example.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justinmerrell justinmerrell merged commit 82ef1d7 into main Apr 3, 2026
3 checks passed
@justinmerrell justinmerrell deleted the refactor/update-devcontainer-and-bundle-config branch April 3, 2026 01:30
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.

1 participant