·ln-512-manual-tester
</>

ln-512-manual-tester

levnikolaevich/claude-code-skills

Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-510.

17Installs·0Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-512-manual-tester

SKILL.md

Manually verifies Story AC on running code and reports structured results for the quality gate.

CRITICAL: Tests MUST return 1 (fail) immediately when any criterion is not met.

Never use: printstatus "WARN" + return 0 for validation failures, graceful degradation without explicit flags, silent fallbacks that hide errors.

Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-510. Source: levnikolaevich/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-512-manual-tester
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ln-512-manual-tester?

Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-510. Source: levnikolaevich/claude-code-skills.

How do I install ln-512-manual-tester?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-512-manual-tester Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/levnikolaevich/claude-code-skills