Dev Toolkit

Editor's pick

Eleven development-focused skills for journalists, researchers, and small newsroom dev teams. Covers accessibility (WCAG 2.2), Electron app patterns, mobile/remote debugging, irreversible-decision discipline, Python data pipelines, test-first bug fixing, AI-assisted development workflows, ethical web scraping, no-build frontend patterns, signs-of-taste guidance for web UI, and CLAUDE.md context maintenance.

Type
plugin
GitHub stars
303
Repository
jamditis/claude-skills-journalism
Category

Install

  1. 1Quick install (skills CLI)

    npx skills add jamditis/claude-skills-journalism --skill dev-toolkit --agent claude-code

    Installs dev-toolkit into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.