frontend▌
1,037 indexed skills · max 10 per page
vue-pinia-best-practices
vuejs-ai/skills · Frontend
Vue Pinia state management patterns, store setup guidance, and reactivity best practices. \n \n Covers store initialization, DevTools integration, and SSR considerations for setup stores \n Addresses common reactivity pitfalls including destructuring breaks and method binding issues in templates \n Provides patterns for ephemeral state like filters, URL synchronization, and production app conventions \n References specific error scenarios with linked solutions for quick troubleshooting \n
sleek-design-mobile-apps
sleekdotdesign/agent-skills · Frontend
AI-powered mobile app design tool with REST API for creating projects, describing designs in plain language, and rendering screens. \n \n Supports high-level requests (\"design a fitness app\") and specific edits (\"add a pricing section to this screen\"); send natural language descriptions via chat messages and let the AI decide what to create or modify \n Requires Pro+ plan and API key with scoped permissions ( projects:read/write , chats:read/write , screenshots , components:read ) \n Async a
swiftui-expert-skill
avdlee/swiftui-agent-skill · Frontend
Expert SwiftUI code review, refactoring, and implementation guidance with iOS 26+ and macOS support. \n \n Covers state management, view composition, performance optimization, and modern SwiftUI patterns across iOS 15+ through iOS 26+ \n Flags deprecated APIs and suggests modern replacements; gates version-specific features with #available and fallbacks \n Addresses lists, layouts, animations, accessibility, Swift Charts, and platform-specific patterns (macOS scenes, Liquid Glass) \n Enforces co
dotnet-design-pattern-review
github/awesome-copilot · Frontend
Comprehensive C#/.NET design pattern analysis with actionable improvement recommendations. \n \n Evaluates six core patterns: Command, Factory, Dependency Injection, Repository, Provider, and Resource patterns against GoF and SOLID principles \n Analyzes architecture compliance including namespace conventions, project separation, async/await patterns, and structured logging implementation \n Reviews code quality across security, testability, maintainability, and performance dimensions with speci
power-platform-mcp-connector-suite
github/awesome-copilot · Frontend
Complete Power Platform custom connector generator with MCP integration, schema validation, and Copilot Studio compliance. \n \n Generates four core files (apiDefinition.swagger.json, apiProperties.json, script.csx, readme.md) with built-in MCP protocol support and JSON-RPC 2.0 handling for Copilot Studio agents \n Validates schemas against Copilot Studio constraints: no reference types, single type values only, primitive types, and resources as tool outputs \n Supports six generation modes: com
api-design-principles
wshobson/agents · Frontend
REST and GraphQL API design principles for building scalable, developer-friendly APIs. \n \n Covers resource-oriented REST patterns including HTTP method semantics, URL design, pagination, filtering, and error handling with consistent status codes \n Includes GraphQL schema-first development with type definitions, resolver patterns, Relay-style pagination, and DataLoader implementation for N+1 prevention \n Provides versioning strategies (URL, header, query parameter) and HATEOAS patterns for hy
claude-api
anthropics/skills · AI/ML
Claude API integration for building LLM-powered applications across Python, TypeScript, Java, Go, Ruby, C#, and PHP. \n \n Defaults to Claude Opus 4.6 with adaptive thinking and streaming; supports tool use, structured outputs, batches, and file uploads through a single /v1/messages endpoint \n Language detection automatically routes you to the correct SDK documentation; includes decision trees for choosing between single API calls, workflows with tool use, and agentic loops \n Tool runner (beta
anthropics/skills · AI/ML
Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities. \n \n Supports core operations: merge/split PDFs, extract text and tables, rotate pages, add watermarks, encrypt/decrypt, and extract images \n Includes Python libraries (pypdf, pdfplumber, reportlab) and command-line tools (qpdf, pdftotext, pdftk) with ready-to-use code examples \n Handles scanned PDFs via OCR using pytesseract and pdf2image for searchable text extraction \n Dedicated form
doc-coauthoring
anthropics/skills · AI/ML
Structured workflow for collaboratively authoring documentation, proposals, specs, and similar content. \n \n Guides users through three stages: Context Gathering (closing knowledge gaps), Refinement & Structure (building sections iteratively), and Reader Testing (validating the doc works for fresh readers) \n Supports integration with shared documents, team channels, and templates to pull in context directly when connectors are available \n Uses brainstorming and curation cycles for each s
frontend-design
anthropics/skills · AI/ML
Distinctive, production-grade frontend interfaces that reject generic AI aesthetics. \n \n Guides design thinking before coding: establish bold aesthetic direction (brutalist, maximalist, retro-futuristic, luxury, playful, etc.) with clear purpose, tone, and differentiation \n Emphasizes typography, color theming, motion, spatial composition, and textural details as core design pillars; uses CSS variables, animations, and scroll-triggered effects \n Generates working, functional code (HTML/CSS/J