.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

…/nvidia/elements
home/skills/nvidia/elements
nvidia avatar

nvidia/elements

12 skills

View on GitHub
$npx skills add nvidia/elements
SkillInstalls
accessibilityUnified accessibility auditing workflow across static analysis, runtime testing, ARIA patterns, keyboard navigation, and color contrast.—api-designComponent API design patterns following Elements conventions for properties, attributes, CSS custom properties, slots, and events.—availability-reportGenerate a production availability report for NVIDIA Elements packages and documentation.—build-systemWireit orchestration, build optimization, caching strategies, and build troubleshooting for the Elements monorepo.—code-reviewComprehensive code review process for Elements monorepo changes.—component-creationGuide for creating new Elements components with all required files, base classes, metadata patterns, and test boilerplate.—documentationGuidelines for writing documentation files including 11ty templates, Eleventy shortcodes, JSDoc annotations, and markdown content.—examplesGuidelines for writing example template files (*.examples.ts) including naming conventions, @summary JSDoc comments, and stateless HTML patterns.—pattern-creationConvert validated playground templates or HTML compositions into reusable pattern files (*.examples.ts) in the pattern library.—testingWrite and run automated tests for Elements components including unit, accessibility, visual, SSR, and lighthouse tests.—troubleshootingDiagnose and resolve common issues including test failures, build errors, performance regressions, and development environment problems.—typescriptBest practices for TypeScript code including type safety, discriminated unions, type guards, and exhaustive checking.—