Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

devtools-frontend

devtools-frontend에는 ChromeDevTools에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
4.0k
업데이트
2026-07-09
Forks
690
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

devtools-migrate-chromium-test
소프트웨어 품질 보증 분석가·테스터

Use when migrating Chromium layout tests to DevTools unit tests

2026-07-09
devtools-version-control
소프트웨어 개발자

Use when starting a new task, creating a branch, switching branches, managing branches, creating and uploading CLs, handling stacked changes, or checking release and roll status in the DevTools Gerrit-based workflow. ALWAYS use this instead of running standard git checkout/switch commands for branch creation.

2026-07-09
repro-flaky-test
소프트웨어 품질 보증 분석가·테스터

Reproduce and investigate flakiness in a test.

2026-07-07
devtools-ux-writing-refactor
소프트웨어 개발자

Refactor user-facing UIStrings and localization comments in a DevTools module folder according to UX writing guidelines (child task of b/40799900). Use when simplifying wording, checking sentence case, or improving L10n comments in UIStrings for a specific folder or issue. Don’t use for general code changes or non-UIStrings files.

2026-07-07
ui-eng-vision-local-lit-renderer
소프트웨어 개발자

Migrates legacy imperative DOM construction to local declarative Lit-html templates rendered inside existing containers.

2026-07-02
ui-eng-vision-logic-consolidator
소프트웨어 개발자

Consolidates manual DOM creation, updates, and constructors into private helper methods and structured state interfaces.

2026-07-02
ui-eng-vision-orchestrator
소프트웨어 개발자

High-level orchestrator for managing multi-pass migration of Chrome DevTools legacy components to the modern UI engineering vision (UI.Widget & Lit-html).

2026-07-02
ui-eng-vision-test-scaffolder
소프트웨어 품질 보증 분석가·테스터

Scaffolds unit tests and screenshot tests to establish visual and functional rendering baselines for views before refactoring.

2026-07-02
ui-eng-vision-widget-promoter
소프트웨어 개발자

Promotes legacy views to modern UI.Widget classes, hooks up performUpdate() rendering, and exports default views.

2026-07-02
fixing-skipped-tests
소프트웨어 품질 보증 분석가·테스터

Use this skill when unskipping a test that was previously skipped.

2026-06-30
devtools-source-maps
소프트웨어 개발자

Guidelines for utilizing source maps and structured stack traces in DevTools. Covers DebuggerWorkspaceBinding, StackTrace, SymbolizedError, and related UI widgets.

2026-06-15
devtools-verification
소프트웨어 품질 보증 분석가·테스터

MANDATORY: Activate this skill ANY TIME you need to build the project, run tests, or verify code health in DevTools. You MUST use this skill before executing commands like npm test, npm run build, autoninja, or linters, as it contains critical, repository-specific instructions on how to correctly format these commands, filter test runs, and interpret failures.

2026-05-28
foundation-test-migration
소프트웨어 품질 보증 분석가·테스터

Migrating unit tests to foundation unit tests using TestUniverse and devtools_foundation_module. Use when moving tests away from DOM-heavy helpers like describeWithEnvironment or describeWithMockConnection.

2026-05-05
devtools-imports
소프트웨어 개발자

Conventions for importing code in Devtools to avoid build errors. Covers cross-module imports, internal imports, and the "import * as" requirement.

2026-03-16
devtools-module-merging
소프트웨어 개발자

Workflow for merging a DevTools submodule into its parent module. Covers BUILD.gn consolidation and updating devtools_grd_files.gni.

2026-03-16
devtools-ui-widgets
소프트웨어 개발자

Guidelines for building UI widgets using the MVP architecture in DevTools. Covers Widget lifecycle, lit-html views, and state management.

2026-03-16