pr — for Claude Code storybook, community, for Claude Code, ide skills, angular, components, design-systems, javascript, react-native, stories

v1.0.0

À propos de ce Skill

Parfait pour les agents de développement ayant besoin d'une gestion de demande de tirage simplifiée avec une intégration de Storybook. Resume localise : Creates a pull request following Storybook conventions. It covers angular, components, design-systems workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Create Pull Request
Creates a PR following Storybook conventions.
[Area]: [Description]
Area is capitalized, no spaces (dashes allowed)
CSFFactories: Fix type export

# Core Topics

storybookjs storybookjs
[89.5k]
[9936]
Updated: 3/24/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
46
Canonical Locale
en
Detected Body Locale
en

Parfait pour les agents de développement ayant besoin d'une gestion de demande de tirage simplifiée avec une intégration de Storybook. Resume localise : Creates a pull request following Storybook conventions. It covers angular, components, design-systems workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Habilite les agents à créer des demandes de tirage suivant les conventions de Storybook, en utilisant des étiquettes telles que 'bug', 'maintenance', 'dependencies' et 'build' pour catégoriser les modifications, et en respectant des formats de titre spécifiques tels que '[Zone]: [Description]'

Meilleur pour

Parfait pour les agents de développement ayant besoin d'une gestion de demande de tirage simplifiée avec une intégration de Storybook.

Cas d'utilisation exploitables for pr

Créer des demandes de tirage avec des titres et des étiquettes standardisés
Automatiser l'ajout d'étiquettes aux demandes de tirage pour une catégorisation efficace
Générer des demandes de tirage qui suivent les conventions de Storybook pour améliorer l'efficacité du flux de travail

! Sécurité et Limitations

  • Nécessite une intégration de Storybook
  • Doit respecter un format de titre et des conventions d'étiquetage spécifiques

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is pr?

Parfait pour les agents de développement ayant besoin d'une gestion de demande de tirage simplifiée avec une intégration de Storybook. Resume localise : Creates a pull request following Storybook conventions. It covers angular, components, design-systems workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install pr?

Run the command: npx killer-skills add storybookjs/storybook. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for pr?

Key use cases include: Créer des demandes de tirage avec des titres et des étiquettes standardisés, Automatiser l'ajout d'étiquettes aux demandes de tirage pour une catégorisation efficace, Générer des demandes de tirage qui suivent les conventions de Storybook pour améliorer l'efficacité du flux de travail.

Which IDEs are compatible with pr?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for pr?

Nécessite une intégration de Storybook. Doit respecter un format de titre et des conventions d'étiquetage spécifiques.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add storybookjs/storybook. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use pr immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

pr

Resume localise : Creates a pull request following Storybook conventions. It covers angular, components, design-systems workflows. This AI agent skill

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Create Pull Request

Creates a PR following Storybook conventions.

Title format

[Area]: [Description]

  • Area is capitalized, no spaces (dashes allowed)
  • Examples:
    • CSFFactories: Fix type export
    • Nextjs-Vite: Add support
    • CLI: Fix automigrate issue

Labels

Add these labels to the PR:

Category (required, pick one):

  • bug - fixes incorrect behavior
  • maintenance - user-facing maintenance
  • dependencies - upgrading/downgrading deps
  • build - internal build/test updates (no changelog)
  • cleanup - minor cleanup (no changelog)
  • documentation - docs only (no changelog)
  • feature request - new feature
  • BREAKING CHANGE - breaks compatibility
  • other - doesn't fit above

CI (required, pick one):

  • ci:normal - standard sandbox set; default for most code changes
  • ci:merged - merged sandbox set
  • ci:daily - daily sandbox set; use this when changes affect prerelease sandboxes or sandboxes pinned to a framework or React version other than latest
  • ci:docs - documentation-only changes (use with documentation category)

PR body

Read .github/PULL_REQUEST_TEMPLATE.md from the repository root.

Copy that template EXACTLY, including all HTML comments (<!-- ... -->). Fill in the relevant sections based on the changes, but keep all comments intact.

Command

Always create PRs in draft mode:

bash
1gh pr create --draft --title "<Area>: <Description>" --body "<FILLED_TEMPLATE>" --label "<category>,<ci>"

Compétences associées

Looking for an alternative to pr or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise : 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resume localise : Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise : The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Resume localise : Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Développeur