HassiumX
|
3df3129695
|
refactor: convert prompt to skill format
Per reviewer feedback, migrate from prompts/ to skills/ format:
- Move prompt → skills/finnish-humanizer/SKILL.md with proper frontmatter
- Bundle references/patterns.md (26 AI patterns + 4 style markers)
- Regenerate README tables via npm start
|
2026-02-16 17:01:12 +02:00 |
|
HassiumX
|
422e4543c9
|
fix: remove triggering word from codespell comment
|
2026-02-15 23:34:43 +02:00 |
|
HassiumX
|
0a9fabf913
|
Add Finnish words to codespell ignore list
"alle" (under/below) and "vai" (or) are valid Finnish words
used in the Finnish AI text humanizer prompt.
|
2026-02-15 23:33:48 +02:00 |
|
HassiumX
|
47d5d9b14f
|
Add Finnish AI text humanizer prompt
Detects and removes 26 AI-generated markers from Finnish text,
making it sound like a native Finnish speaker wrote it.
|
2026-02-15 23:30:40 +02:00 |
|