Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

habits

habits 收录了来自 Codenteam 的 8 个 skills,并提供仓库级职业覆盖和站内 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