.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dembrandt/dembrandt-skills
home/skills/dembrandt/dembrandt-skills
dembrandt avatar

dembrandt/dembrandt-skills

40 skills · 10,573 total installs

View on GitHub
$npx skills add dembrandt/dembrandt-skills
SkillInstalls
nielsen-usability-heuristicsUI design and review should apply Nielsen's 10 Usability Heuristics — the foundational principles for evaluating and improving usability.336brand-visual-languageA brand's visual tone — playful or serious, rounded or angular — should be consistent across all UI elements.330color-mode-and-themeChoose light, dark, or combined color mode deliberately based on brand tone and user context.329performance-and-web-vitalsAudit UI performance with Lighthouse and fix Core Web Vitals — LCP, CLS, INP. Fast UI is good UX.329form-designForms have three layers of guidance: helper text below the input explains what to enter, placeholder shows the expected format, and validation confirms…316motion-and-storytellingDisney's 12 animation principles, cinematic storytelling techniques, and comic book conventions apply to web UI — used subtly, they make interfaces feel alive,…315semantic-html-and-seoSemantic HTML5, SEO fundamentals, alt texts, progressive enhancement, SPA considerations, device capability detection, and user context awareness.315information-architectureIn large applications, information architecture determines whether users can find, understand, and act on data. Naming matters.312modular-scale-typographyTypography feels cohesive and intentional when font sizes follow a modular scale — a ratio-based sequence where every size is mathematically related to the…308user-flows-and-guided-pathsRelated features and tasks — such as purchase flows, onboarding, or multi-step configuration — should be designed as natural, guided paths that feel coherent…306ui-densityUI density — how much information and how many features appear at once — should match the primary platform and user type.304micro-interactionsMicro-interactions are small, purposeful animations and responses that reward the user and make the interface feel alive — an animated icon, a satisfying…302button-statesEvery interactive element needs a complete set of visual states — rest, hover, active/pressed, focus, disabled, and loading.301responsive-paradigmsMobile, tablet, and desktop are different interaction paradigms — not the same layout scaled up or down.301visual-emphasis-and-hierarchyThe most important actions and content in a UI should be visually prominent — through size, colour, weight, and position.301algorithmic-color-paletteDerive a full UI colour palette algorithmically from one or two brand colours.299wcag-accessibilityUI must comply with WCAG 2.2 Level AA, as required by the European Accessibility Act (EN 301 549). Do not deviate without deliberate justification.299component-family-consistencyButtons, inputs, pills, badges, calendars, and other interactive components form a visual family — they share the same border-radius, colour logic, shadow…297generate-ui-from-brandPipeline skill — turns a URL or DESIGN.md into a concrete UI structure with decisions already made.297gestalt-ui-organisationUI layout and grouping should follow Gestalt principles so users immediately understand which controls, commands, and elements belong together.297sticky-and-fixed-elementsSticky and fixed positioning keeps critical UI persistent as the user scrolls — headers at the top, toolbars at the bottom on mobile.295elevation-and-depthElevation — subtle shadows and layering — communicates visual hierarchy by lifting elements above the surface.294data-display-and-selectionComplex data deserves multiple view modes — grid, list, table — chosen by the user based on their task.293ui-context-and-scopeUI should make it immediately clear where the user is, what context they are operating in, and what their actions will affect.293real-world-metaphorsUI patterns borrowed from the physical world feel immediately intuitive — cards feel graspable, carousels feel scrollable, drawers feel pullable.291scroll-areasScroll areas inside a layout should be avoided wherever possible. When unavoidable, allow only one scroll axis at a time and always keep the user in control.290status-colors-and-errorsKeep status and error colours minimal and consistent — too many semantic colours confuse users. Each colour must mean exactly one thing.290notifications-and-recoveryWhen something goes wrong, the user must be able to recover or try again. Toasts, inline errors, banners, and notification patterns each have a specific role.289loading-states-and-perceived-performanceManage user expectations during wait times with appropriate loading states — from simple spinners to complex skeleton screens and staggered animations.286global-toolbar-controlsQuick global settings — currency, language, region, units — belong in a persistent, low-profile location such as a header toolbar or footer.285extract-designExtract a complete design system — colors, typography, spacing, components, shadows, and W3C design tokens — from any live website using Dembrandt.268dembrandtOrchestrator for the full dembrandt UX pipeline. Routes a UI/UX task through six ordered stages — brand foundation → design tokens → layout → components → UX…245layout-paradigms-and-consistencyA layout is not a neutral container — choosing the right layout paradigm (feed, board, table, canvas, master-detail, dashboard, gallery, timeline, map,…172modal-and-overlay-patternsOverlays — modals, drawers, bottom sheets, popovers — interrupt or augment the main flow.119operational-expert-tool-uiOperational expert tools — used by domain specialists for hours every day — require a different design approach than consumer or occasional-use software.115authentic-product-representationProduct visuals — hero shots, demos, screenshots, landing-page panels — must reproduce the real product, not a stylised poster of it.112coordinated-data-viewsWhen data has both a tabular/list representation and a visual representation, show both simultaneously and keep them synchronized.111repeated-component-alignmentAny component rendered many times — cards, list rows, table cells, nav items, tiles, KPI widgets, feed entries — is a fixed slot model, not a free-form box.111domain-expert-configurationConfiguration UIs for domain experts — users who understand their field deeply but are not software developers — require domain language, sensible defaults,…110tab-navigationTabs organise related content under a shared context — switching tabs swaps the view without leaving the page.110