Ishaq74
Community@Ishaq74
Ishaq74 curates 17 skills for TypeScript full-stack development: Better Auth authentication, Playwright/Vitest testing, Tailwind/shadcn UI, Astro, Node.js backends, and Drizzle ORM.
Agent Skills by Ishaq74
Showing 17 vetted skills indexed across 1 GitHub repositories.
organization-best-practices
Configure multi-tenant organizations, roles, teams, and invitations using Better Auth's organization plugin.
playwright-best-practices
Guides writing, debugging, and maintaining Playwright tests in TypeScript across E2E, API, and component testing.
email-and-password-best-practices
Configure email verification, password reset flows, and hashing policies for Better Auth credential authentication.
two-factor-authentication-best-practices
Configure TOTP, OTP, backup codes, and trusted devices with Better Auth's twoFactor plugin.
vitest
Write, configure, and run Vitest unit tests with mocking, coverage, and fixtures.
tailwind-v4-shadcn
Configure Tailwind CSS v4 with shadcn/ui, Vite, React, and dark mode theming.
typescript-advanced-types
Implement generics, conditional types, mapped types, and template literals for type-safe TypeScript code.
shadcn
Manages shadcn/ui components via CLI for adding, searching, styling, and composing UI.
tailwind-css-patterns
Provides Tailwind CSS utility patterns for responsive layouts, components, dark mode, and accessibility.
frontend-design
Generates distinctive production-grade frontend interfaces with intentional typography, color, motion, and layout.
astro
Guides building Astro components, pages, adapters, and content-driven site deployments.
seo
Implements technical and on-page SEO optimizations including meta tags, structured data, and sitemaps.
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines and ARIA patterns.
nodejs-best-practices
Guides Node.js architecture decisions covering framework selection, async patterns, security, and testing.
better-auth-best-practices
Configure Better Auth servers, clients, database adapters, sessions, and plugins for TypeScript applications.
nodejs-backend-patterns
Implements Node.js backend services with Express, Fastify, middleware, authentication, and database patterns.
drizzle-orm
Implements type-safe SQL queries, schemas, and migrations with Drizzle ORM for TypeScript.
Frequently Asked Questions About Ishaq74
FAQPage SchemaWhat tasks can I accomplish using Ishaq74's skills?▼
You can configure Better Auth authentication (email/password, 2FA, organizations, RBAC), write Playwright and Vitest tests, build Tailwind v4 and shadcn/ui interfaces, create Astro sites, design Node.js/Express/Fastify backends, query databases with Drizzle ORM, and run SEO and WCAG 2.2 accessibility audits.
Who are these skills designed for?▼
TypeScript and JavaScript full-stack developers building modern web applications. The manifest targets engineers working with React, Vite, Node.js, and Astro who need authentication setup, end-to-end testing, utility-first styling, type-safe SQL access, and web quality compliance.
How do the authentication skills work in practice?▼
Four skills cover Better Auth: core server/client setup with database adapters and sessions, email/password with verification and reset flows, TOTP-based two-factor with backup codes and trusted devices, and organization management with members, invitations, custom roles, and RBAC.
Are Ishaq74's skills free to use?▼
Most skills carry the MIT license, including Playwright best practices, Tailwind v4 shadcn setup, Astro, SEO, and accessibility. The frontend-design skill references terms in a LICENSE.txt file, and nodejs-best-practices is marked as community-sourced with unknown risk.
What prerequisites do these skills assume?▼
A TypeScript/JavaScript environment with Node.js. Specific skills assume their ecosystems: Playwright tests need a browser test setup, Tailwind v4 skills assume Vite and React with components.json, Drizzle requires a SQL database, and Better Auth skills need a database adapter configuration.