Resources

Downloadable builder resources for AI product work

DropTicks-made scripts, skill files, workflow docs, prompt packs, and curated external references that help builders ship stronger AI systems.

CL
Claude Skill • Apr 10, 2026

Claude Skill: Deploy Checklist

Task skill pattern for production deploys with explicit test, build, migration, cache, and rollback steps.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 08, 2026

Claude Skill: Summarize Changes

Official docs pattern for a skill that pulls the live git diff into context and summarizes changes with risk notes.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 07, 2026

Claude Code /run-skill-generator

Bundled generator skill that records how to launch a project and saves it as a project-specific run recipe.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 05, 2026

Claude Code /verify Skill

Bundled verification skill that builds and runs the app to confirm a code change works rather than relying only on tests.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 04, 2026

Claude Code /run Skill

Bundled app-running skill that launches and drives an application to see whether a change works in the running product.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 02, 2026

Claude Code /claude-api Skill

Bundled Claude API skill for working with Claude API patterns, request design, and integration implementation.

Review resource → Save PDF Open link
CL
Claude Skill • Apr 01, 2026

Claude Code /loop Skill

Bundled Claude Code iteration skill for repeat-run-improve loops where an agent should keep testing and refining a change.

Review resource → Save PDF Open link
CL
Claude Skill • Mar 30, 2026

Claude Code /batch Skill

Bundled Claude Code batch-work skill for grouping related edits, repeated checks, or multi-file changes into a controlled workflow.

Review resource → Save PDF Open link
CL
Claude Skill • Mar 29, 2026

Claude Code /debug Skill

Bundled Claude Code debugging skill for investigating failing behavior, logs, stack traces, tests, and runtime issues.

Review resource → Save PDF Open link
CL
Claude Skill • Mar 27, 2026

Claude Code /code-review Skill

Bundled Claude Code review skill for structured code review, risk finding, regression checks, and implementation feedback.

Review resource → Save PDF Open link
CL
Claude Skill • Mar 26, 2026

Claude Code /doctor Setup Skill

Bundled Claude Code setup checkup skill for diagnosing installation, authentication, configuration, and environment readiness.

Review resource → Save PDF Open link
CL
Claude Skill • Mar 24, 2026

Claude Code Skills and Workflows

Claude Code documentation for code agents, persistent instructions, skills, hooks, MCP, and team workflows.

Review resource → Save PDF Open link