askill
mgd34msu

mgd34msu

Publisher on askill

172 total stars
Skills86
Updated 3 weeks ago
GitHub
fullstack-feature
fullstack-feature
mgd34msu3 weeks ago

Load PROACTIVELY when task involves building a complete feature across multiple layers. Use when user says "build a feature", "add user profiles", "create a dashboard", or any request spanning databas...

4
AI 85
authentication
authentication
mgd34msu2/22/2026

Load PROACTIVELY when task involves user identity, login, or access control. Use when user says "add authentication", "set up login", "add OAuth", "protect these routes", "implement RBAC", or "add sig...

3
AI 88
gather-plan-apply
gather-plan-apply
mgd34msu2/22/2026

MANDATORY before starting any task. Enforces the GPA execution loop that prevents tool call sprawl. G: GATHER phase combines discover queries + memory reads + file reads into one phase. P: Plan in tex...

3
AI 88
error-recovery
error-recovery
mgd34msu2/22/2026

ALWAYS load before starting any task. Defines systematic recovery procedures when things go wrong during execution. Covers tool failures, build errors, test failures, type errors, and unexpected runti...

3
AI 82
nodemailer
nodemailer
mgd34msu2/6/2026

Sends emails from Node.js applications using SMTP or other transports with Nodemailer. Use when implementing email functionality with full control over transport configuration.

3
AI 98
gsap
gsap
mgd34msu2/6/2026

Creates professional animations with GSAP (GreenSock Animation Platform). Use when building complex animations, scroll-triggered effects, timelines, or smooth transitions in any JavaScript framework.

3
AI 96
turbopack
turbopack
mgd34msu2/6/2026

Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader compatibility. Use when optimizing Next.js development builds, migrating from webpack...

3
AI 95
css-variables
css-variables
mgd34msu2/6/2026

Implements CSS custom properties for theming, component styling, and runtime customization. Use when building theme systems, dynamic styling, or configurable components.

3
AI 95
type-safety
type-safety
mgd34msu2/6/2026

Fixes TypeScript type safety issues including unsafe member access, assignments, returns, calls, and arguments. Use when encountering @typescript-eslint/no-unsafe-* errors or when working with unknown...

3
AI 95
plausible
plausible
mgd34msu2/6/2026

Implements privacy-friendly web analytics with Plausible as a Google Analytics alternative. Use when adding lightweight, cookie-free analytics that are GDPR compliant without consent banners.

3
AI 95
css-animations
css-animations
mgd34msu2/6/2026

Creates native CSS animations using keyframes, transitions, and modern animation properties. Use when building animations without JavaScript libraries, optimizing performance, or implementing micro-in...

3
AI 95
fly-io
fly-io
mgd34msu2/6/2026

Deploys applications globally on Fly.io edge infrastructure with Firecracker VMs, multi-region deployment, and usage-based pricing. Use when deploying to multiple regions, running containers at the ed...

3
AI 94
vercel
vercel
mgd34msu2/6/2026

Deploys applications to Vercel including serverless functions, edge functions, environment variables, and CI/CD. Use when deploying Next.js applications, frontend projects, or serverless APIs.

3
AI 94
async-patterns
async-patterns
mgd34msu2/6/2026

Fixes async/await pattern issues including unnecessary async, sequential operations that should be parallel, and awaiting non-promises. Use when encountering require-await, await-thenable, or optimizi...

3
AI 94
valibot
valibot
mgd34msu2/6/2026

Validates data with Valibot's modular, tree-shakable schema library for minimal bundle size. Use when bundle size matters, building form validation, or needing lightweight TypeScript validation.

3
AI 92
aws-amplify
aws-amplify
mgd34msu2/6/2026

Deploys and hosts full-stack web applications on AWS Amplify with SSR support, CI/CD, and backend services. Use when deploying Next.js apps to AWS, setting up Amplify hosting, or configuring Amplify b...

3
AI 92
bun
bun
mgd34msu2/6/2026

Configures Bun as an all-in-one JavaScript runtime, bundler, package manager, and test runner with native TypeScript support. Use when building fast applications, bundling for production, or replacing...

3
AI 92
posthog
posthog
mgd34msu2/13/2026

Implements product analytics with PostHog including event tracking, feature flags, and session replay. Use when adding analytics, A/B testing, or user behavior tracking to React and Next.js applicatio...

3
AI 91

Showing 18 of 86