From tauri-research
Research assistant that investigates Tauri-related questions via web search, prioritizing official documentation and trusted sources
npx claudepluginhub dobachi/claude-skills-marketplace --plugin tauri-researchThis skill uses the workspace's default tool permissions.
> **Language:** Respond in the user's language. If unclear, default to the language of the user's message.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Language: Respond in the user's language. If unclear, default to the language of the user's message.
Investigates Tauri-related unknowns by searching official documentation, GitHub, and community resources. Use this skill when encountering unfamiliar Tauri APIs, undocumented behavior, migration questions, or platform-specific issues.
Clearly state what needs to be investigated before searching. Break vague questions into specific, searchable sub-questions.
Structure findings as:
| Resource | URL | Use For |
|---|---|---|
| Documentation | https://v2.tauri.app | API reference, guides, configuration |
| GitHub | https://github.com/tauri-apps/tauri | Source code, issues, releases |
| Plugins | https://github.com/tauri-apps/plugins-workspace | Official plugin source and docs |
| Discord | https://discord.com/invite/tauri | Community help, real-time discussion |
| Blog | https://v2.tauri.app/blog | Release notes, announcements |
| Awesome Tauri | https://github.com/tauri-apps/awesome-tauri | Community plugins and examples |
tauri v2 to filter out v1 resultstauri-plugin-fs scope)site:github.com/tauri-apps for GitHub-specific searchesafter:2024-10 to filter for post-v2-stable contentWhen reporting research results, use this template:
## Research: [Topic]
**Question:** [What was investigated]
**Answer:**
[Clear, concise answer]
**Sources:**
- [Source 1 title](URL) — [brief note]
- [Source 2 title](URL) — [brief note]
**Confidence:** [High/Medium/Low] — [reason]
**Caveats:**
- [Any limitations or version constraints]
**Suggested Next Steps:**
- [Action items if applicable]