en un clic
wegotworkspace
wegotworkspace contient 16 skills collectées depuis WeGotWorkspace, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Context-loading guide for the WeGotWorkspace monorepo. Covers dev layout, skill routing, and critical constraints. Use when starting work, onboarding, or unsure which skill to load.
PR and handoff review checklist — issue acceptance criteria, smells scan, policy vs CI, done-checklist verification. Use when reviewing diffs, preparing merge-ready work, or asked to code-review.
Local dev setup, Docker, Storybook proxy, HTTPS/WebDAV, and troubleshooting for the WeGotWorkspace monorepo. Use when dev servers fail, ports conflict, or live Storybook/API integration breaks.
Git workflow for this repository — branching, commits, pull requests, signed commits, and CI gates. Use when creating branches, staging, committing, opening PRs, or asked about git workflow.
Feature planning workflow for the WeGotWorkspace monorepo — research checklist, plan template, parallelization rules, and chunk handoffs. Use when scoping a feature, breaking down work, or preparing for multitask builds.
Verify GitHub issue acceptance criteria before handoff or PR — fetch issue, map criteria to checks, report pass/fail per criterion. Use when work tracks an issue, before declaring done, or when asked if an issue is satisfied.
Greenfield Laravel API for packages/api — OpenAPI contract, layering, auth, Flysystem storage, SabreDAV. Use when working on packages/api, REST routes, JWT auth, WebDAV, or API tests.
Workspace shell layout, sidebar scrim, app-owned navigation, and settings-style feature blueprint for packages/apps. Use when working on *App, *Workspace, workspace-shell, or controller hooks.
Testing workflow for the WeGotWorkspace monorepo — test-first order, API PHPUnit, apps Vitest, e2e, done-gate, and done-when checklists. Use when writing, running, or reviewing tests.
Code review checklist for touched files — scan smells before handoff. Domain skills override when more specific. Optional depth in architecture.md and principles.md.
Meet video calls and room signaling — Laravel MeetSignalingService, HTTP room session API, meet-core UI, and lib/rtc WebRTC stack. Use when working on meet, rooms, RTC, or collab signaling.
Storybook standards for packages/apps — offline-first coverage, CSF3 stories, mock vs live tiers, argTypes knobs, cssprops, fixtures, and a11y. Use when creating or updating .stories.tsx files.
UI architecture for packages/apps — primitive API boundaries, parent-scoped CSS variables, workspace pane styling, and responsive action surfaces. Use when building or refactoring UI in packages/apps.
Documentation workflow for the WeGotWorkspace monorepo — when and where to write docs, templates, and changelog rules. Use when updating README, API docs, dev-layout, or feature summaries.
Installable UI plugins for WeGotWorkspace — registry, activation, ZIP install, static assets, and Flysystem/WebDAV boundaries. Use when working on plugin.json, PUT /plugins/{id}/activation, or wgw-plugins/.
WCAG 2.x accessibility guardrails for packages/apps UI — keyboard, semantics, forms, contrast, and motion. Use when building components, reviewing UI, or fixing a11y violations.