AnasX7
@AnasX7
Public Skills
ui-skills
by AnasX7
Opinionated constraints for building better interfaces with agents.
nestjs-better-auth
by AnasX7
Use when integrating Better Auth with NestJS applications - setting up authentication, route protection, guards, decorators, and hooks in NestJS
subagent-driven-development
by AnasX7
Use when executing implementation plans with independent tasks in the current session
writing-plans
by AnasX7
Use when you have a spec or requirements for a multi-step task, before touching code
create-auth-skill
by AnasX7
Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.
vercel-react-best-practices
by AnasX7
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
using-git-worktrees
by AnasX7
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
web-design-guidelines
by AnasX7
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
agent-browser
by AnasX7
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
writing-skills
by AnasX7
Use when creating new skills, editing existing skills, or verifying skills work before deployment
using-superpowers
by AnasX7
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
executing-plans
by AnasX7
Use when you have a written implementation plan to execute in a separate session with review checkpoints
better-auth-best-practices
by AnasX7
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.