feat: add tiny-robot-skill for TinyRobot component library (#7) * feat: add tiny-robot-skill for TinyRobot component library - Add TinyRobot SKILL (SKILL.md, rules, .claude-plugin) - Add sync workflow and post-process script to sync docs from tiny-robot repo - Exclude plugin-badge doc; support EXCLUDED_FILES list for maintenance * chore: update sync workflow and improve post-process script - Remove unnecessary permissions from the sync workflow. - Enhance the post-process script with improved TypeScript handling and whitespace compression. - Update plugin version and homepage URL in plugin.json. - Minor documentation updates for clarity in project-setting.md. * fix: improve error handling in post-process script