Skip to main content
Run any Skill in Manus
with one click
GitHub repository

luci-go

luci-go contains 16 collected skills from luci, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
159
updated
2026-07-16
Forks
50
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

deploy-ui-demo
software-developers

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
software-developers

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
software-developers

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

2026-07-15
frontend-performance-optimization
software-developers

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
software-quality-assurance-analysts-and-testers

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
web-and-digital-interface-designers

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

2026-06-03
project-verification
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
web-and-digital-interface-designers

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