
Writes a blog post for the portfolio in Aanjaneya's established style. Use when the user asks to write a new article or blog post.
Creates a new Astro component following this project's conventions. Use when the user asks to create a new section, component, or UI element.
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Audits frontend performance of a page or component. Use when the user asks to check performance, speed, or Core Web Vitals.
Industry-standard code review. Use when the user asks to review code, check a file, or audit changes.
Audits SEO quality of a page or component. Use when the user asks to check SEO, meta tags, or discoverability.
Generates innovative ideas to improve the portfolio website — new sections, features, interactions, and content angles. Use when the user wants creative direction for the site, wants to stand out, or asks what could be better/added.
Reviews or guides frontend UI/UX against industry design best practices. Use when the user asks to improve UI, review a component's design, or check design quality.
Audits a page or component for accessibility (WCAG 2.1 AA). Use when the user asks to check accessibility, a11y, or ARIA.