anima-ci-integration

Installation
SKILL.md

Anima CI Integration

Instructions

Step 1: GitHub Actions Workflow

# .github/workflows/design-sync.yml
name: Design-to-Code Sync

on:
  schedule:
    - cron: '0 9 * * 1-5'  # Weekdays at 9am
  workflow_dispatch:         # Manual trigger
Installs
1
GitHub Stars
2.4K
First Seen
Apr 13, 2026
anima-ci-integration — jeremylongshore/claude-code-plugins-plus-skills