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

luci-go

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

已收集 skills
16
Stars
159
更新
2026-07-16
Forks
50
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deploy-ui-demo
软件开发工程师

Builds and deploys UI demos/mocks for the ChromeOS Fleet Console/Milo UI to Google App Engine (GAE) for development and demo purposes. Handles GAE version naming constraints, VPC/cache permission workarounds, and ensures workspace cleanup after deployment.

2026-07-16
prepare-cl
软件开发工程师

Verifies, commits, and uploads code changes as a Gerrit CL. Use when you have completed a task, fixed a bug, or are ready to submit changes for review.

2026-07-16
gerrit-workflows
软件开发工程师

Guidelines and commands for managing stacked CLs, preserving review votes, and querying Gerrit API.

2026-07-15
frontend-performance-optimization
软件开发工程师

Guidelines, metrics, testing patterns, and referential stability standards for measuring and vetting frontend performance optimizations in the LUCI Fleet Console. Use this skill when refactoring React hooks, tuning custom data fetching hooks (e.g., using TanStack Query), stabilizing component re-renders, or writing robust Cypress tests for tables.

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

Instructions for manually testing the Fleet Console using the browser subagent. Use when you need to verify UI changes, filter interactions, or page loads in the actual browser.

2026-06-11
authoring-skills
其他计算机职业

Guides the creation, editing, formatting, and structural best practices for agentic skills. Use this skill when writing or reviewing skill markdown files.

2026-06-08
coordinating-multiple-repositories
软件开发工程师

Coordinates commit order, branch safety, and submodule updates in workspaces containing nested git repositories. Use this skill when editing code or checking status across parent and submodule boundaries.

2026-06-08
bypassing-interactive-prompts
软件开发工程师

Bypasses interactive editors and confirmation prompts during command executions in headless background tasks. Use this skill when running git cl upload or git cl description in background loops.

2026-06-08
continuous-improvement
软件开发工程师

Analyzes session friction, reviews logs, and drafts process/documentation improvements. Use at the end of a task, after completing a CL, or when encountering significant workflow friction.

2026-06-05
managing-parallel-workspaces
软件开发工程师

Creates and manages isolated git worktrees for concurrent task execution. Use this skill before starting any code modification task that runs concurrently with other agent tasks in the same workspace.

2026-06-04
preventing-workspace-leakage
软件开发工程师

Detects and prevents untracked, generated, and sandbox-specific files from polluting the Git index. Use this skill before staging changes or reviewing Git status for committing.

2026-06-04
aip160-filtering
软件开发工程师

Guidelines for generating AIP-160 filter strings for Fleet Console. Use when you need to generate filter strings for RPC queries or update the URL with filters.

2026-06-03
high-density-ui
网页与数字界面设计师

Guidelines for building high-density enterprise UIs in Fleet Console.

2026-06-03
project-verification
软件质量保证分析师与测试员

Runs project checks including linter, tests, and type-checks to ensure no regressions. Use before committing changes, before uploading a CL, or when validating code correctness.

2026-06-03
senior-reviewer
软件质量保证分析师与测试员

Performs a self-review of changed code using a Senior Reviewer subagent. Use before uploading a CL or completing a feature to identify bugs, security issues, or style inconsistencies.

2026-06-03
ux-prototyping
网页与数字界面设计师

Guidelines for rapid prototyping and adhering to UX principles in Fleet Console. Use this skill when you need to create new UI views, modify existing layouts, or perform rapid prototyping for UX changes.

2026-06-03