🧩
FrontendTypeScript

Add Component

by agentforce314

Add Component is a Frontend skill for Claude Code, published by agentforce314 in clawcodex.

862 stars154 forkson agentforce314/clawcodexAdded 2026/08/22Repository updated 2026/08/17
agentaiai-agentai-codingclaudeclaude-codeclicodecodexcodingcoding-agentdeepseekllmpythontoken-efficient
Install in seconds
Install Add Component
Copy Add Component into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agentforce314/clawcodex/tree/main/tests/fixtures/skills/frontend/add-component ~/.claude/skills/add-component

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agentforce314/clawcodex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
tests/fixtures/skills/frontend/add-component/SKILL.md in agentforce314/clawcodex
Installs to
~/.claude/skills/add-component
Collection
One of 3 skills cataloged from this repository
Category
Frontend567 skills

What Add Component does

Add Component scaffolds a new React component in src/components and creates a matching test. Use it when you need a consistent starting point for a component file pair.

Add Component is cataloged under Frontend on DirSkills. Add Component comes from a repository tagged agent, ai, ai-agent, ai-coding and claude.

Documentation

README

Add Component

Create src/components/$name.tsx and a matching test.

Frequently asked about Add Component

  • What else does agentforce314 publish alongside Add Component?

    Add Component is one of 3 skills that DirSkills catalogs from agentforce314/clawcodex, the repository it ships in. Its siblings there include Commit Helper and Lint Python. Each one is a separate skill with its own page in this directory, installs the same way Add Component does, and is maintained by agentforce314 in that same repository. The rest of the collection is listed on the agentforce314/clawcodex page.

  • How does Add Component compare to other Frontend skills?

    Add Component ranks #374 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Add Component against them. Open each page to compare what they document and how they install.