← all publishers

sindev08

@sindev08 source repo

10 published skills

  1. Reactprinciples · sindev08
    Master entry point for React Principles — routes intent to the right sub-skill. Use /reactprinciples to invoke manually.
    0
    installs
  2. Reactprinciples Form · sindev08
    Scaffold a React Hook Form + Zod form following React Principles form-validation recipe — Zod schema, zodResolver, error display, mutation integration.
    0
    installs
  3. Reactprinciples Hook · sindev08
    Scaffold a custom React hook following React Principles custom-hooks recipe — use prefix, typed return shape, colocated test.
    0
    installs
  4. Reactprinciples Query · sindev08
    Scaffold a TanStack Query hook following React Principles server-state recipe — staleTime, placeholderData, enabled, queryKeys factory.
    0
    installs
  5. Reactprinciples Store · sindev08
    Scaffold a Zustand store following React Principles client-state recipe — typed store, selectors, useShallow, reset action, colocated test.
    0
    installs
  6. Reactprinciples Recipe · sindev08
    Draft a new React Principles cookbook recipe in the standard structure. Internal maintainer skill.
    0
    installs
  7. Reactprinciples Review · sindev08
    Review React/TypeScript code against the React Principles cookbook — flags violations with severity, reasoning, and concrete fixes. Read-only.
    0
    installs
  8. Reactprinciples Component · sindev08
    Scaffold a React UI component following React Principles anatomy patterns — props extending HTMLAttributes, variants as Record constants, cn() for class merging.
    0
    installs
  9. Reactprinciples Audit Recipe · sindev08
    Audit an existing cookbook recipe for accuracy against the real codebase. Internal maintainer skill.
    0
    installs
  10. Reactprinciples Folder Structure · sindev08
    Scaffold a feature-sliced folder structure for a new feature — components, hooks, stores, data with barrel index.ts files.
    0
    installs