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

go-standard-package-layout

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

Structure Go applications using Ben Johnson's Standard Package Layout. Use when creating new Go packages, adding features to Go applications, deciding where code belongs, naming packages/files, or when tempted to create packages named after concepts rather than dependencies. Enforces dependency-free domain core in root, dependency-named subpackages, and explicit main wiring.

التثبيت

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

مستكشف الملفات
2 ملفات
SKILL.md
readonly