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

filament

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

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

이 저장소의 skills

cpp-static-thread-safety
소프트웨어 개발자

Enforce C++ static thread safety annotations and correct synchronization primitives. Use this skill when designing multi-threaded classes or editing guarded member fields.

2026-07-10
filament-android-development
소프트웨어 개발자

Build, deploy, run, and benchmark Filament binaries on connected Android devices or emulators. Use this skill for compiling, pushing, and executing Android tests or benchmarks.

2026-07-10
filament-lifetime
소프트웨어 개발자

Enforce correct Filament object creation and destruction lifecycles. Use this skill when initializing rendering pipelines or allocating/deallocating GPU buffers and entities.

2026-07-09
filament-math
소프트웨어 개발자

Enforce correct mathematical primitives and naming conventions in Filament code. Use this skill when performing coordinate transformations, vector math, or projection setups.

2026-07-09
bindings-synchronization
소프트웨어 개발자

Guidelines and SOP for synchronizing public C++ API changes (methods, enums, options structs) to Java (Android JNI) and JavaScript/TypeScript (Web/WASM Embind).

2026-06-10
verification-protocols
소프트웨어 개발자

Standard verification pipeline to execute after modifying C++ source or header files. Use this skill to format includes, build the engine, and run core tests.

2026-06-10
cpp-header-inclusion
소프트웨어 개발자

Enforce the strict topological header inclusion layering and reordering rules in Filament. Use this skill when adding or modifying `#include` directives in C++ source or header files.

2026-06-08
filament-build-clean
소프트웨어 개발자

Clean and build Filament targets for development, debugging, and production. Use this skill whenever you need to clean the workspace or compile desktop targets.

2026-05-26
filament-desktop-testing
소프트웨어 품질 보증 분석가·테스터

Execute unit tests and performance benchmarks for Filament on desktop platforms. Use this skill to run and filter tests or benchmarks locally.

2026-05-26
header-self-containment
소프트웨어 개발자

Enforce strict header self-containment so that every header file compiles independently. Use this skill when creating or modifying C++ header files.

2026-05-26
preprocessor-guard-hygiene
소프트웨어 개발자

Enforce preprocessor guard rules and macro-dependent inclusion hygiene in C++. Use this skill when modifying conditional imports or preprocessor directives.

2026-05-26