← Back to list

ci-cd-helper
by paleoterra
Refactoring PaleoRose Repo
⭐ 2🍴 0📅 Jan 11, 2026
SKILL.md
name: ci-cd-helper description: Generate CI/CD configurations and automation scripts for building, testing, and deploying type: skill language: bash
CI/CD Helper
Generate continuous integration and deployment configurations.
Capabilities
- Generate GitHub Actions workflows
- Create Fastlane configurations
- Build automation scripts
- Test automation
- Archive and export scripts
- TestFlight upload automation
- Release note generation
- Version bumping scripts
Tools
generate_github_workflow.sh- Create GitHub Actions YAMLsetup_fastlane.sh- Initialize Fastlanebuild_script.sh- Automated build scripttest_script.sh- Automated test runner
Templates Included
- macOS app build workflow
- Test and coverage workflow
- Release workflow
- Dependency caching
- Artifact upload
Usage
# Generate GitHub Actions
./generate_github_workflow.sh --platform macos --tests
# Setup Fastlane
./setup_fastlane.sh --appname PaleoRose
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon