AlexPEClub
- 9 skills
- 0 followers
- 13 hours ago last updated
- ▌ QA · alexpeclub bundleTest features against acceptance criteria, find bugs, and perform security audit. Use after implementation is done.
- ▌ Help · alexpeclubContext-aware guide that tells you where you are in the workflow and what to do next. Use anytime you're unsure.
- ▌ Init · alexpeclubInitialize a new project. Creates the PRD and a prioritized feature map. Run once at the very start of a new project. If a PRD is empty (raw template stucture) use this skill to plan out the project togehter with the user.
- ▌ Deploy · alexpeclubDeploy to Vercel with production-ready checks, error tracking, and security headers setup.
- ▌ Refine · alexpeclubAlways use when the user wants to discuss an exsiting feature or specification. Open an existing feature spec to improve, extend, or fundamentally challenge it. Pass the feature ID as argument (e.g. /refine PROJ-2).
- ▌ Backend · alexpeclub bundleBuild APIs, database schemas, and server-side logic with Supabase. Use after frontend is built.
- ▌ Frontend · alexpeclub bundleBuild UI components with React, Next.js, Tailwind CSS, and shadcn/ui. Use after architecture is designed.
- ▌ Write Spec · alexpeclub bundleWrite a full feature spec for a feature. Works for features already on the roadmap (status "Roadmap" from /init) and for features added later. Pass a feature name or PROJ-X ID as argument.
- ▌ Architecture · alexpeclubDesign PM-friendly technical architecture for features. No code, only high-level design decisions.