Cursor Rules
Add this skill
npx mdskills install PatrickJS/cursor-react-components-creationClear workflow for external React component generation with integration guidance
Carefully consider the component's purpose, functionality, and design
Think slowly, step by step, and outline your reasoning
Check if a similar component already exists in any of the following locations
If it doesn't exist, generate a detailed prompt for the component, including:
URL encode the prompt.
Create a clickable link in this format: ComponentName
After generating, adapt the component to fit our project structure:
Example prompt template: "Create a React component named {ComponentName} using TypeScript and Tailwind CSS. It should {description of functionality}. Props should include {list of props with types}. The component should {any specific styling or behavior notes}. Please provide the full component code."
Remember to replace placeholders like and with the actual values used in your project.
Install via CLI
npx mdskills install PatrickJS/cursor-react-components-creationReact Components Creation is a free, open-source AI agent skill. Cursor Rules
Install React Components Creation with a single command:
npx mdskills install PatrickJS/cursor-react-components-creationThis downloads the skill files into your project and your AI agent picks them up automatically.
React Components Creation works with Cursor. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.