alfred-workflow skills

9 tagged alfred-workflow, measured the same way as everything else here.

Browse within: javascript 9javascript-library 9npm 9npm-package 9npm-package-typescript 9

stephansama/packages

Skill Claude CodeCodex

Astro integration that generates optimized SVG sprite maps from @iconify-json/ icon packs for SSG sites. Add createIntegration() to astro.config.mjs, import virtual:iconify-svgmap in your base layout to activate the plugin, then call getIcon(pack, name) in .astro components to register icons and get hrefs. Use…

5 1mo ago A 96 tokens original MIT

eslint-config

02

stephansama/packages

Skill Claude CodeCodex

Composable ESLint flat config for TypeScript projects. Use config() with presets.base spread to activate baseline, javascript, typescript, imports, jsdoc, unicorn, perfectionist, prettier, regexp, command, packagejson, pnpm, gitignore, node, e18e configs. autoEnable detects installed packages (astro, svelte, lit…

5 1mo ago A 105 tokens original MIT

typed-events

03

stephansama/packages

Skill Claude CodeCodex

Type-safe validated wrappers for browser CustomEvent, BroadcastChannel, and window.postMessage APIs using any standard-schema-compatible validator (zod, valibot, arktype). Use when implementing createEvent, createEventMap, createBroadcastChannel, createBroadcastEvent, or createMessage. For React hooks (useListener…

5 1mo ago A 80 tokens original MIT