Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

nuxeo-web-ui

nuxeo-web-ui contém 6 skills coletadas de nuxeo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
64
atualizado
2026-06-22
Forks
66
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

update-ai-context
Desenvolvedores de software

Update all AI context markdown files in the Nuxeo Web UI project to keep them accurate and in sync with the codebase. Use this skill when the user wants to refresh, update, audit, or maintain AI-facing documentation like copilot-instructions.md, AGENTS.md, ARCHITECTURE.md, PRODUCT.md, CONTRIBUTING.md, instruction files, or SKILL.md files. Also use when the codebase has changed significantly (new elements, renamed files, new dependencies, structural changes) and the AI context files need to reflect those changes. Use after major refactors, dependency upgrades, or feature additions.

2026-06-22
write-unit-test
Analistas de garantia de qualidade de software e testadores

Generate unit tests for Nuxeo Web UI Polymer elements. Use this skill when the user wants to write tests, add test coverage, create test files, or test a web component. Generates @web/test-runner + Mocha + Chai + Sinon test suites using @nuxeo/testing-helpers with proper fixtures, mocks, and assertions. Also use when the user mentions testing an element, verifying behavior, or checking component functionality.

2026-06-22
add-i18n-keys
Desenvolvedores web

Add or update internationalization (i18n) message keys for Nuxeo Web UI. Use this skill when the user wants to add translations, localization strings, message keys, or labels. Updates i18n/messages.json (English only); other locale files are managed by Crowdin and should not be modified manually. Also use when the user mentions adding labels, text strings, or translated content to the UI.

2026-04-29
create-document-layout
Desenvolvedores web

Generate document type layout HTML files for Nuxeo Web UI. Use this skill when the user wants to create view, edit, metadata, or create layouts for a document type. Generates up to 4 HTML files under elements/document/<doctype>/ following Nuxeo layout conventions with LayoutBehavior, schema-driven forms, and standard widgets. Also use when the user mentions document forms, document views, doctype layouts, or content type layouts.

2026-04-29
link-nuxeo-elements
Desenvolvedores de software

Link a local nuxeo-elements checkout for co-development with Nuxeo Web UI. Use this skill when the user wants to develop against a local nuxeo-elements repo, set up symlinks for @nuxeo packages, link sibling repositories, or troubleshoot broken symlinks after npm install. Also use when the user mentions nuxeo-elements not reflecting local changes, packages reverting to registry versions, or needing to co-develop nuxeo-ui-elements, nuxeo-elements, or nuxeo-dataviz-elements locally.

2026-04-29
write-functional-test
Analistas de garantia de qualidade de software e testadores

Generate functional tests for Nuxeo Web UI using WebdriverIO and Cucumber. Use this skill when the user wants to create end-to-end tests, feature files, Gherkin scenarios, step definitions, or page objects. Generates .feature files, step definitions, and page objects for testing UI workflows in a browser. Also use when the user mentions BDD tests, acceptance tests, browser tests, e2e tests, or integration tests for Nuxeo Web UI.

2026-04-29