BeClaude

custom-test-kit

New
GitHub TrendingGeneralby lavanyasampath3

This repository contains custom instructions,custom prompts and Skill.md for Generating test case

First seen 6/1/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/custom-test-kit.md https://raw.githubusercontent.com/lavanyasampath3/custom-test-kit/main/SKILL.md
3
Invoke in Claude Code
/custom-test-kit
View source on GitHub
testing

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is custom-test-kit?

This repository contains custom instructions,custom prompts and Skill.md for Generating test case

How to install custom-test-kit?

To install custom-test-kit: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/custom-test-kit.md https://raw.githubusercontent.com/lavanyasampath3/custom-test-kit/main/SKILL.md. Finally, /custom-test-kit in Claude Code.

What is custom-test-kit best for?

custom-test-kit is a skill categorized under General. It is designed for: testing. Created by lavanyasampath3.