web-security
๐ฏSkillfrom academind/ai-config
Enforces web security best practices and prevents common security vulnerabilities in code.
Same repository
academind/ai-config(8 items)
Installation
npx vibeindex add academind/ai-config --skill web-securitynpx skills add academind/ai-config --skill web-security~/.claude/skills/web-security/SKILL.mdSKILL.md
More from this repository7
Builds clean, modern React components following best practices and avoiding common pitfalls like unnecessary state management.
Skill
Concise Next.js App Router best practices covering server components as default, data fetching in RSC instead of useEffect, server actions for mutations, Suspense boundaries, and the Metadata API for SEO.
A skill that teaches AI coding assistants Tailwind CSS best practices including utility-first styling, responsive and container query patterns, theming via config extension, and component extraction for maintainable UIs.
A skill that enforces clean, modern, and highly accessible HTML and JSX code by default. Covers semantic element usage, keyboard accessibility, proper ARIA practices, form and input handling, image alt text, and landmark structure with accessibility as a baseline requirement.
Skill
Skill