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 件のリポジトリを表示
すべてのリポジトリを表示しました