Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
SP
@spences10
contributor on implexa, with 4 skills ranked by
SkillRank
across 1 source.
spences10 on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.4
skills.sh
sveltekit-data-flow
sveltekit-data-flow provides file placement guidance and basic patterns for load functions, form actions, and server vs client data flow, with limited depth on serialization and invalidation.
6.3
skills.sh
svelte-runes
svelte-runes covers reactive state, computed values, side effects, and component props using svelte 5 rune syntax. references guide migration from svelte 4, common mistakes, and when to apply each rune.
5.2
skills.sh
sveltekit-remote-functions
sveltekit-remote-functions documents experimental remote function patterns for sveltekit 2.58+, covering file naming and basic setup but lacking substantive guidance on query(), form(), command(), or prerender() implementations.
—
skills.sh
sveltekit-structure
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending…