Skip to main content
Lordpluha
GitHub-Creator-Profil

Lordpluha

Repository-Ansicht von 26 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
26
Repositories
2
aktualisiert
29. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

base-ui
nicht klassifiziert

Base UI primitive conventions for packages/ui-react — the parts/anatomy pattern, render props and composition, controlled vs uncontrolled state, portals and z-index, and accessibility guarantees you must not undo. Use when building or changing a ui-react…

29. Aug. 2026
biome
nicht klassifiziert

Biome lint and format conventions for this monorepo — the root config and per-workspace overrides, safe vs unsafe fixes, the FSD import-boundary rules enforced through noRestrictedImports, and how to handle a rule you genuinely need to disable. Use when…

29. Aug. 2026
bullmq
nicht klassifiziert

BullMQ job queue conventions for apps/api — where consumers and producers live, registering a queue, job options (retries, backoff, idempotency), and testing a consumer. Use when adding or changing a background job, a @Processor consumer, or a queue…

29. Aug. 2026
changesets
nicht klassifiziert

Changesets versioning conventions for this monorepo — when a change needs one, the bump rubric, writing the file directly instead of using the wizard, multi-workspace changes, and the release workflow that consumes them. Use when adding a changeset, deciding…

29. Aug. 2026
expo
nicht klassifiziert

Expo and React Native conventions for apps/mobile — expo-router file-based routing, the native-vs-web boundary (what from the web stack does NOT work here), styling without Tailwind, Reanimated, and the build/run commands. Use when writing a screen,…

29. Aug. 2026
fsd
nicht klassifiziert

Canonical FSD slice scaffolding — explains why implement and .claude/templates own the initial shape of every new feature/, entity/, widget/, or views/ slice in the Next.js web player, and every new UI component in packages/ui-react, what each generated tree…

29. Aug. 2026
impeccable
nicht klassifiziert

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…

29. Aug. 2026
jest
nicht klassifiziert

Jest testing conventions for apps/api — unit specs with jest-mock-extended, integration specs with NestJS TestingModule + supertest, E2E specs against real Postgres/Redis, fixture builders, and guard overrides. Use whenever writing or reviewing a…

29. Aug. 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
fsd-scaffold
Softwareentwickler

Canonical FSD slice scaffolding — explains why implement and .claude/templates own the initial shape of every new feature/, entity/, widget/, or views/ slice in the Next.js web player, and every new UI component in packages/ui-react, what each generated tree…

28. Juli 2026
jest
Softwarequalitätssicherungsanalysten und -tester

Jest testing conventions for apps/api — unit specs with jest-mock-extended, integration specs with NestJS TestingModule + supertest, E2E specs against real Postgres/Redis, fixture builders, and guard overrides. Use whenever writing or reviewing a…

28. Juli 2026
playwright
Softwarequalitätssicherungsanalysten und -tester

Playwright conventions for web-player E2E specs and route screenshots, plus the Vitest-Browser-Mode Chromium provider used for co-located ui-react screenshot specs. Use whenever writing or reviewing a *.e2e-spec.ts, *.screenshot-spec.ts(x) file, or whenever…

28. Juli 2026
ui-react-rules
Softwareentwickler

Project conventions for the packages/ui-react component library — where component source, barrels, and config live, the search-before-adding workflow, Base UI as the primitive library, and where the generic shadcn skill's defaults are overridden. Use whenever…

28. Juli 2026
vitest
Softwarequalitätssicherungsanalysten und -tester

Vitest conventions for web-player and ui-react — the unit/integration/snapshot/screenshot projects, file placement and suffixes, mocking with vi.mock, and single-file smoke-run commands. Use whenever writing or reviewing a *.unit-spec, *.int-spec,…

28. Juli 2026
2 von 2 Repositories angezeigt
Alle Repositories angezeigt