agigante80

Local Env — Testing skill for Claude Code

Testing community

Local environment — build and test actual-sync.

How to install Local Env

Installs to ~/.claude/commands/agigante80-actual-sync-local-env.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agigante80/Actual-sync/HEAD/.claude/commands/local-env.md -o ~/.claude/commands/agigante80-actual-sync-local-env.md

Restart Claude Code, or start a new session, for it to be picked up.

What Local Env does

Local environment — build and test actual-sync.

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • #29 — #52, #103) 92.5k ★
  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★

Full documentation available on GitHub

View Source Repository