Tanstack Start Best Practices
Generates TanStack Query code adhering to best practices, optimizing performance and maintainability for React applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tanstack-start-best-practices npx -- -y @trustedskills/tanstack-start-best-practices
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tanstack-start-best-practices": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tanstack-start-best-practices"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides best practices for starting with TanStack, a collection of open-source libraries used in modern web development. It includes guidance on setting up projects, optimizing performance, and leveraging key features like React Query and TanStack Router.
When to use it
- When initializing a new project using TanStack libraries
- When looking to optimize data fetching or routing strategies
- When seeking community-recommended practices for maintaining scalable applications
Key capabilities
- Guidance on setting up TanStack projects
- Performance optimization techniques
- Best practices for using React Query and TanStack Router
Example prompts
- "How do I set up a new project with TanStack?"
- "What are the best practices for using React Query in a large-scale app?"
- "Can you explain how to optimize routing with TanStack Router?"
Tips & gotchas
- Ensure your development environment supports modern JavaScript features required by TanStack.
- Review documentation for specific versions of TanStack libraries, as best practices may vary.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.