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

habits

يحتوي habits على 8 من skills المجمعة من Codenteam، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

app-publishing
مطوّرو البرمجيات

Mac, Windows, Linux, iOS and Android app building, signing, and publishing to App Store Connect and Google Play and other platforms. Use when: building release versions, fixing App Store validation errors, uploading to stores, or debugging code signing issues.

2026-07-05
record-browser-demo
مطوّرو البرمجيات

Record headed browser demo videos (WebM) of Habits Base UI or other web apps using Browser DevTools MCP. Use when the user asks to record a tutorial, walkthrough, screencast, or step-by-step demo in Chrome.

2026-06-21
create-habit
مطوّرو البرمجيات

Create new habits (workflows) with YAML frontends following a guided workflow: propose structure, create skeleton, implement workflows, create YAML frontend, and test. Use when user wants to create a new habit, add workflows, or scaffold a habit with a frontend UI.

2026-05-25
tauri-app-mode
مطوّرو البرمجيات

EXCLUSIVE Tauri desktop/mobile app development mode. Use when: building native features, implementing Tauri commands, working on habits-cortex Tauri app, testing device capabilities (WiFi, SMS, Email, Keyring, Matter), or when user says "app mode", "tauri only", "native app". NEVER use Node.js Cortex server, HTTP endpoints, or npx habits commands in this mode. All functionality must go through Tauri invoke(), DOM manipulations using webdriver, and Rust commands.

2026-05-25
manage-admin-mode
مديرو الشبكات وأنظمة الحاسوب

Development, testing, and deployment for the Habits Admin package (packages/manage/admin). Use when: working on the admin UI or server, managing Docker deployment, handling DNS/Caddy config, working on habit service lifecycle (run/pause/stop/delete), editing subdomain routing, or deploying admin to production. Package name: @ha-bits/admin.

2026-05-16
hub-mode
مطوّرو البرمجيات

Development, testing, and deployment for the Codenteam Hub package (packages/manage/hub). Use when: working on hub user auth, service instance management, Docker container lifecycle, Caddy routing, external domain verification, hub UI pages, or deploying the hub. Package name: @codenteam/hub.

2026-05-14
create-bit
مطوّرو البرمجيات

Create new bits following a guided workflow: propose structure, create skeleton, implement actions/triggers one at a time, and test each in both Tauri and Node.js before proceeding. Use when user wants to create a new bit, add actions/triggers, or scaffold bit functionality.

2026-04-15
server-cortex-mode
مطوّرو البرمجيات

EXCLUSIVE Node.js Cortex server development mode. Use when: building workflows, implementing API endpoints, working on @ha-bits/cortex package, testing HTTP endpoints, or when user says "server mode", "cortex only", "backend". NEVER use Tauri commands, Rust code, or native app features in this mode. All functionality runs through the Node.js Cortex server.

2026-04-15