# Good Test Skill

> Mock good skill for testing the evaluator. Has clear trigger, iron laws, and verification steps.

- **Type:** Skill
- **Install:** `agentstack add skill-huajielong-skill-evaluator-good-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [huajielong](https://agentstack.voostack.com/s/huajielong)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [huajielong](https://github.com/huajielong)
- **Source:** https://github.com/huajielong/skill-evaluator/tree/main/evals/fixtures/good-skill

## Install

```sh
agentstack add skill-huajielong-skill-evaluator-good-skill
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Good Test Skill

A skill that does one thing well.

## Trigger

Use when user asks to do X. NOT for Y or Z.

## Iron Law

Never write code without a failing test first. Write code before test? Delete it.

## Process

1. Write test
2. Watch it fail
3. Write minimal code
4. Verify it passes
   ```bash
   npm test
   ```
5. Refactor

## Rationalizations

| Excuse | Reality |
|--------|---------|
| "Too simple" | Simple breaks. Test takes 30s. |
| "I'll test after" | Tests after prove nothing. |

## When Stuck

| Problem | Solution |
|---------|----------|
| Don't know | Ask |

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [huajielong](https://github.com/huajielong)
- **Source:** [huajielong/skill-evaluator](https://github.com/huajielong/skill-evaluator)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-huajielong-skill-evaluator-good-skill
- Seller: https://agentstack.voostack.com/s/huajielong
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
