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

deploy-baba

يحتوي deploy-baba على 17 من skills المجمعة من sislam-com، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
2
محدث
2026-05-22
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

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

Write a new Architecture Decision Record (ADR) using the project's numbering convention. Register it in INDEX.md and cross-reference affected module plans.

2026-05-22
add-dashboard-crud
مطوّرو البرمجيات

Add admin dashboard CRUD (list/detail/new/edit/delete) for a new entity following the Jobs and About patterns. Covers migration, DB helpers, React components, and API endpoints.

2026-05-22
add-drift-log
مطوّرو البرمجيات

Create a drift log (DRL) documenting an incident, unexpected finding, or post-mortem. Register it in INDEX.md and cross-reference affected modules.

2026-05-22
add-migration
مطوّرو البرمجيات

Create a numbered SQLite migration file and wire it into the MIGRATIONS array in db.rs. Follows the NNN_description.sql naming convention.

2026-05-22
add-plan-module
مطوّرو البرمجيات

Create a new plan module file following CONVENTIONS.md template, register the domain code, and update INDEX.md. Keeps the plan system as the single source of truth.

2026-05-22
add-route
مطوّرو البرمجيات

Add a new Axum JSON API endpoint and/or React page route following the services/ui + web/ SPA patterns. Handles handler creation, router registration, and React component wiring.

2026-05-22
add-secret
مطوّرو البرمجيات

Add a new AWS Secrets Manager secret following the W-SEC policy. Covers xtask registration, infra HCL, IAM policy, Lambda env wiring, and the put command.

2026-05-22
cache-refresh
مطوّرو البرمجيات

Re-derive .agent-cache/index.json from current repo state by invoking the existing xtask cache refresh command. Verifies idempotency. Use whenever cache SHA diverges from HEAD or after a session that touched multiple components.

2026-05-22
deploy
مطوّرو البرمجيات

Build and deploy Lambda functions and the React SPA to AWS. Covers full 7-step pipeline (Lambda + SPA), quality gate, email Lambda, infra changes, and secrets rotation. Full pipeline mirrors deploy-dev.yml / deploy-prod.yml exactly.

2026-05-22
memory-curate
مطوّرو البرمجيات

Walk ~/.Codex/projects/-Users-shantopagla-portfolio/memory/, verify project memories against current repo and infra state, and propose prunes with per-file confirmation. Use after major milestones or on weekly schedule (dbb-memory-curate).

2026-05-22
plan-sync
مطوّرو البرمجيات

Run plan-doctor and drift-detector in parallel, then apply safe fixes to plans/INDEX.md, module Status fields, and ADR back-references. Stop before writing DRL files or changing ADR Status — those require user confirmation. Use at end of any session that touched code or plans.

2026-05-22
resume-generate
مطوّرو البرمجيات

Regenerate resume outputs (md, docx, pdf) from the SQLite DB, optionally updating the Professional Summary. Implements ADR-014 — DB is the single source of truth for all resume content including the Professional Summary.

2026-05-22
sync-dashboard-data
مطوّرو البرمجيات

Bridge /dashboard admin UI edits back to source-tree migrations using the ADR-010 SQLite upsert convention (W-SYNC). Run this before any deploy that would otherwise wipe accumulated dashboard edits.

2026-05-22
plan-sync
مطوّرو البرمجيات

Run plan-doctor and drift-detector in parallel, then apply safe fixes to plans/INDEX.md, module Status fields, and ADR back-references. Stop before writing DRL files or changing ADR Status — those require user confirmation. Use at end of any session that touched code or plans.

2026-05-05
memory-curate
مطوّرو البرمجيات

Walk ~/.claude/projects/-Users-shantopagla-portfolio/memory/, verify project memories against current repo and infra state, and propose prunes with per-file confirmation. Use after major milestones or on weekly schedule (dbb-memory-curate).

2026-04-30
sync-dashboard-data
مصممو قواعد البيانات

Bridge /dashboard admin UI edits back to source-tree migrations using the ADR-010 SQLite upsert convention (W-SYNC). Run this before any deploy that would otherwise wipe accumulated dashboard edits.

2026-04-10
add-plan-module
متخصصو إدارة المشاريع

Create a new plan module file following CONVENTIONS.md template, register the domain code, and update INDEX.md. Keeps the plan system as the single source of truth.

2026-04-07