Use before any development work. Ensures project patterns and documentation are consulted for consistent implementation.
/plugin marketplace add spences10/svelte-skills-kit/plugin install svelte-skills@svelte-skills-kitThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/project-setup.md1. Activate Relevant Skills:
Use the Skill tool for your task type:
Skill(ui-patterns)Skill(api-patterns)Skill(auth-patterns)2. Check Documentation:
docs/README.md - Project overviewdocs/architecture.md - System design3. Project Stack:
4. Critical Patterns:
[Add project-specific patterns that must always be followed]
See references/project-setup.md for detailed conventions.
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.