initial: add all custom Claude.ai skills

This commit is contained in:
unavlab
2026-03-21 19:36:11 +03:00
commit 643e9b68b3
22 changed files with 2307 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
# Spec: [Name]
**Date:** YYYY-MM-DD
**Author:** [who requested]
## Problem
What's broken or missing (1-3 sentences)
## Goal
What we want to achieve (measurable outcome)
## Scope
### In Scope
- Concrete behaviors / user stories
- ...
### Out of Scope (not doing)
- Clearly mark boundaries
- ...
## Acceptance Criteria
- [ ] Criterion 1 (verifiable)
- [ ] Criterion 2
- [ ] Criterion 3
- [ ] ...
## Constraints
- Technical limitations
- Backward compatibility requirements
- Performance requirements
- Security requirements
## Non-Goals
- What is explicitly NOT a goal
- ...