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

efazulkarim

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

skills مجمعة
24
مستودعات
2
محدث
2026-06-29
مستكشف المستودعات

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

caveman
المهن الحاسوبية الأخرى

No-op. Documents that caveman mode is wired globally via ~/.claude/settings.json (SessionStart + UserPromptSubmit hooks). Project files do not need to re-enable it. Switch level with /caveman lite|full|ultra or say "stop caveman".

2026-06-29
django-auth
مطوّرو البرمجيات

Authentication patterns for my-api-project — DRF Token auth, django-allauth, session auth, and permissions. Use when modifying auth views, adding login/logout, or wiring OAuth.

2026-06-29
django-migrations
مطوّرو البرمجيات

Safe, reversible Django migrations for my-api-project. Use when adding a column, table, FK, index, or constraint. Covers makemigrations, data migrations, non-destructive adds, and FK index requirements.

2026-06-29
django-models
مطوّرو البرمجيات

Django ORM model patterns for my-api-project. Use when defining or modifying apps/*/models.py — Django model style, timestamps, soft delete via is_deleted, relationships, and index hints.

2026-06-29
django-settings
مطوّرو البرمجيات

Django settings patterns for my-api-project. Use when extending config/settings/ — environment-specific overrides, env var handling, and the rule to never read os.environ outside settings files.

2026-06-29
drf-views
مطوّرو البرمجيات

Django REST Framework view patterns for my-api-project. Use when adding a new API endpoint, creating a new ViewSet, or wiring a new resource into urls.py. Covers ViewSets, serializers, routers, and DRF conventions.

2026-06-29
llm-provider-fallback
مطوّرو البرمجيات

Multi-provider LLM routing for my-api-project. Use when adding a new LLM provider, fixing provider-specific bugs, or adjusting the priority chain. Priority: OpenRouter > ApiFreeLLM > GLM > Vultr.

2026-06-29
polar-payments
مطوّرو البرمجيات

Polar SDK patterns for my-api-project. Use when modifying payment views, subscription services, or webhook handling. Covers checkout creation, webhook signature verification, and sandbox vs live toggle.

2026-06-29
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
alembic-migrations
مصممو قواعد البيانات

Safe, reversible Alembic migrations for inp-backend. Use when adding a column, table, FK, index, or constraint. Covers up/down, non-destructive adds, FK index requirement, and data-migration splits.

2026-06-10
caveman
المهن الحاسوبية الأخرى

No-op. Documents that caveman mode is wired globally via ~/.claude/settings.json (SessionStart + UserPromptSubmit hooks). Project files do not need to re-enable it. Switch level with /caveman lite|full|ultra or say "stop caveman".

2026-06-10
fastapi-router-py
مطوّرو البرمجيات

FastAPI router patterns for inp-backend. Use when adding a new endpoint, new *_routes.py, or wiring a new resource into app/main.py. Covers function-based routers, schema-first validation, layered architecture, and idempotency keys.

2026-06-10
jwt-auth-fastapi
مطوّرو البرمجيات

JWT issuance, validation, refresh, password hashing, and Google OAuth for inp-backend. Use when modifying app/auth.py, adding a new auth endpoint, or wiring OAuth.

2026-06-10
llm-provider-fallback
مطوّرو البرمجيات

Multi-provider LLM routing for app/services/llm_service.py. Use when adding a new LLM provider, fixing provider-specific bugs, or adjusting the priority chain. Priority: OpenRouter > ApiFreeLLM > GLM > Vultr.

2026-06-10
polar-payments
مطوّرو البرمجيات

Polar SDK patterns for inp-backend. Use when modifying app/routers/polar_routes.py, app/services/subscription_service.py, or webhook handling. Covers checkout creation, webhook signature verification, and sandbox vs live toggle.

2026-06-10
pydantic-settings
مطوّرو البرمجيات

Pydantic v2 Settings patterns for inp-backend. Use when extending app/core/config.py — env validation, Field() patterns, backward compatibility, and the rule to never read os.getenv outside this file.

2026-06-10
pytest-fastapi
محللو ضمان جودة البرمجيات والمختبرون

Pytest patterns for inp-backend. Use when writing or running tests. Covers conftest fixtures, FastAPI TestClient vs httpx AsyncClient, mocking LLM providers with respx, and the marker system.

2026-06-10
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات