frontend▌
1,037 indexed skills · max 10 per page
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
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
vercel-deployments-builds
bobmatnyc/claude-mpm-skills · Frontend
Vercel deployments and builds cover the full lifecycle from source changes to production releases with automated previews and rollback controls.
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
react
mindrally/skills · Frontend
You are a senior front-end developer specializing in ReactJS, NextJS, JavaScript, TypeScript, HTML, CSS, and modern UI/UX frameworks like TailwindCSS, Shadcn, and Radix.
workout-program-designer
onewave-ai/claude-skills · Frontend
Custom training plans by goal (strength, cardio, flexibility). Progressive overload programming, rest day optimization, home vs gym adaptations, deload weeks.
convex-quickstart
get-convex/convex-agent-plugins · Frontend
Get a production-ready Convex backend set up in minutes. This skill guides you through initializing Convex, creating your schema, setting up auth, and building your first CRUD operations.
vue-jsx-best-practices
vuejs-ai/skills · Frontend
Vue JSX syntax patterns and key differences from React JSX conventions. \n \n Covers attribute naming differences (e.g., class vs className ) and Vue-specific JSX configuration \n Includes migration guidance for developers converting React JSX code to Vue \n Addresses common type errors and render function patterns when using JSX in Vue projects \n
scraper-builder
jwynia/agent-skills · Frontend
Generate complete, runnable web scraper projects using the PageObject pattern with Playwright and TypeScript. This skill produces site-specific scrapers with typed data extraction, Docker deployment, and optional agent-browser integration for automated site analysis.