Skip to main content

CLAUDE.MD

Create a CLAUDE.md file in your repository root to define code style guidelines, review criteria, project-specific rules, and preferred patterns. This file guides Claude’s understanding of your project standards. For more info see https://github.com/stuartbrameld/growth-method/pull/288.

@claude github actions

You can interact with Claude by mentioning @claude in a pull request or issue comment. This is set to use Claude Opus by default as per https://github.com/stuartbrameld/growth-method/issues/287. Claude code can help with:
  • Bug fixes and improvements
  • Documentation updates
  • Implementing new features
  • Code reviews and suggestions
  • Writing tests
  • And more!
Examples:
@claude implement this feature based on the issue description
@claude how should I implement user authentication for this endpoint?
@claude fix the TypeError in the user dashboard component
For more information: https://x.com/taylorotwell/status/2009649504740610493 https://laravel-news.com/laravel-gets-a-claude-code-simplifier-plugin