Fayaz Ahmed
Community@fayazara · Bengaluru, India
Sr Developer Educator at Cloudflare
Agent Skills by Fayaz Ahmed
Showing 13 vetted skills indexed across 3 GitHub repositories.
add-binding
Configures Cloudflare bindings in wrangler.jsonc for TanStack Start Workers projects.
new-api-route
Creates HTTP API endpoints using TanStack Start file-based routing on Cloudflare Workers.
new-db-table
Creates Drizzle ORM tables, Zod schemas, and D1 migrations for Cloudflare Workers projects.
make-interfaces-feel-better
Applies design engineering principles to polish UI components, animations, typography, and surfaces.
apple-design
Implement Apple-style fluid motion with CSS and JavaScript spring physics.
review-animations
Evaluate CSS and Framer Motion animations for easing, duration, and GPU-accelerated properties.
animation-vocabulary
Translate descriptive motion phrases into standard animation terminology.
emil-design-eng
Reviews and improves UI animations, transitions, and component interactions using CSS and Motion patterns.
macos-auto-update
Implement Sparkle auto-update with appcast feeds and EdDSA signing for macOS apps.
macos-release
Automate macOS app distribution with DMG packaging, Sparkle signing, and GitHub releases.
macos-patterns
Provide native macOS AppKit and SwiftUI implementation patterns for menu bar apps and window management.
macos-settings-ui
Implements macOS settings windows using NSWindowController and NavigationSplitView with liquid glass chrome for SwiftUI apps.
macos-notch-ui
Create Dynamic Island-style macOS overlays with borderless NSPanels and SwiftUI shapes.
Frequently Asked Questions About Fayaz Ahmed
FAQPage SchemaWhat tasks can I accomplish with Fayaz Ahmed's skills?▼
You can polish web interfaces with animation vocabulary and spring physics, build native macOS apps with SwiftUI settings windows and notch overlays, distribute macOS releases via Sparkle and GitHub, and extend TanStack Start projects with Cloudflare bindings, REST routes, and D1 database tables.
Who are these skills designed for?▼
Design engineers refining UI micro-interactions and motion, macOS developers building menu bar apps with AppKit and SwiftUI, and full-stack engineers deploying TanStack Start applications on Cloudflare Workers with KV, R2, D1, Durable Objects, and Queues.
How do the Cloudflare Workers skills work in practice?▼
The add-binding skill provides exact wrangler.jsonc configuration per binding type plus cf-typegen for TypeScript types. The new-api-route skill covers file-based routing and handler structure, while new-db-table handles Drizzle ORM schema, migrations via wrangler, and drizzle-zod validation.
What prerequisites do the macOS distribution skills require?▼
The macos-auto-update and macos-release skills assume an existing macOS app project. They cover Sparkle framework integration, appcast feed generation, EdDSA signing keys, DMG packaging, and publishing through GitHub releases for delta updates.
Do the animation skills require specific frameworks?▼
Yes. The review-animations skill evaluates CSS and Framer Motion animations for easing, duration, and GPU-accelerated properties, while apple-design implements fluid motion using CSS and JavaScript spring physics. The animation-vocabulary skill translates descriptive motion phrases into standard terminology.