# Commands

This directory contains AI slash command prompts.

## Available Commands

### `/clarify-task`

Clarify Task

*Source: [clarify-task.md](clarify-task.md)*

### `/dependencies`

update packages

*Source: [dependencies.md](dependencies.md)*

### `/deslop`

Remove AI code slop

*Source: [deslop.md](deslop.md)*

### `/docs`

Add Documentation

*Source: [docs.md](docs.md)*

### `/feat`

add a new feature

*Source: [feat.md](feat.md)*

### `/learn`

add agents knowledge

*Source: [learn.md](learn.md)*

### `/push`

Git Push (sync with origin)

*Source: [push.md](push.md)*

### `/readme-update`

Add Documentation

*Source: [readme-update.md](readme-update.md)*

### `/refactor-code`

Refactor Code

*Source: [refactor-code.md](refactor-code.md)*

### `/refactoring`

refactor the code

*Source: [refactoring.md](refactoring.md)*

### `/run-and-check`

and - check - run and check the code

*Source: [run-and-check.md](run-and-check.md)*

### `/security-audit`

Security Audit

*Source: [security-audit.md](security-audit.md)*

### `/tests-write`

Write Unit Tests

*Source: [tests-write.md](tests-write.md)*

