create-api
01wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A guide for creating and maintaining HTTP APIs, which let a frontend exchange data with a server, according to a team's project rules.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A guide for creating and maintaining HTTP APIs, which let a frontend exchange data with a server, according to a team's project rules.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A guide for creating and splitting React components, which are reusable pieces of a web interface, according to a team's project rules.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A proposal-writing workflow that chooses steps based on the request, such as reviewing a design, planning interfaces and data, or checking the finished user interface against the design.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A guide for creating and maintaining frontend routes, which connect web addresses to pages, according to a team's project rules.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A Chinese-language guide for creating and maintaining Zustand stores in front-end projects. Zustand is a JavaScript library for sharing application state between interface components.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A design-file analysis skill that turns visual designs into a checklist of frontend user-interface tasks.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
wuxingxi888/ai-coding-guidelines
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.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A guide for using Ant Design and custom CSS variables in front-end projects. It focuses on shared colour settings and consistent light and dark themes.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
A UI acceptance checklist for comparing a working web page with its design. UI means the visible parts of an app, such as its layout, text, buttons, and spacing.
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture.
wuxingxi888/ai-coding-guidelines
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…
wuxingxi888/ai-coding-guidelines
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".