honggzb

13 mods across 1 repository, 9 stars between them.

a11y-audit

01

honggzb/Study-General

Plugin Claude Code

WCAG 2.2 accessibility audit and fix skill for React, Next.js, Vue, Angular, Svelte, and HTML. Static scanner detecting 20+ violation types, contrast checker with suggest mode, framework-specific fix patterns, CI-friendly exit codes.

9 5d ago A tokens not measured

a11y-audit

02

honggzb/Study-General

Skill Claude CodeCodex

Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating accessibility checks…

9 5d ago A 74 tokens

browser-summary

03

honggzb/Study-General

Skill Claude CodeCodex

Browses a webpage and summarizes it into a 'goodsample' markdown file following the React Patterns format. Use when the user asks to summarize a webpage, specifically to generate a 'goodsample' or patterns file.

9 5d ago A 46 tokens

code-reviewer

04

honggzb/Study-General

Skill Claude CodeCodex

Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

9 5d ago A 65 tokens

honggzb/Study-General

Skill Claude CodeCodex

Refactor high-complexity React components in Dify frontend. Use when pnpm analyze-component --json shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when pnpm analyze-component warns to refactor before testing; avoid for simple/well-structured…

9 5d ago A 93 tokens

honggzb/Study-General

Skill Claude CodeCodex

Trigger when the user requests a review of frontend files (e.g., .tsx, .ts, .js). Support both pending-change reviews and focused file reviews while applying the checklist rules.

9 5d ago A 42 tokens

honggzb/Study-General

Skill Claude CodeCodex

Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.

9 5d ago A 52 tokens

senior-frontend

08

honggzb/Study-General

Skill Claude CodeCodex

Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX…

9 5d ago A 70 tokens

skill-creator

09

honggzb/Study-General

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

9 5d ago A 45 tokens

skill-lookup

10

honggzb/Study-General

Skill Claude CodeCodex

Activates when the user asks about Agent Skills, wants to find reusable AI capabilities, needs to install skills, or mentions skills for Claude. Use for discovering, retrieving, and installing skills.

9 5d ago A 42 tokens

honggzb/Study-General

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

9 5d ago A 67 tokens

webapp-testing

12

honggzb/Study-General

Skill Claude CodeCodex

Guide for testing web applications using Playwright. Use this when asked to create or run browser-based tests.

9 5d ago A 25 tokens

next-devtools

13

honggzb/Study-General

MCP server Claude CodeCodexCursor +2

Next.js development tools MCP server with stdio transport. Runs locally from the next-devtools-mcp npm package.

9 5d ago A tokens not measured