Agent Skillsgoogle/filament › filament-build-clean

filament-build-clean

GitHub

定义Filament桌面端构建与清理的标准流程,支持全量清理、Debug编译及Release编译,用于开发调试、性能分析和发布准备。

skills/filament_build_clean/SKILL.md google/filament

Trigger Scenarios

需要清理构建缓存或生成文件时 编译桌面端Debug版本进行调试时 编译桌面端Release版本进行测试或发布时

Install

npx skills add google/filament --skill filament-build-clean -g -y
More Options

Use without installing

npx skills use google/filament@filament-build-clean

指定 Agent (Claude Code)

npx skills add google/filament --skill filament-build-clean -a claude-code -g -y

安装 repo 全部 skill

npx skills add google/filament --all -g -y

预览 repo 内 skill

npx skills add google/filament --list

SKILL.md

Frontmatter
{
    "name": "filament-build-clean",
    "description": "Clean and build Filament targets for development, debugging, and production. Use this skill whenever you need to clean the workspace or compile desktop targets."
}

Filament Build & Clean Protocols

This skill defines standard procedures and command configurations for cleaning build artifacts and compiling Filament targets on desktop platforms.

1. Full Clean of All Builds

To completely reset the build environment and remove all compiled artifacts, caches, and generated files across all platforms:

./build.sh -C

2. Compiling Desktop Debug Build

For active development, local debugging, and interactive testing, compile the desktop target with debug symbols and no optimizations:

./build.sh -ip desktop debug

3. Compiling Desktop Release Build

For performance analysis, optimizations, profiling, and running local benchmarks on desktop systems, compile the release build:

./build.sh -ip desktop release

Version History

  • d8b4a37 Current 2026-08-20 07:30

Same Skill Collection

skills/bindings_synchronization/SKILL.md
skills/code_review/SKILL.md
skills/cpp_header_inclusion/SKILL.md
skills/cpp_static_thread_safety/SKILL.md
skills/filament_android_development/SKILL.md
skills/filament_desktop_testing/SKILL.md
skills/header_self_containment/SKILL.md
skills/preprocessor_guard_hygiene/SKILL.md
skills/verification_protocols/SKILL.md
tools/ai/agents/skills/filament_lifetime/SKILL.md
tools/ai/agents/skills/filament_math/SKILL.md

Metadata

Files
0
Version
d30bc32
Hash
8cefec23
Indexed
2026-08-20 07:30

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-18 06:19
浙ICP备14020137号-1