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

quorum-desktop

يحتوي quorum-desktop على 17 من skills المجمعة من QuilibriumNetwork، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
34
محدث
2026-06-12
Forks
11
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

release
مطوّرو البرمجيات

Use when the user asks to cut a release, bump the version, tag a new build, or publish release notes for quorum-desktop. Triggers on "release", "cut a release", "bump version", "new version", "tag a build", "release notes". Versioning only — this does NOT deploy to gh-pages (use the deploy skill for that).

2026-06-12
audit-update
مطوّرو البرمجيات

Use when the user asks to update the component audit, categorize a component as shared/platform/complex, or refresh `src/dev/components-audit/audit.json` after working on a component. Triggers on "update audit", "audit this component", "categorize component", "refresh audit stats".

2026-05-25
css-convert
مطوّرو البرمجيات

Use when the user asks to convert a CSS or SCSS file to use the project's `_variables.scss` tokens, replace `@apply` with raw CSS, or align a stylesheet with the styling guidelines. Triggers on "convert this CSS", "use variables in this stylesheet", "remove @apply", "align with styling guidelines".

2026-05-25
deploy
مطوّرو البرمجيات

Use when the user asks to deploy this app to production, push to GitHub Pages, ship the current build to `app.quorummessenger.com`, or update the live site. Triggers on "deploy", "deploy to prod", "publish", "ship it", "push to gh-pages", "update production".

2026-05-25
doc-update
مطوّرو البرمجيات

Use when the user asks to refresh or sync a documentation file in `.agents/docs/` against the current codebase. Triggers on "update this doc", "refresh the modals doc", "sync the docs with the code", "the doc is out of date", "verify the references in <doc>".

2026-05-25
index-update
مطوّرو البرمجيات

Use when the user asks to rebuild or refresh `.agents/INDEX.md` after adding, removing, or renaming files in `.agents/`. Triggers on "update the INDEX", "rebuild the agents index", "sync INDEX.md", "regenerate the docs index".

2026-05-25
mobile-check
مطوّرو البرمجيات

Use when the user asks to inspect, verify, or run something against the sibling `quorum-mobile` (React Native) or `quorum-shared` repos. Triggers on "check on mobile", "look at quorum-mobile", "verify in shared", "does this exist in shared", "check the mobile side".

2026-05-25
primitives-use
مطوّرو البرمجيات

Use when the user asks to convert a component to use the primitives architecture, replace raw HTML/Tailwind with primitive props, or make a component cross-platform-friendly. Triggers on "use primitives in this component", "convert to primitives", "primitives-ify", "make this primitive-based".

2026-05-25
prod-tag
مطوّرو البرمجيات

Use when the user asks to tag a commit for production using the `prod-YYYY-MM-DD` convention — typically because another developer deployed without tagging, or to mark a manual production checkpoint. Triggers on "prod-tag this commit", "tag this for production", "add a prod tag", "missing prod tag", "tag the deploy".

2026-05-25
style-guide
مطوّرو البرمجيات

Use when the user is about to write or modify CSS, SCSS, or styling on this project. Triggers on "load the style guide", "what are the styling rules", before any CSS/SCSS edit, before adding new visual styling, or when the user asks about which variables/colors/breakpoints to use.

2026-05-25
migrate-to-shared
مطوّرو البرمجيات

Migrate code from quorum-desktop to quorum-shared. Activates when moving utils, hooks, or components to the shared package. Guides the full workflow: analysis, copy, refactor imports, update barrel, delete local source, verify builds on web and mobile.

2026-05-20
update-shared
مطوّرو البرمجيات

Update quorum-shared package — add icons, types, hooks, utils, or primitives. Use when changes are needed in @quilibrium/quorum-shared to support features in this repo.

2026-05-19
changelog-generator
مطوّرو البرمجيات

Generate professional changelogs from git commits with industry-standard categories. Automatically activates when users request changelog generation with time periods.

2026-03-24
test-manager
محللو ضمان جودة البرمجيات والمختبرون

Automatically creates, organizes, and maintains tests following project standards. Activates when implementing features, fixing bugs, or refactoring code to ensure proper test coverage and documentation.

2026-03-19
docs-manager
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Automatically manages bugs, tasks, documentation, and reports in the .agents/ folder following project conventions. Activates when creating bug reports, documenting features, tracking tasks, generating reports, audits, researches, analyses, updating existing documentation, or organizing work in the established .agents workflow structure.

2026-03-14
agents-folder-manager
مطوّرو البرمجيات

Automatically manages .agents folder infrastructure including adding, removing, renaming folders and subfolders. Handles complete integration across docs-manager skill, indexing systems, dev web UI, routing, and status detection with validation and error recovery.

2025-11-19
cross-platform-primitives
مطوّرو البرمجيات

Expert guidance for cross-platform React component architecture using primitives. Activates when designing components, choosing primitives vs HTML, or making architectural decisions.

2025-11-18