vue-best-practices
MUST be used for Vue.js tasks. Covers Composition API, <script setup>, TypeScript, Vue 3, SSR, Volar, Vue Router, Pinia. ALWAYS use Composition API. Use when this capability is needed.
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization. Use when this capability is needed.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "swift-concurrency" with this command: npx skills add tomevault-io/skillsmp-tomevault-io-tomevault-io-swift-concurrency
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
MUST be used for Vue.js tasks. Covers Composition API, <script setup>, TypeScript, Vue 3, SSR, Volar, Vue Router, Pinia. ALWAYS use Composition API. Use when this capability is needed.
Use when creating new Helm charts from scratch, designing values.yaml schema and structure, implementing Helm template patterns, setting up chart directory structure, writing template helpers (_helpers.tpl), or creating values.schema.json validation
HTMX patterns for hypermedia-driven applications with minimal JavaScript. Use when this capability is needed.
Text processing, sentiment analysis, and NLP pipeline development. Use when this capability is needed.