Skip to content

feat: add project setup templates (CLAUDE.md + settings.json)#2

Merged
ducpm2303 merged 1 commit into
mainfrom
feat/claude-md-template
Apr 3, 2026
Merged

feat: add project setup templates (CLAUDE.md + settings.json)#2
ducpm2303 merged 1 commit into
mainfrom
feat/claude-md-template

Conversation

@ducpm2303

Copy link
Copy Markdown
Owner

templates/CLAUDE.md.template:

  • Ready-to-use CLAUDE.md for any Java/Spring Boot project
  • Covers: Java/Spring Boot version, build commands, preferred skills, coding standards, architecture, key files, env vars, testing strategy
  • [REPLACE: ...] placeholders for project-specific values
  • Wires all installed java-plugins skills as preferred workflows

templates/settings.json.template:

  • Pre-approved Maven + Gradle commands (no permission prompts)
  • Deny list blocks force-push, hard reset, and test-skip flags
  • Copy to .claude/settings.local.json

templates/README.md:

  • Explains each template and setup steps

README: added Quick Setup section at the top (5-minute onboarding)

templates/CLAUDE.md.template:
- Ready-to-use CLAUDE.md for any Java/Spring Boot project
- Covers: Java/Spring Boot version, build commands, preferred skills,
  coding standards, architecture, key files, env vars, testing strategy
- [REPLACE: ...] placeholders for project-specific values
- Wires all installed java-plugins skills as preferred workflows

templates/settings.json.template:
- Pre-approved Maven + Gradle commands (no permission prompts)
- Deny list blocks force-push, hard reset, and test-skip flags
- Copy to .claude/settings.local.json

templates/README.md:
- Explains each template and setup steps

README: added Quick Setup section at the top (5-minute onboarding)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ducpm2303 ducpm2303 merged commit 4fc6ec8 into main Apr 3, 2026
1 check passed
@ducpm2303 ducpm2303 deleted the feat/claude-md-template branch April 3, 2026 15:46
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