agentsclimarketplace

Frontend components

Skill aiskillstore/marketplace/skills/eis-its/frontend-components

Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

Install
npx -y skills add aiskillstore/marketplace --skill frontend-components

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Design and build reusable, composable UI components following single responsibility principle with clear props, proper encapsulation, and minimal state management. Use this skill when creating or modifying React, Vue, Svelte, or web components, defining component props or interfaces, managing component state, building component libraries, or refactoring UI code. Apply when working with .jsx, .tsx, .vue, .svelte files, component directories, or any code that defines reusable UI building blocks with configurable interfaces and composable architectures.

SKILL.md

1.7 KB, 227 tokens by cl100k_base, as published. Nobody here has run it

Frontend Components

When to use this skill

  • When creating new React, Vue, Svelte, or web components
  • When modifying existing component files (.jsx, .tsx, .vue, .svelte)
  • When defining component props, interfaces, or prop types
  • When implementing component state management (useState, reactive data)
  • When building reusable UI elements (buttons, cards, forms, modals)
  • When composing complex UIs from smaller component building blocks
  • When refactoring large components into smaller, focused ones
  • When creating component libraries or design systems
  • When managing component lifecycle hooks or effects
  • When implementing component communication patterns (props, events, callbacks)
  • When documenting component usage and API
  • When optimizing component performance or reducing re-renders
  • When working in component directories or module structures

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend components.

Instructions

For details, refer to the information provided in this file: frontend components

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.