Skip to main content
Run any Skill in Manus
with one click
nuxeo
GitHub creator profile

nuxeo

Repository-level view of 9 collected skills across 2 GitHub repositories.

skills collected
9
repositories
2
updated
2026-07-09
repository explorer

Repositories and representative skills

update-ai-context
software-developers

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
software-quality-assurance-analysts-and-testers

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
web-developers

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
web-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing 2 of 2 repositories
All repositories loaded