Skip to content

Add Claude AI skills for project conventions and development standards#1931

Merged
Mbeaulne merged 1 commit intomasterfrom
03-12-convert_cursor_rules_to_skills
Mar 19, 2026
Merged

Add Claude AI skills for project conventions and development standards#1931
Mbeaulne merged 1 commit intomasterfrom
03-12-convert_cursor_rules_to_skills

Conversation

@Mbeaulne
Copy link
Copy Markdown
Collaborator

@Mbeaulne Mbeaulne commented Mar 12, 2026

Description

Added Claude AI skills configuration to establish coding standards and best practices for the project. These skills provide comprehensive guidelines for React development, TypeScript usage, E2E testing with Playwright, UI primitives, code review processes, and project conventions.

Related Issue and Pull requests

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

  1. Verify the Claude skills are properly structured in .claude/skills/ directory
  2. Check that each skill file contains valid YAML frontmatter and markdown content
  3. Confirm the skills cover the main areas: e2e-testing, project-conventions, react-patterns, review, typescript-standards, ui-primitives, and validate

Additional Comments

These skills will help maintain consistent code quality and development practices across the project. The configuration includes specific guidance for:

  • Playwright E2E testing patterns and anti-patterns
  • React Compiler compatibility rules
  • TypeScript safety standards
  • UI primitive usage over raw HTML
  • Code review processes and validation commands
  • Project-specific conventions for imports, file structure, and error handling

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 12, 2026

🎩 To tophat this PR:

You can add the following URL parameter to your browser to tophat this PR:

`?tophat_location=03-12-convert_cursor_rules_to_skills/ffb804e`

@Mbeaulne Mbeaulne changed the title convert cursor rules to skills Add Claude AI skills for project conventions and development standards Mar 12, 2026
@Mbeaulne Mbeaulne force-pushed the 03-12-convert_cursor_rules_to_skills branch from f5b8c91 to 978016a Compare March 12, 2026 17:29
@Mbeaulne Mbeaulne mentioned this pull request Mar 12, 2026
8 tasks
@Mbeaulne Mbeaulne marked this pull request as ready for review March 12, 2026 17:36
@Mbeaulne Mbeaulne requested a review from a team as a code owner March 12, 2026 17:36
@Mbeaulne Mbeaulne force-pushed the 03-12-convert_cursor_rules_to_skills branch 4 times, most recently from 7224691 to 8283bb9 Compare March 12, 2026 19:13
@Mbeaulne Mbeaulne force-pushed the 03-12-convert_cursor_rules_to_skills branch from 8283bb9 to f0633ae Compare March 13, 2026 13:50
@Mbeaulne Mbeaulne requested a review from camielvs March 19, 2026 17:47
@Mbeaulne Mbeaulne force-pushed the 03-12-convert_cursor_rules_to_skills branch from f0633ae to 2bca6c9 Compare March 19, 2026 18:19
Copy link
Copy Markdown
Collaborator

@camielvs camielvs left a comment

Choose a reason for hiding this comment

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

solid

@Mbeaulne Mbeaulne force-pushed the 03-12-convert_cursor_rules_to_skills branch from 29b4338 to ffb804e Compare March 19, 2026 19:02
Copy link
Copy Markdown
Collaborator Author

Mbeaulne commented Mar 19, 2026

Merge activity

  • Mar 19, 7:09 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 19, 7:09 PM UTC: @Mbeaulne merged this pull request with Graphite.

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