workspace-ui-kit/.claude/skills/vercel-react-best-practices/rules
snc777 f6a781c47e initial commit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 14:24:17 +09:00
..
_sections.md initial commit 2026-05-09 14:24:17 +09:00
_template.md initial commit 2026-05-09 14:24:17 +09:00
advanced-effect-event-deps.md initial commit 2026-05-09 14:24:17 +09:00
advanced-event-handler-refs.md initial commit 2026-05-09 14:24:17 +09:00
advanced-init-once.md initial commit 2026-05-09 14:24:17 +09:00
advanced-use-latest.md initial commit 2026-05-09 14:24:17 +09:00
async-api-routes.md initial commit 2026-05-09 14:24:17 +09:00
async-cheap-condition-before-await.md initial commit 2026-05-09 14:24:17 +09:00
async-defer-await.md initial commit 2026-05-09 14:24:17 +09:00
async-dependencies.md initial commit 2026-05-09 14:24:17 +09:00
async-parallel.md initial commit 2026-05-09 14:24:17 +09:00
async-suspense-boundaries.md initial commit 2026-05-09 14:24:17 +09:00
bundle-analyzable-paths.md initial commit 2026-05-09 14:24:17 +09:00
bundle-barrel-imports.md initial commit 2026-05-09 14:24:17 +09:00
bundle-conditional.md initial commit 2026-05-09 14:24:17 +09:00
bundle-defer-third-party.md initial commit 2026-05-09 14:24:17 +09:00
bundle-dynamic-imports.md initial commit 2026-05-09 14:24:17 +09:00
bundle-preload.md initial commit 2026-05-09 14:24:17 +09:00
client-event-listeners.md initial commit 2026-05-09 14:24:17 +09:00
client-localstorage-schema.md initial commit 2026-05-09 14:24:17 +09:00
client-passive-event-listeners.md initial commit 2026-05-09 14:24:17 +09:00
client-swr-dedup.md initial commit 2026-05-09 14:24:17 +09:00
js-batch-dom-css.md initial commit 2026-05-09 14:24:17 +09:00
js-cache-function-results.md initial commit 2026-05-09 14:24:17 +09:00
js-cache-property-access.md initial commit 2026-05-09 14:24:17 +09:00
js-cache-storage.md initial commit 2026-05-09 14:24:17 +09:00
js-combine-iterations.md initial commit 2026-05-09 14:24:17 +09:00
js-early-exit.md initial commit 2026-05-09 14:24:17 +09:00
js-flatmap-filter.md initial commit 2026-05-09 14:24:17 +09:00
js-hoist-regexp.md initial commit 2026-05-09 14:24:17 +09:00
js-index-maps.md initial commit 2026-05-09 14:24:17 +09:00
js-length-check-first.md initial commit 2026-05-09 14:24:17 +09:00
js-min-max-loop.md initial commit 2026-05-09 14:24:17 +09:00
js-request-idle-callback.md initial commit 2026-05-09 14:24:17 +09:00
js-set-map-lookups.md initial commit 2026-05-09 14:24:17 +09:00
js-tosorted-immutable.md initial commit 2026-05-09 14:24:17 +09:00
rendering-activity.md initial commit 2026-05-09 14:24:17 +09:00
rendering-animate-svg-wrapper.md initial commit 2026-05-09 14:24:17 +09:00
rendering-conditional-render.md initial commit 2026-05-09 14:24:17 +09:00
rendering-content-visibility.md initial commit 2026-05-09 14:24:17 +09:00
rendering-hoist-jsx.md initial commit 2026-05-09 14:24:17 +09:00
rendering-hydration-no-flicker.md initial commit 2026-05-09 14:24:17 +09:00
rendering-hydration-suppress-warning.md initial commit 2026-05-09 14:24:17 +09:00
rendering-resource-hints.md initial commit 2026-05-09 14:24:17 +09:00
rendering-script-defer-async.md initial commit 2026-05-09 14:24:17 +09:00
rendering-svg-precision.md initial commit 2026-05-09 14:24:17 +09:00
rendering-usetransition-loading.md initial commit 2026-05-09 14:24:17 +09:00
rerender-defer-reads.md initial commit 2026-05-09 14:24:17 +09:00
rerender-dependencies.md initial commit 2026-05-09 14:24:17 +09:00
rerender-derived-state-no-effect.md initial commit 2026-05-09 14:24:17 +09:00
rerender-derived-state.md initial commit 2026-05-09 14:24:17 +09:00
rerender-functional-setstate.md initial commit 2026-05-09 14:24:17 +09:00
rerender-lazy-state-init.md initial commit 2026-05-09 14:24:17 +09:00
rerender-memo-with-default-value.md initial commit 2026-05-09 14:24:17 +09:00
rerender-memo.md initial commit 2026-05-09 14:24:17 +09:00
rerender-move-effect-to-event.md initial commit 2026-05-09 14:24:17 +09:00
rerender-no-inline-components.md initial commit 2026-05-09 14:24:17 +09:00
rerender-simple-expression-in-memo.md initial commit 2026-05-09 14:24:17 +09:00
rerender-split-combined-hooks.md initial commit 2026-05-09 14:24:17 +09:00
rerender-transitions.md initial commit 2026-05-09 14:24:17 +09:00
rerender-use-deferred-value.md initial commit 2026-05-09 14:24:17 +09:00
rerender-use-ref-transient-values.md initial commit 2026-05-09 14:24:17 +09:00
server-after-nonblocking.md initial commit 2026-05-09 14:24:17 +09:00
server-auth-actions.md initial commit 2026-05-09 14:24:17 +09:00
server-cache-lru.md initial commit 2026-05-09 14:24:17 +09:00
server-cache-react.md initial commit 2026-05-09 14:24:17 +09:00
server-dedup-props.md initial commit 2026-05-09 14:24:17 +09:00
server-hoist-static-io.md initial commit 2026-05-09 14:24:17 +09:00
server-no-shared-module-state.md initial commit 2026-05-09 14:24:17 +09:00
server-parallel-fetching.md initial commit 2026-05-09 14:24:17 +09:00
server-parallel-nested-fetching.md initial commit 2026-05-09 14:24:17 +09:00
server-serialization.md initial commit 2026-05-09 14:24:17 +09:00