Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

nuxeo-elements

يحتوي nuxeo-elements على 3 من skills المجمعة من nuxeo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
29
محدث
2026-07-09
Forks
15
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

update-ai-context
مطوّرو البرمجيات

Update all AI context markdown files in the Nuxeo Elements 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-07-09
write-unit-test
محللو ضمان جودة البرمجيات والمختبرون

Generate unit tests for Nuxeo Elements Polymer components. 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-07-09
add-i18n-keys
مطوّرو البرمجيات

Add or update internationalization (i18n) message keys for Nuxeo Elements. Use this skill when the user wants to add translations, localization strings, message keys, or labels. Updates ui/i18n/messages.json (English). Also use when the user mentions adding labels, text strings, or translated content to UI components.

2026-04-29