.claude/skills/build/SKILL.md
Build the project
npx skillsauth add adamayoung/popcorn buildInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the Xcode MCP if available, otherwise fall back to Make.
mcp__xcode__XcodeListWindows to get the tabIdentifier for the Popcorn workspace.mcp__xcode__BuildProject with the tabIdentifier.mcp__xcode__GetBuildLog with severity: "error" to see errors.Run via a subagent (Task tool, subagent_type: "general-purpose") to keep large logs out of the main context. The subagent should run make build from the project root and report back pass/fail with any errors.
data-ai
Add properties to an existing domain model from TMDb
testing
Run all unit tests
testing
Run UI tests
testing
Run snapshot tests