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

eero-dashboard

eero-dashboard 收录了来自 xrvk 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
9
更新
2026-05-23
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

eero-versioning
软件开发工程师

Apply Semantic Versioning (SemVer 2.0.0) to the eero Dashboard — package.json files, git tags, Docker image tags published to GHCR, and release notes. Use this skill when bumping versions, cutting releases, tagging Docker images, deciding MAJOR vs MINOR vs PATCH, writing CHANGELOG entries, or wiring CI to consume version tags. Triggers: release, bump version, semver, tag, changelog, docker tag, ghcr, version bump, cut release, v1, v2.

2026-05-23
eero-api-conventions
软件开发工程师

Enforce eero Dashboard backend API conventions for cache management, mutation flows, error handling, and data flow patterns. Use this skill when adding or modifying backend API endpoints, working with the cache layer, implementing mutations, handling errors, or touching the prefetch system. Triggers: cache, mutation, invalidate, endpoint, API route, service, prefetch, error handling, translate_errors, facade, upstream cache.

2026-05-11
eero-architecture
软件开发工程师

Enforce eero Dashboard architecture patterns for both frontend and backend code. Use this skill when creating new components, API endpoints, services, or feature modules. Also use when refactoring, reviewing architecture decisions, or working with React Contexts, the cache layer, facade pattern, or feature module structure. Triggers: new feature, new endpoint, new component, refactor, architecture, context, cache, facade, service, router.

2026-05-11
eero-design-system
网页与数字界面设计师

Enforce the eero Dashboard design system for all UI and styling changes. Use this skill whenever modifying CSS, creating components, adding icons, adjusting colors, changing typography, or building any UI element in the eero Dashboard. Also use when reviewing UI code for design consistency. Triggers: styling, CSS, component design, icon choice, color, theme, layout, UI review, dark mode, light mode, responsive.

2026-05-11
eero-testing
软件质量保证分析师与测试员

Guide testing practices for the eero Dashboard. Use this skill when writing tests, debugging test failures, adding test coverage, or running the validation pipeline. Also use when deciding what to test, creating test factories, or setting up test infrastructure. Triggers: test, vitest, pytest, test factory, coverage, validate, CI, testing strategy, TDD, regression.

2026-05-11