Guide for implementing Langflow frontend query and mutation patterns with Axios and TanStack React Query v5. Trigger when creating or updating API hooks in controllers/API/queries, consuming UseRequestProcessor in components, deciding whether to use useQuery or useMutation, handling conditional queries, cache invalidation, mutation error handling, or migrating legacy API calls to the query hook pattern.
$npx -y skills add lien0219/openxflow --skill frontend-query-mutationInstalls into the current project.
Run `npx skills use "https://github.com/lien0219/openxflow" --skill "lien0219/openxflow/frontend-query-mutation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lien0219/openxflow" that are relevant to the current task. Run `npx skills add "https://github.com/lien0219/openxflow"` and select the relevant skills, then follow their instructions.