Рыба проекта. Минимальная функциональность

This commit is contained in:
2026-08-03 22:22:24 +03:00
commit 8c8631ac9c
80 changed files with 10618 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Common Skills
> **Русская версия:** [README.ru.md](README.ru.md)
Language-agnostic skills applicable across all projects.
## Available Skills
| Skill | Description |
|-------|-------------|
| [common-daemon-cli-skill](common-daemon-cli-skill) | Use this skill whenever you need to implement a system daemon mode in your CLI application. |