Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing…
Build node-based editors, interactive diagrams, and flow visualizations using Svelte Flow. Use when creating workflow editors, data flow diagrams, organizational charts, mindmaps,…
Svelte and SvelteKit development — runes, stores, server-side rendering, form actions, streaming
Svelte coding guidelines for the Windmill frontend. MUST use when writing or modifying code in the frontend directory.
Développement d'applications Svelte et SvelteKit avec réactivité native, stores, SSR, routing et transitions.
Svelte 5 and SvelteKit development patterns — runes, stores, server-side rendering, form actions, edge deployment
Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development.
Svelte 5 runes guidance. Use for reactive state, props, effects, or Svelte 4→5 migration. Covers $state, $derived, $effect, $props, $bindable.
Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering
Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework. — from suhaibjanjua
Builds applications with SvelteKit including routing, load functions, form actions, hooks, and adapters.
Complete architecture patterns, state management with Svelte 5 Runes ($state, $derived, $effect, $props), SvelteKit SSR/streaming pipelines, form actions, and production…
SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().
Optimize SvelteKit applications by leveraging SvelteKit's full-stack architecture for instant server-side rendering and progressive enhancement.
Guides SvelteKit progressive-enhanced forms so saves persist in UI without a manual refresh: use update({ reset:false }), applyAction for cross-route POSTs, and checkbox/select…
SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.
Scaffold and configure a production-ready SvelteKit PWA with opinionated defaults. Use when: creating a new web application, setting up a SvelteKit project, building a PWA, or…
Set up Sveltia CMS - the lightweight Git-backed CMS successor to Decap/Netlify CMS with 5x smaller bundle (300 KB), GraphQL performance, and 260+ fixed predecessor issues.
Sveltia CMS is a free, open-source, Git-based headless CMS that runs entirely in the browser. Built as the definitive successor to Netlify CMS and Decap CMS, it offers a modern…
Generating rich inline SVG diagrams to visually explain systems, processes, architectures, and abstract concepts.
API-Versionierung & Kompatibilität in Shopware 6: aktuelle versionslose Basis /api & /store-api, frühere /api/v{n}, OpenAPI-Schema-Endpunkt, Umgang mit Breaking Changes über…
Attribut-basierte DAL-Entities in Shopware 6 (6.6+): Entity-Definition via PHP-Attribute (#[Entity], Field-Attribute) statt klassischer EntityDefinition.
Warenkorb per App-Script manipulieren in Shopware 6: Cart-Facade (services.cart) im cart-Hook, Items/Preise/Rabatte hinzufügen ohne PHP-Processor.
Code-Style für Shopware-6-Plugins mit Easy Coding Standard (ECS) / PHP-CS-Fixer: Config, Shopware-Regelset, composer ecs / ecs-fix.
Jest-Tests für Storefront-JS-Plugins in Shopware 6: Test-Setup (composer storefront:unit), PluginManager/DOM mocken, Plugin-Methoden testen.
PHP-Migrationsmuster für Shopware-Plugins (6.6→6.7): geänderte Signaturen/Interfaces (z.B. neuer Payment-Handler), Constructor Property Promotion, Enums, entfernte/deprecierte…
Rate-Limiting in Shopware 6: eingebaute Limiter, eigene Limits für (Store-)API-Routen/Controller konfigurieren, RateLimiter-Service.
Shopware 6 Hot Module Replacement (HMR) — Watchers für Admin und Storefront. Build-Commands (composer run / shopware-cli), APP_ENV=dev für Debug-Toolbar, IPV4FIRST für NodeJS…
렛츠커리어 백엔드 API를 찾거나 그 요청/응답 계약(스펙)을 Swagger(OpenAPI)에서 확인할 때 쓰는 스킬. 예를 들어: 어떤 기능에 어떤 엔드포인트를 호출해야 할지 모를 때, 특정 기능(결제·쿠폰·프로그램·챌린지·라이브 클래스 등)에 어떤 API들이 있는지 찾을 때, 요청 바디로 무엇을 보내야 하는지·응답이…
Generates typed API client libraries from OpenAPI 3.x specifications using swagger-codegen and openapi-generator-cli.
Orchestrates OpenAPI 3.x code generation using swagger-codegen-cli and openapi-generator. Produces typed client SDKs for TypeScript, Python, and Go with custom Mustache templates.
Swagger Doc Creator - Auto-activating skill for API Development. Triggers on: swagger doc creator, swagger doc creator Part of the API Development skill category.
Validates and lints OpenAPI 3.1 specifications using Spectral ruleset engine and swagger-parser. Detects breaking changes between API versions using oasdiff comparison tool.
Swagger / OpenAPI Validator is built around Swagger/OpenAPI tooling. The underlying ecosystem is represented by swagger-api/swagger-ui (28,702+ GitHub stars).
Deploys interactive Swagger UI documentation sites from OpenAPI specs with custom branding, authentication presets, and CDN-hosted static builds.
SwaggerHub integration. Manage APIs, Domains, Organizations. Use when the user wants to interact with SwaggerHub data.
Create, test, and develop swamp extensions — models, vaults, drivers, datastores, and reports. Covers Zod schemas, smoke testing, manifest.yaml, and the quality scorecard.
Intercept a Kubernetes service and route live cluster traffic into a local process so debugging happens against real dependencies before release.
Autonomous multi-agent workflow system for complex coding tasks. Use when the user requests non-trivial changes that would benefit from autonomous execution with built-in review…
Guide for running local E2E tests with API server, Docker lead/worker containers, task creation, log verification, UI dashboard, and cleanup
SWC (Speedy Web Compiler) Rust-based JS/TS transforms. Programmatic transpilation, custom plugins via WASM, minification, module format conversion, and performance-sensitive parse…
SWC (Speedy Web Compiler) is a Rust-based JavaScript and TypeScript compiler that is 20x faster than Babel on a single thread and 70x faster on four cores.
Manage Southwestern College Recording Arts & Technology teaching workflows - Canvas LMS integration, quiz/question management, Google Workspace sync, studio operations, and…
Playwright E2E testing standards from authoritative docs/explanation/software-engineering/automation-testing/tools/playwright/ documentation
Clojure coding standards from authoritative docs/explanation/software-engineering/programming-languages/clojure/ documentation
C# coding standards from authoritative docs/explanation/software-engineering/programming-languages/c-sharp/ documentation
Dart coding standards from authoritative docs/explanation/software-engineering/programming-languages/dart/ documentation
F# coding standards from authoritative docs/explanation/software-engineering/programming-languages/f-sharp/ documentation
Go coding standards from authoritative docs/explanation/software-engineering/programming-languages/golang/ documentation
Kotlin coding standards from authoritative docs/explanation/software-engineering/programming-languages/kotlin/ documentation
Python coding standards from authoritative docs/explanation/software-engineering/programming-languages/python/ documentation
Rust coding standards from authoritative docs/explanation/software-engineering/programming-languages/rust/ documentation
TypeScript coding standards from authoritative docs/explanation/software-engineering/programming-languages/typescript/ documentation
Generate and maintain Swedish architecture documentation following iflow's documentation standards. Use when: creating Swedish docs, architecture documentation, updating…
Använd denna färdighet när användaren frågar om kriser i Sverige, krisinformation, VMA, Viktigt Meddelande till Allmänheten, krislarm, varningar, olyckor, naturkatastrofer,…
Använd denna färdighet när användaren frågar om svensk ekonomi, räntor, styrränta, reporänta, STIBOR, obligationsräntor, bostadsräntor, valutakurser, kronkursen, SEK, EUR/SEK,…
SWI-Prolog-specific tooling, standards, and idioms. Use when working with SWI-Prolog code. Emphasizes relational thinking, steadfastness, DCGs, constraints, and mandatory testing…
Expert guidance on Swift best practices, patterns, and implementation. Use when developers mention: (1) Swift configuration or environment variables, (2) swift-log or logging…
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.