Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

nuxeo-web-ui

nuxeo-web-ui에는 nuxeo에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
64
업데이트
2026-06-22
Forks
66
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

update-ai-context
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
웹 개발자

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
웹 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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