Skip to main content
toss
GitHub 제작자 프로필

toss

7개 GitHub 저장소에서 수집된 54개 skills를 저장소 단위로 보여줍니다.

수집된 skills
54
저장소
7
업데이트
2026년 9월 7일
저장소 탐색

저장소와 대표 skills

jotai
소프트웨어 개발자

Render-prop components for Jotai atoms: Atom ([value, setValue] like useAtom), AtomValue (read-only like useAtomValue), SetAtom (write-only like useSetAtom) from @suspensive/jotai. Load when reading or writing jotai atoms declaratively in JSX, when async…

2026년 7월 4일
suspensive-react
소프트웨어 개발자

Composition seam between @suspensive/react-query-4 and @suspensive/react: replacing removed QueryErrorBoundary with ErrorBoundary + useQueryErrorResetBoundary, resetting query errors so retries actually refetch, shouldCatch with API error classes around…

2026년 7월 4일
declarative-queries
소프트웨어 개발자

SuspenseQuery, SuspenseQueries, SuspenseInfiniteQuery render-prop components for fetching in JSX without hook wrapper components. Load when placing queries at the same depth as Suspense/ErrorBoundary, running parallel queries, using select, integrating…

2026년 7월 4일
mutations
소프트웨어 개발자

Mutation render-prop component and mutationOptions for TanStack Query v4. Load when adding mutations inside list rows, loops, or conditionals where useMutation cannot be called, removing per-row wrapper components, or reusing mutation configs with…

2026년 7월 4일
prefetching
소프트웨어 개발자

Fire prefetches during render before Suspense boundaries with usePrefetchQuery/usePrefetchInfiniteQuery hooks and PrefetchQuery/PrefetchInfiniteQuery components. Load when avoiding request waterfalls, warming the cache for useSuspenseQuery/SuspenseQuery, or…

2026년 7월 4일
react-query
소프트웨어 개발자

Root skill for @suspensive/react-query-4: render-prop components for TanStack Query v4 Suspense — SuspenseQuery, SuspenseQueries, SuspenseInfiniteQuery, Mutation, PrefetchQuery, PrefetchInfiniteQuery, QueriesHydration, createGetQueryClient,…

2026년 7월 4일
ssr-hydration
소프트웨어 개발자

Server rendering and hydration for TanStack Query v4 in RSC frameworks: request-scoped QueryClient with createGetQueryClient, server prefetch + dehydrate + hydrate with QueriesHydration, skipSsrOnError, timeout, per-boundary HTML streaming,…

2026년 7월 4일
suspensive-react
소프트웨어 개발자

Composition seam between @suspensive/react-query-5 and @suspensive/react: replacing removed QueryErrorBoundary with ErrorBoundary + useQueryErrorResetBoundary, resetting query errors so retries actually refetch, shouldCatch with API error classes around…

2026년 7월 4일
수집된 skill 19개 중 8개를 표시합니다.
react-simplikit
미분류

Selects and applies react-simplikit hooks, components and utils (useDebounce, useThrottle, useToggle, useBooleanState, useCounter, useList, useMap, useSet, useInterval, useTimeout, usePrevious, usePreservedCallback, useOutsideClickEffect,…

2026년 9월 7일
commit
미분류

Create commits following repo conventions. Use when committing changes, creating commit messages.

2026년 9월 6일
react-simplikit-codemod
미분류

Migrates a codebase off the deprecated @react-simplikit/mobile package onto the react-simplikit root entry. Use when a project still imports @react-simplikit/mobile, when an install warns that the package is deprecated, or when someone asks how to migrate off…

2026년 9월 2일
branch
소프트웨어 개발자

Create branches following repo conventions. Use when creating branches, starting new features.

2026년 3월 4일
code-reviewer
소프트웨어 품질 보증 분석가·테스터

PR/code review. 100% coverage, SSR safety, JSDoc validation. Use when reviewing code, checking PRs.

2026년 3월 4일
development-workflow
소프트웨어 개발자

Complete workflow from new Hook/Component/Util development to deployment. Use when starting new feature development.

2026년 3월 4일
jsdoc-guide
소프트웨어 개발자

JSDoc writing rules for AI-powered documentation generation. Use when writing JSDoc, documenting functions, or adding code comments.

2026년 3월 4일
library-api-design
소프트웨어 개발자

React library public API design principles. Use when designing hooks, components, or utility APIs.

2026년 3월 4일
수집된 skill 10개 중 8개를 표시합니다.
수집된 skill 9개 중 8개를 표시합니다.
new-miniapp
미분류

Scaffold a new Apps in Toss mini-app by driving the official `create-ait-app` CLI non-interactively (`--inline`, always `@latest`), then verifying the `@apps-in-toss/devtools` wiring (mock SDK + panel) the CLI performs so `npm run dev` runs in a plain browser…

2026년 9월 2일
design
미분류

Build and fix mini-app screens. Run it for "화면 만들어줘", "출석 체크 화면 그려줘", "화면이 구린데 예쁘게 해줘", "디자인 좀 봐줘" — it writes and edits the project's actual screen files, it is not a review-only pass and not a chat answer about design. Works from nothing: with no screen, no…

2026년 9월 2일
setup-debugger
미분류

Wire the `ait-devtools` debug MCP server (`@apps-in-toss/debugger`) into the current project's MCP config (project scope, opt-in) — `.mcp.json` on Claude Code, `.cursor/mcp.json` on Cursor — so `/ait:debug` can run on-device CDP relay attach (environment 3).…

2026년 9월 1일
welcome
미분류

Print the harness entry-point map right after plugin install, and check the local environment/integration state (git, Node/npm/npx, cwd shape, MCP wiring) to suggest or hand off the next concrete step — since `/plugin install` itself prints no next step.…

2026년 9월 1일
test-on-device
미분류

Put the current mini-app on a real phone through the standard path — build the `.ait` bundle, upload it with console MCP (`bundle_upload` → `bundle_upload_complete`), confirm the compile with `miniapp_get_status`, and hand over the entry link the tools…

2026년 8월 31일
debug
미분류

Debug an Apps in Toss mini-app across two environments — local browser (devtools panel, `window.__ait`, browser DevTools) and on-device intoss-private candidate (real Toss WebView via `ait-devtools` MCP relay-staging QR attach). Branches by what it observes,…

2026년 8월 30일
inject
미분류

Patch an existing Apps in Toss mini-app's build setup. Three facets: `/ait:inject-devtools` adds the `@apps-in-toss/devtools` unplugin for browser dev ("기존 Vite 프로젝트에 devtools 붙여줘"); `/ait:inject-debug-console` installs `@apps-in-toss/debug-console`…

2026년 8월 28일
ux-writing
미분류

Rewrite mini-app screen copy against measurable UX writing principles. Use when the user asks "문구 다듬어줘", "카피 점검해줘", or "UX 라이팅 기준으로 봐줘" — invoke it right away even with no screen or file named yet, it surveys the current project's screen copy first, so do not…

2026년 8월 28일
수집된 skill 9개 중 8개를 표시합니다.
저장소 7개 중 7개 표시
모든 저장소를 표시했습니다