sveltekit-project-practices

📁 tapforce/agents-skills 📅 Jan 30, 2026
4
总安装量
4
周安装量
#53580
全站排名
安装命令
npx skills add https://github.com/tapforce/agents-skills --skill sveltekit-project-practices

Agent 安装分布

trae 4
windsurf 2

Skill 文档

SvelteKit Project Practices

Comprehensive guide setup and develop application base on SvelteKit, tailwindcss, shadcn-svelte framework.

When to apply

Reference these guidelines when:

  • Start or develop a project application with Sveltekit, Tailwindcss, Shadcn-svelte as base framework.

Rule Categories by Priority

Priority Category Prefix Description
1 setup setup- Set up project with base packages, modules, or frameworks.
2 styling style- Practices styling application with Tailwindcss and shadcn-svelte.
3 Svelte svelte- Practices using Sveltekit features.
4 Abstract abs- Abstract practices for Sveltekit project.

Quick Reference

How to Use

Read individual rule files for detailed explanations and code examples:

rules/async-parallel.md
rules/bundle-barrel-imports.md

Each rule file contains:

  • Brief explanation of why it matters
  • Incorrect code example with explanation
  • Correct code example with explanation
  • Additional context and references

Full Compiled Document

For the complete guide with all rules expanded: AGENTS.md