Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
efazulkarim
GitHub 제작자 프로필

efazulkarim

2개 GitHub 저장소에서 수집된 24개 skills를 저장소 단위로 보여줍니다.

수집된 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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다