Portable SKILL.md-based frontend skills for AI coding agents including accessibility audits and fixing patterns.
tdds-frontend-skills is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add idimsh/tdds-frontend-skillsRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
This repository provides ready-to-use skill files for AI coding agents like Codex and Claude. The skills help with tasks such as running accessibility checks on local servers and fixing common UI issues in Next.js and React projects. You can install them easily using the npx skills command.
This repository contains a collection of portable SKILL.md-based frontend skills designed for AI coding agents such as Codex, Claude, and others. The skills are organized into directories, each containing a SKILL.md file that defines the agent's behavior. Currently, three skills are available: 1. **a11y-check-local**: Instantly runs WCAG 2.2 accessibility audits on a live local development server and helps fix violations. 2. **next-react-fixing-patterns**: Provides a pre-delivery checklist and diagnostic guide for UI work in Next.js, React, and other web projects. 3. **umami-analytics-web**: Implements privacy-first Umami Analytics v3 tracking, including custom events, revenue tracking, funnels, pixels, links, and GA4 migration guidance. Skills can be installed globally or individually using the `npx skills add` command. The repository is licensed under MPL 2.0, allowing commercial use, modification, and distribution with source disclosure for modified files.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 18 days ago.
0 GitHub stars indicate community interest.
0 open issues signal maintenance load.
NOASSERTION license detected.
Run accessibility audits on a local development server before deploying a web application.
Use the pre-delivery checklist to ensure UI quality in Next.js or React projects.
Integrate privacy-first analytics using Umami Analytics v3 into a web project.
Migrate from Google Analytics 4 to Umami Analytics with provided guidance.
Automate UI fixing patterns with AI agents during development.
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing.
Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
The a11y-check-local skill runs on a local dev server; ensure the server is not exposed to the internet during audits.
Umami Analytics skill requires proper configuration to avoid data leakage; follow privacy guidelines.
0
Stars
0
Forks
0
Issues
NOASSERTION
License
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
4 security/trust notes recorded.
Setup difficulty is 2/5.
Browser automation CLI built for AI agents — breaks anti-bot walls, supports multi-session parallel execution.