# Hihaho AI Agent Skills

Hihaho publishes official AI agent skills for its tools, services, and developer workflows.

Browse 10 official AI agent skills across 1 Hihaho repository, with install commands and source links.

Official page: https://skillscout.sh/official/hihaho/
Markdown page: https://skillscout.sh/official/hihaho/hihaho_skills_skillscout.md
Vendor website: https://www.hihaho.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/hihaho/hihaho_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Hihaho skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### hihaho/laravel-js-store

Includes 10 official skills: ai-guidelines, backend-quality, bug-fixing, code-review, codex-review, evaluate.

Install:

```bash
npx skills add hihaho/laravel-js-store -y
```

Source: https://github.com/hihaho/laravel-js-store

## Individual skills

### ai-guidelines

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@ai-guidelines -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/ai-guidelines

### backend-quality

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@backend-quality -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/backend-quality

### bug-fixing

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@bug-fixing -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/bug-fixing

### code-review

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@code-review -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/code-review

### codex-review

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@codex-review -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/codex-review

### evaluate

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@evaluate -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/evaluate

### implement-spec

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@implement-spec -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/implement-spec

### pr-review-feedback

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@pr-review-feedback -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/master/.ai/skills/pr-review-feedback

### pre-release

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@pre-release -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/HEAD/.ai/skills/pre-release

### write-spec

Official Hihaho skill from hihaho/laravel-js-store.

Install:

```bash
npx skills add hihaho/laravel-js-store@write-spec -y
```

Package: hihaho/laravel-js-store
Source: https://github.com/hihaho/laravel-js-store/tree/HEAD/.ai/skills/write-spec

## hihaho/laravel-js-store package overview

Includes 10 official skills: ai-guidelines, backend-quality, bug-fixing, code-review, codex-review, evaluate.

### Top skills in this package

- ai-guidelines: Official Hihaho skill from hihaho/laravel-js-store.
- backend-quality: Official Hihaho skill from hihaho/laravel-js-store.
- bug-fixing: Official Hihaho skill from hihaho/laravel-js-store.
- code-review: Official Hihaho skill from hihaho/laravel-js-store.
- codex-review: Official Hihaho skill from hihaho/laravel-js-store.
- evaluate: Official Hihaho skill from hihaho/laravel-js-store.
- implement-spec: Official Hihaho skill from hihaho/laravel-js-store.
- pr-review-feedback: Official Hihaho skill from hihaho/laravel-js-store.

### Install

Install the full package:

```bash
npx skills add hihaho/laravel-js-store -y
```

Install a specific skill:

```bash
npx skills add hihaho/laravel-js-store@ai-guidelines -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/hihaho/laravel-js-store#readme
