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

connectedhomeip

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

수집된 skills
12
Stars
8.8k
업데이트
2026-06-26
Forks
2.4k
직업 범위
직업 카테고리 3개 · 92% 분류됨
저장소 탐색

이 저장소의 skills

binary-size-comparison
미분류

Guidelines for comparing binary (ELF) sizes using Rust-based tooling (elf-bloat and asm-annotate) across various platforms to analyze the impact of code changes on footprint.

2026-06-26
chip-tool-testing
소프트웨어 품질 보증 분석가·테스터

Guidelines for building Matter examples and chip-tool, and testing examples using chip-tool.

2026-06-17
podman-vscode-build
네트워크·컴퓨터 시스템 관리자

Guidelines for building Matter examples and running tests using Podman with the vscode image in a non-interactive environment.

2026-06-16
documentation-discovery
소프트웨어 개발자

Essential guidelines instructing AI agents on how to incrementally discover, read, and consult top-level monorepo documentation and example-specific reference guides before altering code or executing test harnesses.

2026-06-12
github-pr-description-writer
소프트웨어 개발자

Guidelines for generating clear, concise, and objective GitHub Pull Request descriptions.

2026-06-08
python-test-runner
소프트웨어 품질 보증 분석가·테스터

Guidelines and instructions for building prerequisite example applications and running python-based integration and certification tests located in `src/python_testing/`. Use this skill to run important regression tests during developement or, when building new example apps, or when there is a need to execute python test scripts or "certification test scripts" or mentions of run_python_test.py and local.py.

2026-06-02
zap-matter-analysis
소프트웨어 개발자

Guidelines and common jq/grep/awk queries for investigating ZAP (.zap) and Matter (.matter) files to understand endpoints, clusters, attributes, and commands.

2026-05-22
code-driven-cluster-tdd-implementation
소프트웨어 개발자

Guidelines for implementing or migrating Matter server clusters to the code-driven pattern using Test-Driven Development (TDD).

2026-05-15
code-driven-cluster-development
소프트웨어 개발자

Guidelines for implementing or migrating Matter server clusters (code that resides in `src/app/clusters`) using the DefaultServerCluster base class (code-driven data model approach), as opposed to the legacy ZAP/Ember codegen approach.

2026-04-28
code-driven-cluster-migration
소프트웨어 개발자

Step-by-step procedure for migrating a legacy Ember-based Matter server cluster in src/app/clusters/ to the code-driven pattern. Use this skill when converting an existing cluster. All rules from code-driven-cluster-development still apply; this skill adds the migration-specific workflow on top.

2026-04-28
python-test-reviewer
소프트웨어 품질 보증 분석가·테스터

Expert guidance for reviewing Python tests in the Matter (connectedhomeip) repository. Use this skill when reviewing changes to tests, specifically targeting common pitfalls in async execution, mocking cluster interactions, and assertion quality.

2026-04-22
matter-specification-access
소프트웨어 개발자

Guidelines for accessing and reading the Matter specification and test plans. These resources are private and in-progress, so they must be cloned or requested.

2026-04-21