research and development skills

21 tagged research and development, measured the same way as everything else here.

Browse within: atmospheric-science 21climate-science 21

repo-init

01

dgilford/ai-science-toolkit

Skill Claude CodeCodex

SLASH COMMAND — type /repo-init to scaffold a new repository (or retrofit an existing one) with a standard project structure. Starts with a short intake grill (--no-grill skips). Research mode by default; --package for a distributable src-layout library. Never overwrites existing files; --dry-run previews.

62 13d ago A 67 tokens original MIT

spot-ai

02

dgilford/ai-science-toolkit

Skill Claude CodeCodex

SLASH COMMAND — type /spot-ai to audit a document, paragraph, or sentence for AI-isms — gray-list style tells (lane 1) and substance weaknesses like hollow claims or fabricated specifics (lane 2). Severity + confidence per finding, fix suggested or missing substance named. Flags only; never rewrites.

62 13d ago A 68 tokens original MIT

unstale

03

dgilford/ai-science-toolkit

Skill Claude CodeCodex

Detect and repair staleness residue in Python library code and notebooks — dead imports, dead code, resolved TODOs, stale comments/docstrings, and HANDOFF blockers. Use this whenever you want to clean up after a refactor, fix a comment that no longer matches the code, remove unused imports, check for leftover TODOs…

62 13d ago A 188 tokens original MIT