Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

colocate-component-css

النجوم٤
التفرعات١
آخر تحديث١٩ أبريل ٢٠٢٦ في ٢٠:٠٦

Refactor a React component to colocate its CSS alongside it. Creates a directory for the component, moves it inside as index.tsx, extracts its styles from app/index.css into a colocated CSS file, and converts those styles to Tailwind @apply. Use when the user asks to colocate, extract, or move component styles, or refactor a component's CSS.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly