movie skills

25 tagged movie, measured the same way as everything else here.

Browse within: actors 22swift 22swiftpm 22themoviedatabase 22tmdb 22

deliver

01

adamayoung/TMDb

Skill Claude CodeCodex

Take a plan all the way to a ready-to-merge pull request — review the plan (scaled to risk), implement it test-first, code-review and fix, run the CI gate, open the PR, and watch it green. Use after you have an approved plan (from plan mode, or the Plan agent); pass issue to deliver a specific GitHub issue you name…

176 8d ago A 145 tokens original Apache-2.0

implement-plan

02

adamayoung/TMDb

Skill Claude CodeCodex

Implement the current plan test-first, the Canon TDD way, driving to a single finishing condition — an empty test list. Derives a Canon TDD test list from the plan, shows it before any code, writes one failing test at a time, and keeps the list visible as it evolves. Use when the user asks to implement, build, or…

176 8d ago A 81 tokens original Apache-2.0

review-knowledge

03

adamayoung/TMDb

Skill Claude CodeCodex

Audit the knowledge/ base and the .claude/ skills, agents and workflows for staleness, self-contradiction, and drift from their own stated rules — four independent adversarial auditors (two lenses over two trees) verify every load-bearing claim against the current tree, cross-examine each other within their tree, and…

176 8d ago A 113 tokens original Apache-2.0

Add MCP Tool

04

bartholomej/node-csfd-api

Skill Claude CodeCodex

How to expose a CSFD scraper function as a tool for AI agents via the Model Context Protocol server.

60 9d ago A 25 tokens original MIT

bartholomej/node-csfd-api

Skill Claude CodeCodex

A complete guide to adding a new data field to the CSFD scraper (e.g., extracting "budget" or "studio" from a movie page).

60 9d ago A 36 tokens original MIT

Validate Changes

06

bartholomej/node-csfd-api

Skill Claude CodeCodex

A workflow to verify that code changes (refactoring, new features) didn't break the scraper or the build.

60 9d ago A 25 tokens original MIT