Agent Skills by Sofia Asif
Showing 16 vetted skills indexed across 1 GitHub repositories.
task-sorting
Sort task lists by priority, due date, created date, or alphabetically.
notification-ui
Render a notification bell with unread badge and dropdown panel.
task-filter
Filter tasks by status, priority, and due date with cumulative AND logic.
notification-persistence
Persist notification data in browser localStorage with read states and cleanup.
task-search
Search task titles, descriptions, and tags with multi-token AND logic.
better-auth-python
Verify JWT tokens for Python FastAPI backends using JWKS from Better Auth.
priority-classification
Classify task priorities by due dates, urgency keywords, and explicit markers.
Frontend Authentication Skill
Implement frontend authentication with Better Auth and JWT for protected routes.
better-auth-ts
Provide email/password, OAuth, JWT, sessions, 2FA, and magic link authentication for TypeScript apps.
drizzle-orm
Build type-safe database schemas, queries, and migrations in TypeScript.
fastapi
Provide FastAPI routing, dependency injection, and deployment patterns for APIs.
temporal-evaluation
Evaluate task temporal status with timezone-aware due date classifications.
nextjs
Implement Next.js 16 App Router, Server Components, and proxy.ts authentication patterns.
notification-trigger
Monitors incomplete high-priority tasks due within six hours and emits deduplicated notifications.
task-tagging
Assign and validate a seven-tag taxonomy with primary and secondary rules.
neon-postgres
Configure Neon PostgreSQL serverless drivers, branching, and migration tooling for Next.js.