Skip to main content
charanjit-singh
GitHub 제작자 프로필

charanjit-singh

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

수집된 skills
57
저장소
1
업데이트
2026-05-22
저장소 탐색

저장소와 대표 skills

accessibility-pass
소프트웨어 개발자

Use when reviewing or fixing accessibility: keyboard navigation, focus order, labels, color contrast, screen reader support, or ARIA attributes. Not for SEO-only or performance-only audits.

2026-05-22
analytics-events
소프트웨어 개발자

Use when adding product analytics (PostHog, GA4, Plausible), event tracking, funnels, or conversion measurement. Not for server logs only or A/B infra unless events are part of the task.

2026-05-22
api-error-handling
소프트웨어 개발자

Use when standardizing API and edge function errors: HTTP status codes, error JSON shape, logging, or mapping Supabase/Stripe errors to client responses. Not for UI toast copy only or form field validation messages.

2026-05-22
audit-logging-backend
소프트웨어 개발자

Use when recording audit trails: who changed what, admin action logs, compliance history, or append-only event tables. Not for product analytics (use analytics-events) or debug console logs only.

2026-05-22
background-jobs-and-cron
소프트웨어 개발자

Use when scheduling background work: cron jobs, digest emails, cleanup tasks, pg_cron, Supabase scheduled edge functions, or job queues. Not for synchronous user-facing API in the request path.

2026-05-22
dark-mode-and-theming
소프트웨어 개발자

Use when adding dark mode, theme toggle, system theme support, or fixing hardcoded colors that break in dark mode. Not for design-token migration unrelated to dark mode.

2026-05-22
dashboard-charts-recharts
소프트웨어 개발자

Use when building dashboards, charts, KPI cards, trend lines, or analytics UI with Recharts or shadcn's chart components. Not for static landing-page graphics or product analytics tracking (use analytics-events).

2026-05-22
edge-functions-and-webhooks
소프트웨어 개발자

Use when adding Supabase Edge Functions, Stripe/webhook handlers, server-side secrets, or API routes that must not run in the browser. Not for client-only UI, CSS, or simple CRUD that RLS + client can handle safely.

2026-05-22
이 저장소에서 수집된 skills 57개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다