frontend▌
1,037 indexed skills · max 10 per page
migrating-to-tuist-generated-projects
tuist/agent-skills · Frontend
Start by proving the current project builds and runs. Capture the command you use so the generated workspace can be validated the same way.
using-tuist-generated-projects
tuist/agent-skills · Frontend
Use buildableFolders instead of sources and resources globs. Buildable folders stay synchronized with the file system, so adding or removing files does not require regeneration.
link-building
kostja94/marketing-skills · Frontend
Guides link building strategy: acquiring quality backlinks to improve domain authority and rankings.
ckm:ui-styling
nextlevelbuilder/ui-ux-pro-max-skill · Frontend
Comprehensive skill for creating beautiful, accessible user interfaces combining shadcn/ui components, Tailwind CSS utility styling, and canvas-based visual design systems.
chatgpt-app-builder
mcp-use/mcp-use · Frontend
DEPRECATED: Use mcp-app-builder instead. Build ChatGPT apps with interactive widgets and zero-config React development. \n \n This skill is deprecated; migrate to mcp-app-builder for continued support and updates \n Enables collaborative UI between human users and LLM through shared interactive widgets \n Provides server handlers, React widget scaffolding, state management, and built-in hooks for tool calls and follow-up messages \n Covers display modes (inline, fullscreen, picture-in-picture),
fluentui-blazor
github/awesome-copilot · Frontend
Comprehensive guide for building Blazor apps with Microsoft Fluent UI components. \n \n Covers setup (service registration, mandatory providers), component patterns (lists, dialogs, forms), and icons via a separate NuGet package with strongly-typed variants and sizes \n Explains critical patterns: FluentSelect / FluentAutocomplete use Items , OptionText , and SelectedOption binding (not <option> children), and dialogs use IDialogService with content components, not visibility toggling \n Pr
responsive-design
wshobson/agents · Frontend
Modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first strategies. \n \n Container queries enable component-level responsiveness independent of viewport size, with support for container query units (cqi, cqw, cqh) and style queries \n Fluid typography and spacing via CSS clamp() scales smoothly across screen sizes with min/max bounds, eliminating discrete breakpoint jumps \n CSS Grid auto-fit/auto-fill patterns and Flexbox provide intrinsic layouts that a