guidelines▌
43 indexed skills · max 10 per page
backend-dev-guidelines
davila7/claude-code-templates · Frontend
Establish consistency and best practices across backend microservices (blog-api, auth-service, notifications-service) using modern Node.js/Express/TypeScript patterns.
ipados-design-guidelines
ehmo/platform-design-skills · Frontend
Comprehensive rules for building iPad-native apps following Apple's Human Interface Guidelines. iPad is not a big iPhone -- it demands adaptive layouts, multitasking support, pointer interactions, keyboard shortcuts, and inter-app drag and drop. These rules extend iOS patterns for the larger, more capable canvas.
web-design-guidelines
davila7/claude-code-templates · Frontend
Audit UI code against Web Interface Guidelines with automated compliance checking. \n \n Fetches the latest guidelines from a remote source before each review, ensuring rules stay current \n Accepts file paths or patterns as input; prompts for clarification if none provided \n Outputs findings in a concise file:line format for quick issue identification \n Triggered by user requests like \"review my UI,\" \"check accessibility,\" \"audit design,\" or \"review against best practices\" \n
web-design-guidelines
bytedance/deer-flow · Frontend
$21
android-design-guidelines
ehmo/platform-design-skills · Frontend
$23
web-design-guidelines
sickn33/antigravity-awesome-skills · Frontend
Audit UI code against Web Interface Guidelines with automated compliance checking. \n \n Fetches the latest guidelines from a remote source before each review, ensuring rules stay current \n Accepts file paths or patterns to review, or prompts the user if none are specified \n Outputs findings in a concise file:line format for quick issue identification \n Covers all rules defined in the fetched guidelines, including design, accessibility, and UX patterns \n
cloudbase-guidelines
tencentcloudbase/skills · Cloud
Essential CloudBase development guidelines for web apps, mini programs, and backend services on Tencent CloudBase. \n \n Covers authentication, database (NoSQL and MySQL), cloud functions, static hosting, and AI integration across Web, WeChat mini programs, and native apps \n Recommends CloudBase MCP installation for enhanced development workflows; provides mcporter CLI as fallback for environments without MCP support \n Platform-specific guidance: Web and mini programs use SDK; native apps requ
web-design-guidelines
ehmo/platform-design-skills · Frontend
Framework-agnostic rules for accessible, performant, responsive web interfaces aligned with WCAG 2.2 and modern web standards. \n \n Comprehensive accessibility guidance covering semantic HTML, ARIA, keyboard navigation, focus management, color contrast, forms, and error handling with specific WCAG success criteria mappings \n Mobile-first responsive design using modern CSS (clamp, container queries, logical properties) and touch-friendly targets; no horizontal scrolling at 320px width \n Perfor
brand-guidelines-generator
claude-office-skills/skills · Frontend
Create comprehensive brand guidelines to ensure consistent visual and verbal identity.
ios-design-guidelines
ehmo/platform-design-skills · Frontend
Comprehensive design rules derived from Apple's Human Interface Guidelines for iPhone app development. \n \n Covers 10 critical areas: layout and safe areas, navigation, typography with Dynamic Type support, color and Dark Mode, accessibility, gestures, components, patterns, privacy, and system integration \n Includes 100+ specific rules with code examples showing correct and incorrect implementations across SwiftUI and UIKit \n Provides a quick-reference table for common UI components and an ev