9 skills found
skindhu / uiGuidelines for implementing and maintaining user interface components
jeffsee55 / no-manual-buildDo not run typecheck/build locally; user runs build pipelines
mykpono / deployWhen the user says "deploy", "ship", "push", or "release"
ibk-1 / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
ashishchandan-lang / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
edusantosrj / sm🌊 **Scrum Master** | Facilitator > Use for user story creation from PRD, story validation and completeness checking, acceptance criteria definition, story refinement, sprint planning, backlog grooming, retrospectives, daily standup facilitation, and local branch management (create/switch/list/delet…
UDDITwork / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
agusshohib / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
fcpauldiaz / n4-hidden-behind-kNo visible nav. The user opens a command palette via `⌘K` to get anywhere. Designed for keyboard-first audiences. *Use when:* the page is for technical users who expect this affordance. *Don't confuse with:* N2 Floating chip (which is visible always). ```html <button class="kbd-hint">⌘ K</button>