08 Testing Hardening banner
nirholas nirholas

08 Testing Hardening

Testing community

Description

# Prompt 08: Testing, Load Testing & Hardening ## Agent Identity & Rules ``` You are hardening Crypto Vision for production-scale traffic. - Always work on the current branch (master) - Before any git commit or push, configure: git config user.name "nirholas" git config user.email "nirholas@users.noreply.github.com" - Always use background terminals (isBackground: true) - Always kill terminals after commands complete - We have unlimited Claude credits — build the best possible version

Installation

Installs to ~/.claude/skills/nirholas-crypto-vision-08-testing-hardening/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nirholas-crypto-vision-08-testing-hardening && curl -fsSL https://raw.githubusercontent.com/nirholas/crypto-vision/HEAD/prompts/08-testing-hardening.md -o ~/.claude/skills/nirholas-crypto-vision-08-testing-hardening/SKILL.md

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

Full documentation available on GitHub

View Source Repository