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

revel-backend

يحتوي revel-backend على 5 من skills المجمعة من letsrevel، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
99
محدث
2026-06-23
Forks
18
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

whats-new
متخصصو إدارة المشاريع

Draft a "What's New" community update for the Revel Discord covering changes across backend, frontend, and infra over a time window. Use when the user runs /whats-new or asks for a community changelog/release-roundup post for organizers (and the programmers in the room).

2026-06-23
loki-logs
مديرو الشبكات وأنظمة الحاسوب

Use when investigating production behaviour from logs — a 500/error in prod, a failing or stuck Celery task, tracing one request/trace_id/user across services, or confirming a deploy's runtime effect. Pulls real Loki logs from the live stack (web, celery_default, beat, telegram) via Grafana.

2026-06-12
update-changelog
مطوّرو البرمجيات

Update CHANGELOG.md comprehensively based on git tags, merged PRs, and actual code diffs. Use when the user asks to "update the changelog", backfill missing versions, prepare a release, or reconcile [Unreleased] entries against shipped tags. Produces Keep-a-Changelog entries that describe user-facing impact, not implementation details.

2026-05-18
updating-deps
مطوّرو البرمجيات

Update Python dependencies using UV. Scan for outdated packages, identify unused dependencies, and safely update pyproject.toml while respecting version constraints (e.g., Django LTS).

2026-02-04
silk-debug
مطوّرو البرمجيات

Analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance. Use when analyzing request IDs, investigating slow endpoints, or optimizing query performance.

2026-01-21