Toolverse
All skills

contributing

by nuxt

Guide for contributing to Nuxt UI. Provides component structure patterns, Tailwind Variants theming, Vitest testing conventions, and MDC documentation guidelines. Use when creating new components, reviewing component PRs, modifying existing components, writing tests, or creating

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
nuxt
Category
Testing

About this skill

Guide for contributing to Nuxt UI. Provides component structure patterns, Tailwind Variants theming, Vitest testing conventions, and MDC documentation guidelines. Use when creating new components, reviewing component PRs, modifying existing components, writing tests, or creating documentation in this codebase.

How to use

  1. Zainstaluj skill w swoim środowisku Claude'a, dodając folder .claude/skills/contributing z repozytorium Nuxt UI do konfiguracji agenta.

  2. Uruchom jednorazową konfigurację CLI, wpisując npm link w głównym katalogu projektu, aby umożliwić generowanie nowych komponentów.

  3. Kiedy tworzysz nowy komponent, użyj komendy nuxt-ui make component nazwa z opcjami --primitive, --prose, --content lub --template, aby wygenerować szkielet z prawidłową strukturą katalogów i plików.

  4. Zapoznaj się z referencjami dostępnymi w skill'u: component-structure.md dla wzorców Vue, theme-structure.md dla Tailwind Variants, testing.md dla konwencji Vitest oraz documentation.md dla wytycznych MDC.

  5. Podczas pracy nad komponentem (tworzenie, modyfikacja, testowanie) konsultuj odpowiednią referencję, aby zachować spójność z wytycznymi projektu.

  6. Jeśli przeglądasz pull request zawierający zmiany w komponentach, użyj skill'u do weryfikacji zgodności z ustalonymi wzorcami struktury, testowania i dokumentacji.

Related skills

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257