AnthonyPAliceaAnthonyPAliceaCommunityยท3 Agent Skills Included

skills

Reverse code reviews, UX accountability checks, and semantic HTML cleanup

Interviews developers about AI-generated code before merge to confirm they truly understand what they ship. Traces user-facing changes back to real people and consequences, catching UX decisions accepted without rationale. Converts meaningless div and span markup into semantic, accessible HTML while preserving the existing visual design.
npx skills add AnthonyPAlicea/skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AnthonyPAlicea skills?โ–ผ

Run `npx skills add AnthonyPAlicea/skills --all -g -y` in your terminal to install all three skills globally.

How to verify I understand AI-generated code before merging?โ–ผ

Run the do-i-understand skill on your PR or diff. It interviews you about the riskiest changes and produces a report you can paste into your merge request.

How to check the UX impact of a code change?โ–ผ

Run do-i-understand-the-ux on your branch or diff. It translates changed lines into user consequences and interviews you about who is affected and why.

How to clean up div soup in my HTML?โ–ผ

Run the de-div skill on existing markup to convert divs and spans into semantic elements, or use it while creating new components so they are accessible from the start.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All three skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’