refactor: bundle the whole template suite under flat-artist/ + fix references

flat-artist is now the single container: all 16 template skills + the R&D
references/ moved inside flat-artist/. Cross-references updated — the orchestrator
points to bundled `<name>/SKILL.md`, sub-skills point to `../<name>/SKILL.md`,
and the R&D report path is relative. README catalog updated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Soroush Asadi
2026-06-21 19:31:53 +03:30
parent bc778952ba
commit 4ffbcac9ee
19 changed files with 73 additions and 69 deletions
+1
View File
@@ -10,6 +10,7 @@ Install any skill by copying its folder into `~/.claude/skills/`.
| Skill | Description |
|---|---|
| [soroush-cicd](./soroush-cicd/SKILL.md) | CI/CD pipeline method using self-hosted Gitea + Nexus mirror. Covers workflow design, Docker deploy patterns, port safety, DB backup before deploy, rollback tagging, and lessons from real production incidents on draletaha.ir. Trigger: "my ci/cd method", "add CI/CD", "deploy to gitea". |
| [flat-artist](./flat-artist/SKILL.md) | **Master entry point** for creating FlatRender video templates with Remotion + Three.js — a professional motion-design pipeline to a Renderforest/AE bar. **Bundles the whole template-creation suite inside its folder**: 16 sub-skills (`flat-artist/<name>/SKILL.md`) — design-styles, character-design, aspect-ratios, template-composition, sound-effects, music-picker, template-catalog, svg-colors, persian-fonts, flatrender-template-seo, motion-design-principles, scene-transitions, kinetic-typography, video-hooks, particles-and-effects, asset-sourcing — plus a design/motion R&D report (`flat-artist/references/design-motion-rnd.md`). Persian-first. Trigger: "Flat Artist", "start/design a flatrender template". |
---