Skip to content

Update Claude / Agent MD and add React skill#2273

Open
alexandrudanpop wants to merge 4 commits intomainfrom
feat/react-skills
Open

Update Claude / Agent MD and add React skill#2273
alexandrudanpop wants to merge 4 commits intomainfrom
feat/react-skills

Conversation

@alexandrudanpop
Copy link
Copy Markdown
Contributor

Fixes OPS-4263

Copilot AI review requested due to automatic review settings May 8, 2026 09:11
@linear
Copy link
Copy Markdown

linear Bot commented May 8, 2026

OPS-4263

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

Updates repository AI/agent guidance docs and introduces a new Claude “react” skill to standardize frontend development practices across packages/react-ui and packages/ui-components.

Changes:

  • Updated CLAUDE.md and AGENTS.md structure/package listings and consolidated frontend guidance by referencing the new react skill.
  • Added a new .claude/skills/react/SKILL.md with React-specific conventions for components, hooks, react-query, styling, and quality checks.
  • Tweaked testing/lint command examples and formatting consistency in the docs.

Reviewed changes

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

File Description
CLAUDE.md Updates repo/package guidance and points frontend work to the new react skill; adjusts testing/examples formatting.
AGENTS.md Aligns agent guidance with updated repo structure and the new react skill; updates Nx command examples.
.claude/skills/react/SKILL.md Adds a dedicated React/frontend “skill” document defining conventions for UI work in react-ui and ui-components.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/skills/react/SKILL.md Outdated
Comment thread .claude/skills/react/SKILL.md Outdated
Comment thread .claude/skills/react/SKILL.md Outdated
alexandrudanpop and others added 2 commits May 8, 2026 12:25
- Soften useCallback/inline handler guidance to prefer extraction
  only when referential stability matters or logic is non-trivial
- Add radix 10 to all Number.parseInt calls in examples
- Replace non-existent qa-agent reference with generic browser testing guidance
- Update anti-patterns checklist to match softened rules

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Replace domain-specific Number.parseInt examples with generic
inline vs extracted handler patterns that illustrate the guideline
more clearly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

Comment thread AGENTS.md
@@ -7,15 +7,25 @@
- Update documentation for user-facing changes
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

modiefied agents.md to be the same as claude.md

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.

2 participants