# Static Web Server (SWS) AI Agent Skills

Static Web Server (SWS) publishes official AI agent skills for its tools, services, and developer workflows.

Browse 9 official AI agent skills across 1 Static Web Server (SWS) repository, with install commands and source links.

Official page: https://skillscout.sh/official/static-web-server/
Markdown page: https://skillscout.sh/official/static-web-server/static-web-server_skills_skillscout.md
Vendor website: https://static-web-server.net/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/static-web-server/static-web-server_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Static Web Server (SWS) 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

### static-web-server/static-web-server

Includes 9 official skills: code-quality, design, issue-tracking, performance, prose, rust-backend.

Install:

```bash
npx skills add static-web-server/static-web-server -y
```

Source: https://github.com/static-web-server/static-web-server

## Individual skills

### code-quality

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@code-quality -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/code-quality

### design

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@design -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/design

### issue-tracking

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@issue-tracking -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/issue-tracking

### performance

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@performance -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/performance

### prose

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@prose -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/prose

### rust-backend

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@rust-backend -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/rust-backend

### security

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@security -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/security

### static-file-serving

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@static-file-serving -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/master/.agents/skills/static-file-serving

### testing

Official Static Web Server (SWS) skill from static-web-server/static-web-server.

Install:

```bash
npx skills add static-web-server/static-web-server@testing -y
```

Package: static-web-server/static-web-server
Source: https://github.com/static-web-server/static-web-server/tree/HEAD/.agents/skills/testing

## static-web-server/static-web-server package overview

Includes 9 official skills: code-quality, design, issue-tracking, performance, prose, rust-backend.

### Top skills in this package

- code-quality: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- design: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- issue-tracking: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- performance: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- prose: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- rust-backend: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- security: Official Static Web Server (SWS) skill from static-web-server/static-web-server.
- static-file-serving: Official Static Web Server (SWS) skill from static-web-server/static-web-server.

### Install

Install the full package:

```bash
npx skills add static-web-server/static-web-server -y
```

Install a specific skill:

```bash
npx skills add static-web-server/static-web-server@code-quality -y
```

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

Source: https://github.com/static-web-server/static-web-server#readme
