schalkneethling

7 mods across 1 repository, 7 stars between them.

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Generate Drupal/Twig component skeletons with web components and Miyagi validation. Use when user requests to create, scaffold, or add a new component at a specific path (e.g., "add component skeleton at patterns/share-button"), or when creating component files including Twig templates, CSS, JavaScript web components…

7 4mo ago A 75 tokens original MIT archived

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Analyse component dependencies and usage patterns in a Drupal/Twig component library. Use when user asks to find where a component is used, check if a component can be safely removed, audit component dependencies, find components using specific properties, or analyse impact of refactoring a component.

7 4mo ago A 59 tokens original MIT archived

css-coder

03

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

CSS authoring guidance emphasizing web standards, accessibility, and performance. Use when writing, reviewing, or refactoring CSS. Provides patterns, snippets, and conventions that prioritize native CSS over frameworks, semantic structure, and maintainable code. Refer to references/patterns.md for specific patterns…

7 4mo ago A 63 tokens original MIT archived

css-tokens

04

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Provides foundational CSS design tokens (custom properties) for typography, spacing, colors, borders, z-index, and transitions. Use when setting up a base token system for a web project.

7 4mo ago A 41 tokens original MIT archived

frontend-security

05

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Audit frontend codebases for security vulnerabilities and bad practices. Use when performing security reviews, auditing code for XSS/CSRF/DOM vulnerabilities, checking Content Security Policy configurations, validating input handling, reviewing file upload security, or examining Node.js/NPM dependencies. Target…

7 4mo ago A 89 tokens original MIT archived

frontend-testing

06

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Write tests that start with acceptance criteria, then add implementation tests for robustness. Use when writing unit tests (Vitest), end-to-end tests (Playwright), visual regression tests, or accessibility tests. Emphasizes user-centric testing, semantic locators, accessibility validation, and the balance between…

7 4mo ago A 66 tokens original MIT archived

semantic-html

07

schalkneethling/webdev-agent-skills

Skill Claude CodeCodex

Write well-considered semantic HTML that serves all users. Use when creating components, page structures, or reviewing markup. Emphasizes native HTML elements over ARIA. Treats proper document structure and accessibility as foundations rather than afterthoughts.

7 4mo ago A 51 tokens original MIT archived