Firebase Cpp Formatter
firebase/firebase-cpp-sdk/.agents/skills/firebase-cpp-formattercodingOfficial
Official Provider SkillView repo
Formatting workflow for C++ and Objective-C code in the Firebase C++ SDK. Use when modifying source code and ensuring compliance with the repository's clang-format rules.
Files1 files
SKILL.md69 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorFirebase
Categorycoding
Skill IDfirebase/firebase-cpp-sdk/.agents/skills/firebase-cpp-formatter
Related skills
Firebase Cpp BuilderInstructions and workflows for building the Firebase C++ SDK natively. Use this skill when you need to compile the C++ SDK per-product (e.g., auth, database) across different platforms (Desktop, iOS, Android).Firebase Cpp Test RunnerWorkflows for locally building and running test apps for the Firebase C++ SDK across Android, iOS, and Desktop. Use when validating new features or bug fixes.Ios Simulator Test RecordingSkill to run xcodebuild tests on iOS Simulator while recording a video walkthrough, dynamically selecting the highest available OS and device. Most useful for running XCUITests.Resolve Docker VulnerabilitiesSkill to resolve Docker vulnerabilities for the firebase-cli image. Use this skill when you need to check for vulnerabilities in the firebase-cli Docker image and address them.Dataconnect Emulator UpgradeAutomates updating the firebase-dataconnect emulator and firebase-tools version in CI, including creating a branch, committing the updates, pushing to GitHub, and creating a pull request.Dataconnect Set CliSets the local path to the Data Connect emulator binary to use in gradle builds by setting the dataConnectExecutable.file property in dataconnect.local.properties