sq-devops

Automate SkateQuest-Mobile CI/CD pipelines across GitHub Actions, EAS, and Termux.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill sq-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sq-devops
Source: https://github.com/treesus6/SkateQuest-Mobile/tree/main/.claude/skills/sq-devops
Command: npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill sq-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SkateQuest-Mobile CI/CD pipelines across GitHub Actions, EAS, and Termux are complex and error-prone, leading to debugging delays and release bottlenecks.

Core Features & Use Cases

  • Centralized build and release standards for Android and Expo-based workflows.
  • Secret validation, pre-build checks, and environment management to prevent failed deployments.
  • Use Case: When a build fails due to missing tokens or misconfigured EAS profiles, run this skill to verify secrets and adjust workflows.

Quick Start

Trigger a full build and release run via the configured GitHub Actions workflow to verify the pipeline.

Frequently Asked Questions about sq-devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug Expo EAS build failures in GitHub Actions?

Automate React Native CI/CD pipeline debugging by validating environment variables, checking EAS profiles, and enforcing TypeScript linting to prevent failed deployments across Android and web components.

How do I set up a React Native CI/CD pipeline with Termux for Android builds?

Set up a React Native CI/CD pipeline with Termux by coordinating Android builds and web components through centralized build standards, secret validation, and environment management to streamline release workflows across GitHub Actions and EAS.

Why does my GitHub Actions workflow fail when publishing Expo apps?

Your GitHub Actions workflow fails when publishing Expo apps due to missing tokens, misconfigured EAS profiles, or failed TypeScript linting, which you can diagnose using mandatory pre-build checks and secret validation.

Does this CI/CD skill support environment variable management for EAS profiles?

Yes, this CI/CD skill supports environment variable management and secret validation for EAS profiles, ensuring mandatory pre-build checks pass before publishing Android and web artifacts in your React Native project.

What is the best way to coordinate Android and web releases in a React Native project?

The best way to coordinate Android and web releases in a React Native project is to centralize build standards across GitHub Actions and EAS, enforcing secret validation and pre-build checks to prevent deployment bottlenecks.