Skip to content

chore: add Claude Code skills and unignore .claude/skills#20142

Draft
dschom wants to merge 1 commit intomainfrom
chore-add-skills
Draft

chore: add Claude Code skills and unignore .claude/skills#20142
dschom wants to merge 1 commit intomainfrom
chore-add-skills

Conversation

@dschom
Copy link
Contributor

@dschom dschom commented Mar 5, 2026

Because

  • We want to start adding some claude skills

This pull request

  • unignores .claude/skills/ in .gitignore so skills are tracked in version control.
  • security-review: OWASP, secrets, XSS/injection, CORS, crypto, OTP/TOTP, session replay, rate limiting, PII, Docker, CI
  • check-docs: grammar, typos, JSDoc, README, API docs, changelog summary
  • check-smells: design, implementation, test, and dependency smells
  • check-react: component design, hooks, performance, a11y, state management
  • check-githistory: cross-references current changes against git history for regressions
  • explain-code: architecture, annotated walkthrough, gotchas for experienced engineers

Issue that this pull request solves

Closes: (issue number)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

Adds six Claude Code slash command skills:
- security-review: OWASP, secrets, XSS/injection, CORS, crypto, OTP/TOTP, session replay, rate limiting, PII, Docker, CI
- check-docs: grammar, typos, JSDoc, README, API docs, changelog summary
- check-smells: design, implementation, test, and dependency smells
- check-react: component design, hooks, performance, a11y, state management
- check-githistory: cross-references current changes against git history for regressions
- explain-code: architecture, annotated walkthrough, gotchas for experienced engineers

Also unignores .claude/skills/ in .gitignore so skills are tracked in version control.

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