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

lbedner

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

skills مجمعة
15
مستودعات
1
محدث
2026-07-17
خريطة المستودعات

أين توجد skills

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

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

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

release
مطوّرو البرمجيات

Use when cutting a release of the aegis-stack package. Covers the version-bump file set, the changelog cut, the three release gates, TestPyPI rc verification, and the tag-push mechanics that trigger the publish workflow.

2026-07-17
add-api-endpoint
مطوّرو البرمجيات

Use when adding a new HTTP endpoint to this project's FastAPI backend. Covers the router module, request and response schemas, dependency wiring, router registration, the health surface, and the API test.

2026-07-14
add-cli-command
مطوّرو البرمجيات

Use when adding a command to this project's own CLI (the app CLI under app/cli/, not the aegis tool). Covers the command module, Typer registration, the sync-plus-asyncio.run rule, and i18n strings.

2026-07-14
add-model-and-migration
مصممو قواعد البيانات

Use when adding or changing a database model in this project. Covers the SQLModel table definition, the alembic autogenerate migration flow, and the query rules that keep access performant.

2026-07-14
add-scheduled-job
مطوّرو البرمجيات

Use when adding a job that runs on a schedule (periodic or at a fixed time) in this project. Covers writing the task function and registering it with the scheduler.

2026-07-14
change-the-stack
مطوّرو البرمجيات

Use when adding or removing a capability (a component or service) in this project, or pulling framework updates. Covers the aegis add, remove, and update commands and what each one changes.

2026-07-14
protect-an-endpoint
مطوّرو البرمجيات

Use when an API endpoint in this project must require an authenticated user or a specific role. Covers the auth dependencies, attaching them to a route, and the session and cookie rules.

2026-07-14
squash-branch
مطوّرو البرمجيات

Use when collapsing a feature branch into a single commit before opening or merging a PR. Covers the non-interactive squash, dropping co-author trailers, and verifying the tree is unchanged.

2026-07-14
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات