Skip to content

Setup claude code#42

Draft
jan888adams wants to merge 8 commits into
mainfrom
setup-claude-code
Draft

Setup claude code#42
jan888adams wants to merge 8 commits into
mainfrom
setup-claude-code

Conversation

@jan888adams

Copy link
Copy Markdown
Contributor

No description provided.

Jan Adams and others added 6 commits February 27, 2026 09:33
Provides codebase overview, conventions, architecture patterns,
and development commands to streamline AI-assisted development.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rules (.claude/rules/):
- code-style: PHP conventions with examples from codebase
- testing: PHPUnit + Prophecy patterns and conventions
- architecture: Decorator chains, adapters, lifecycle flows
- static-analysis: PHPStan level 8 requirements
- bundle-usage: How the bundle works for developers

Skills (.claude/skills/):
- php-best-practices: PHP 8.x audit with 45+ rules
- php-pro: Senior PHP dev with framework reference guides
- tdd: Test-driven development workflow
- debug: Systematic root-cause debugging
- code-review: Handle review feedback with technical rigor
- brainstorm: Ideas to designs to specs
- web-search: Web search & extraction via inference.sh
- writing-skills: TDD for skill documentation
- humanizer: Remove AI writing patterns

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- /review skill with systematic 8-category checklist:
  dead code, architecture, documentation, tests,
  security, performance, BC breaks, static analysis
- Detailed checklist with project-specific checks
- roles.md rule defining writer vs reviewer behavior
- Severity guide: BLOCKER / WARNING / SUGGESTION

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Documents how to use Claude Code with this project:
- Rules vs skills explained
- Writer/reviewer workflow
- When and how to update CLAUDE.md, rules, and skills
- Available skills reference
- Tips for effective usage

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Queries Context7 API for current docs instead of relying
on training data. No API key needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Warnings fixed:
- Add /context7 to developer guide skills table and structure
- Fix decorator chain in CLAUDE.md to show execution order
- Remove misleading "(maximum)" from PHPStan level 8

Suggestions fixed:
- Use named argument in CacheTags::fromStrings() example
- Clarify /review vs /code-review in skills table
- Document \assert() usage in testing.md
- Add project context note to php-pro PHPStan reference

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3078d6c1-bd74-4219-b004-4c865bc16d03

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch setup-claude-code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

jan888adams and others added 2 commits February 27, 2026 12:20
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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