.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/spences10/devhub-crm
home/skills/spences10/devhub-crm
spences10 avatar

spences10/devhub-crm

9 skills

View on GitHub
$npx skills add spences10/devhub-crm
SkillInstalls
auth-patternsBetter-auth integration for authentication. Use when implementing login, registration, protected routes, or email verification.—component-testing-patternsVitest browser mode component testing. Use for testing Svelte 5 components with real browsers, locators, accessibility patterns, and reactive state.—database-patternsSQLite operations using better-sqlite3 with prepared statements.—error-handling-patternsSvelte 5 error handling. Use for error boundaries, async await expressions, loading states, and form errors.—form-patternsDaisyUI v5 form patterns. Use for inputs, selects, textareas, validation, and form structure with fieldset/legend.—migration-patternsDatabase migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.—reactive-ui-patternsRemote functions reactive UI patterns. Use for smooth in-place updates, preventing page jumps, and managing loading states with .current property.—styling-patternsDaisyUI v5 design system. Use for backgrounds, borders, text sizes, opacity, semantic colors, and spacing.—sveltekit-patternsSvelteKit patterns for devhub-crm. Use for remote functions (query, form, command), routing, and server-side logic.—