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

add-a-lib

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

Scaffold a new shared library under libs/ in the builders-stack monorepo. Use when code is needed in two or more places (apps or services) and should become a single source of truth consumed by package name. Covers the package.json, tsconfig, the one-public-door src/index.ts barrel, and wiring it into a consumer without breaking the no-upward-import rule.

التثبيت

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

SKILL.md
readonly