frontend-query-mutation
[ 추천 ]프론트엔드 쿼리 및 뮤테이션 패턴은 TanStack Query와 oRPC를 사용하여 구현되는 Dify 계약 관리 솔루션입니다
Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Organic recovery should flow through fewer, stronger, first-party entry points instead of a flat bulk-skill corpus.
Curated collection pages carry clearer topical scope, stronger first-party framing, and safer canonical signals than bulk skill listings.
Installation docs prove the site offers first-party setup guidance, not just discovery wrappers.
A workflow-first collection that explains why related skills belong together and what job they solve.
A platform-specific collection for one of the clearest demand clusters in the product ecosystem.
A platform collection that turns IDE demand into a stronger curated hub.
A Gemini-specific collection that turns compatibility research into a curated install path for real delivery teams.
A Python engineering collection built for teams choosing installable workflow helpers instead of browsing raw packages.
A typed-development collection that helps product teams shortlist TypeScript workflow tools with clear next steps.
프론트엔드 쿼리 및 뮤테이션 패턴은 TanStack Query와 oRPC를 사용하여 구현되는 Dify 계약 관리 솔루션입니다
Guide for implementing oRPC contract-first API patterns in Dify frontend. Trigger when creating or updating contracts in web/contract, wiring router composition, integrating TanStack Query with typed contracts, migrating legacy service calls to oRPC, or deciding whether to call queryOptions directly vs extracting a helper or use-* hook in web/service.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Subagent-driven development automates independent tasks using fresh subagents, ensuring high-quality results and fast iteration for developers. It streamlines AI coding workflows.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code
Use when you have a spec or requirements for a multi-step task, before touching code
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
완료 전 확인 스킬은 검증 명령과 출력을 확인함으로써 코드 품질과 신뢰성을 높임
브레인스토밍 스킬은 개발자가 사용자 의도, 요구사항, 설계를 탐색하고 태스크를 생성하여 설계 문서를 완성하는 데 도움이 됩니다