Skip to main content
lukedj78
ملف منشئ GitHub

lukedj78

عرض على مستوى المستودعات لـ ٤٥ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
٤٥
مستودعات
١
محدث
٢٨ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

vgpu-shaders
غير مصنف

Decide whether a Next.js 16 project should reach for **WebGPU** at all, then wire `vgpu` in: the `.wgsl` loader (Turbopack/webpack), a `"use client"` canvas that survives SSR, a `prefers-reduced-motion` path the library omits, a headless render snapshot in…

٢٨ أغسطس ٢٠٢٦
compliance-audit
غير مصنف

Run a GDPR + EU AI Act compliance audit on an existing dev-flow project (web / mobile / eve agent) and remediate what it finds. Two modes: Audit (scan the codebase and `meta.json#stack` against a 10-point risk register — DSAR, consent/cookies, EU data…

٢٨ أغسطس ٢٠٢٦
composition-patterns-guide
غير مصنف

Use when refactoring React or React Native components that suffer from boolean prop proliferation, missing compound structure, prop drilling, or unclear ownership of state. Codifies the 7 Vercel composition-patterns rules for our web + RN stack — composition…

٢٨ أغسطس ٢٠٢٦
coss-ui
غير مصنف

Set up or extend a Next.js web app with Coss/UI — the official Cal.com design system, built on Base UI + Tailwind CSS v4 and installed through the shadcn CLI via the namespaced `@coss/*` registry. Two modes: Init (`shadcn init @coss/style` on a new project)…

٢٨ أغسطس ٢٠٢٦
data-fetching
غير مصنف

Read data in a Next.js 16 App Router app the canonical way — async Server Components first, URL `searchParams` for filter state, `use()` + `<Suspense>` when a Client Component needs server data, Route Handlers + SWR/React Query only as a last resort. Server…

٢٨ أغسطس ٢٠٢٦
design-md-to-app
غير مصنف

Generate or customize a frontend app from a DESIGN.md (Google design.md spec): reads its tokens and produces a working React app pre-styled to match. Next.js 16 + App Router only; pre-16 refused. Four UI libraries — shadcn/ui, Base UI, MUI, Coss/UI (via…

٢٨ أغسطس ٢٠٢٦
dev-flow
غير مصنف

Orchestrate an end-to-end product-development workflow built on atomic skills. Reads `.workflow/meta.json` in a project directory, works out which phase the user is in (idea → PRD → tasks → design → scaffolded → pages → modules → tests → pre-deploy gates →…

٢٨ أغسطس ٢٠٢٦
eve-agent
غير مصنف

Scaffold and manage an eve agent (Vercel's filesystem-first agent framework) — inside a Next.js app, as `apps/agent` in a monorepo, or alone at the repo root when the product has no UI. Use whenever the user wants to create, set up or initialize an eve agent;…

٢٨ أغسطس ٢٠٢٦
عرض 8 من أصل ٤٥ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات