Skip to content

Conversation

jonybur
Copy link
Contributor

@jonybur jonybur commented Oct 10, 2025

Adds CLAUDE.md rules for core-ui storybook creation

@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 17:33
Copy link
Contributor

@Copilot 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

Adds comprehensive Claude AI assistant instructions for the babylon-core-ui package, specifically focused on Storybook story creation and component development workflows.

  • Establishes required practices for Storybook story generation and maintenance
  • Provides detailed templates and guidelines for component development
  • Includes verification commands and quality standards for consistent development

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

If the build succeeds, then run:

```bash
nx run @babylonlabs-io/core-ui:lint
Copy link
Collaborator

Choose a reason for hiding this comment

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

npx nx lint @babylonlabs-io/core-ui?

After making any changes to the codebase, **always** run the following commands in sequence:

```bash
npm run build
Copy link
Collaborator

Choose a reason for hiding this comment

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

pnpm?

After creating or modifying components and stories:

```bash
npm run storybook
Copy link
Collaborator

Choose a reason for hiding this comment

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

pnpm here also, so as in other places

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.

4 participants