Skip to main content
daydeda
Profil créateur GitHub

daydeda

Vue par dépôt de 17 skills collectés dans 3 dépôts GitHub.

skills collectés
17
dépôts
3
mis à jour
12 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

changelog
Développeurs de logiciels

Generate the next period update file in updates/ for ActiveCAMT, in the established Thai house style (date-range filename, ฝั่งนักศึกษา + ฝั่งทีม sections, Discord/funding framing). Summarizes the git commits since the last update file. Use when the user wants to…

12 août 2026
ship
Développeurs de logiciels

Ship the current changes end-to-end for ActiveCAMT. Branch off main, commit, push, open a PR, merge it into main, delete the branch (local + remote), tag the merge with a semver version + description, cut a GitHub release, and record the day's entry in…

12 août 2026
new-admin-route
Développeurs de logiciels

Scaffold a new admin API route (src/app/api/admin/**/route.ts) pre-wired with ActiveCAMT's security pattern — server-side auth() role gate, Zod validation, and a db.transaction that writes an AuditService audit log. Use when adding any admin/staff API…

12 juil. 2026
scanner-verify
Analystes en assurance qualité des logiciels et testeurs

Structured end-to-end verification of ActiveCAMT's QR attendance scan flow and the PDPA medical-gating-by-role invariant — the most regression-prone subsystem (it caused a 5-PR loop). Use before merging/deploying any change to the scanner, scan API, qr-token,…

12 juil. 2026
verify
Analystes en assurance qualité des logiciels et testeurs

Runtime-verify a change in ActiveCAMT by driving the real app (admin UI / API) with a dev-bypass login against the local DB. Use before calling a change done.

8 juil. 2026
safe-deploy
Développeurs de logiciels

Safe deploy + DB migration checklist for ActiveCAMT (Next.js; self-hosted Docker+Postgres via Portainer, or legacy Vercel+Supabase). Use before deploying any change that touches the database schema, or before deploying code that reads a new or changed column.…

24 juin 2026
audit-verify
Analystes en sécurité de l'information

Verify the integrity of ActiveCAMT's append-only audit-log hash chain (tamper evidence) by running AuditService.verifyChainIntegrity — via the existing GET /api/admin/audit-verify route or a local script. Use before a deploy/migration that touches audit_logs…

18 juin 2026
db-local
Administrateurs de réseaux et de systèmes informatiques

Bring up the local Docker Postgres (activecamt-db) and run/rehearse DB operations against LOCALHOST (.env.local) — migrations, seeds, studio — never prod. Use before any migration (rehearse locally first), or to get a working local DB for tests/seed data.…

18 juin 2026
Affichage de 8 skills collectés sur 12.
3 dépôts affichés sur 3
Tous les dépôts sont affichés