Skip to main content
fullstackhero
ملف منشئ GitHub

fullstackhero

عرض على مستوى المستودعات لـ ١١ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
١١
مستودعات
١
محدث
٧ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

add-integration-event
مطوّرو البرمجيات

Publish a cross-module integration event via the Outbox and handle it idempotently in another module. Use when one module must react to something that happened in another. See .agents/rules/eventing.md.

٧ أغسطس ٢٠٢٦
add-module
مطوّرو البرمجيات

Create a new module (bounded context) — runtime + Contracts projects, IModule, DbContext, permissions, migrations, and the four registration sites. Use when adding a distinct business domain. For a feature in an existing module, use add-feature.

٧ أغسطس ٢٠٢٦
add-entity
مطوّرو البرمجيات

Add a domain entity/aggregate with EF configuration and a migration to an existing FSH module. Use when adding a new database-backed entity. Pairs with add-feature and create-migration.

١٣ يوليو ٢٠٢٦
add-feature
مطوّرو البرمجيات

Add a vertical-slice feature (command/query + handler + validator + endpoint) to an existing FSH module. Use when adding an API endpoint or business operation to a module that already exists.

١٣ يوليو ٢٠٢٦
add-full-slice
مطوّرو البرمجيات

Build a capability end-to-end — backend vertical slice (Contracts→handler→validator→endpoint) AND the React page wired to it. Use when delivering a user-facing feature across API + UI. Composes add-feature + add-react-page.

١٣ يوليو ٢٠٢٦
add-permission
مطوّرو البرمجيات

Add a new permission end-to-end — server constant + endpoint gate, and (admin app) mirror it into the permissions catalog + route guard. Use when a new endpoint needs authorization. See modules/identity.md + frontend/admin.md.

١٣ يوليو ٢٠٢٦
add-react-page
مطوّرو الويب

Add a list+create page to a React app (clients/admin or clients/dashboard) — API module, page, lazy route, (admin) permission gate, Playwright test. Use when adding any frontend screen. See .agents/rules/frontend/.

١٣ يوليو ٢٠٢٦
create-migration
مطوّرو البرمجيات

Create and apply an EF Core migration for a module's DbContext the FSH way (central Migrations project, per-module folder, correct --context). Use after changing entities/EF config. See .agents/rules/database.md.

١٣ يوليو ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات