Export Component To Other Repo

Port a component from nextjs-css-agent-components into a different repo without losing the design-system precision. Use when the user says "copy this component to <repo>", "lift Button into <repo>", "bring the Thin layout over", or otherwise wants a faithful transplant of one or more components from this codebase. Carries over the CSS Module, the theme tokens it depends on, the typography scale, the spacing/transition conventions, and the path-alias plumbing required for it to compile.

internet-development 51e41fa 18.1 KB Updated

File contents

internet-development/nextjs-css-agent-components/tree/main/public/skills/export-component-to-other-repo commit 51e41faa92

Frequently asked questions

npx skillmds@latest add internet-development/export-component-to-other-repo