yasunori0418

61 mods across 1 repository, 9 stars between them.

feature-spec

49

yasunori0418/skills

Skill Claude CodeCodex

A skill for specifying a new feature in an existing product by checking the current code and documentation, then writing a requirements document with numbered requirements and acceptance conditions.

9 2d ago A 85 tokens original MIT

product-spec

50

yasunori0418/skills

Skill Claude CodeCodex

A guided workflow for defining a software product and writing its specification. It covers concept development, research into similar products, a review checkpoint, and drafting the specification.

9 2d ago A 93 tokens original MIT

product-researcher

51

yasunori0418/skills

Agent

A product research agent that investigates competing and similar products, as well as alternative ways people solve the same problem.

9 2d ago A 105 tokens original MIT

testing-skills

52

yasunori0418/skills

Plugin Claude Code

ISTQB/JSTQB テストプロセススキル群(test-plan / test-monitor / test-analyze / test-design / test-implement / test-execute / test-report / test-review)。.

9 2d ago A tokens not measured original MIT

test-analyze

53

yasunori0418/skills

Skill Claude CodeCodex

A test-analysis skill that examines specifications, designs, code, and risks to identify what should be tested. It records these test conditions in a test-analysis.md file, but does not design individual test cases.

9 2d ago A 204 tokens original MIT

test-design

54

yasunori0418/skills

Skill Claude CodeCodex

A test-design guide based on ISTQB and JSTQB, two software-testing standards organizations. It turns identified test conditions into logical test cases using techniques such as boundary checks and decision tables.

9 2d ago A 279 tokens original MIT

test-execute

55

yasunori0418/skills

Skill Claude CodeCodex

A testing workflow that runs automated tests or records results from manual tests. It organizes failures as possible defects in a file named test-execution-log.md.

9 2d ago A 300 tokens original MIT

test-implement

56

yasunori0418/skills

Skill Claude CodeCodex

A test-implementation skill that turns designed test cases into runnable automated tests or executable manual procedures. Test doubles are controlled replacements such as mocks, stubs, or fakes used by automated tests.

9 2d ago A 242 tokens original MIT

test-monitor

57

yasunori0418/skills

Skill Claude CodeCodex

A testing-monitoring setup guide based on ISTQB and JSTQB practices. It defines measures such as progress, test coverage, failure rate, flaky-test rate, and links between risks and test cases, then helps build the systems that collect them.

9 2d ago A 343 tokens original MIT

test-plan

58

yasunori0418/skills

Skill Claude CodeCodex

A written plan for testing a product, based on the risks that could cause the most harm. It defines what to test, where to focus effort, and when testing can start or finish.

9 2d ago A 210 tokens original MIT

test-report

59

yasunori0418/skills

Skill Claude CodeCodex

A test-results review skill that compares recorded test runs with the project's exit criteria—the conditions that must be met before testing is considered complete.

9 2d ago A 218 tokens original MIT

test-review

60

yasunori0418/skills

Skill Claude CodeCodex

A review gate for software-testing documents and results, based on ISTQB/JSTQB testing processes. It performs fixed checks, optional qualitative review, and records whether each stage passes, passes with conditions, or must be redone.

9 2d ago A 303 tokens original MIT

test-reviewer

61

yasunori0418/skills

Agent

A read-only reviewer for software testing documents, such as test plans, test designs, execution logs, monitoring definitions, and completion reports. It checks them against ISTQB/JSTQB testing guidance.

9 2d ago A 107 tokens original MIT