CYRUS-pinto
Community@CYRUS-pinto
CYRUS-pinto maintains 106 skills spanning Expo/EAS mobile app development, engineering discipline practices, document processing, and agent orchestration utilities.
Agent Skills by CYRUS-pinto
Showing 106 vetted skills indexed across 1 GitHub repositories.
research
Investigates questions against primary sources and writes cited findings to Markdown files.
expo-dev-client
Build and distribute Expo development clients locally or via TestFlight using EAS Build.
domain-modeling
Build and maintain project glossaries and architecture decision records during design discussions.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
agent-browser
Automates browser interactions via CDP with accessibility-tree snapshots and element refs.
ecc-tools-cost-audit
Diagnose runaway PR creation, quota bypass, and premium-model leakage in the ECC Tools GitHub App.
unlazy
Enforces completion discipline for AI-agent work using runnable acceptance gates and evidence.
template-skill
Provides a placeholder SKILL.md scaffold for authoring new skill units.
test-driven-development
Enforces test-first development using the red-green-refactor cycle for features and bugfixes.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
wayfinder
Plan large efforts as decision tickets tracked on an issue tracker.
theme-factory
Applies curated color and font themes to slides, documents, and HTML artifacts.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
expo-skill-eval
Evaluates Expo skills for trigger accuracy, code quality, and runtime rendering on simulators.
writing-for-agents
Write and structure documents that AI agents consume, including skills and AGENTS.md files.
wait-what
Rephrases confusing messages in ASD-STE100 Simplified Technical English with domain context.
doc-coauthoring
Guides collaborative document drafting through context gathering, iterative refinement, and reader testing.
eas-app-stores
Build and submit Expo apps to the iOS App Store, Google Play Store, and TestFlight using EAS.
web-asset-generator
Generate favicons, PWA app icons, and Open Graph social images from logos, text, or emojis.
handoff
Generates a conversation summary document for continuing work in a new agent session.
discernment-nudge
Appends targeted follow-up questions prompting users to verify facts and assumptions in substantive answers.
using-superpowers
Enforces skill discovery and invocation before any agent response or action.
ecc-guide
Guides users through ECC agents, skills, commands, hooks, and install profiles by inspecting live repository files.
dispatching-parallel-agents
Dispatch concurrent subagents to fix independent test failures across separate problem domains.
Frequently Asked Questions About CYRUS-pinto
FAQPage SchemaWhat tasks can I accomplish with CYRUS-pinto's skills?▼
You can build, test, and deploy Expo/React Native apps end-to-end: native modules, routing, animation, design systems, OTA updates, App Store submission, and cloud simulators. Additional skills cover TDD, debugging, code review, PDF/DOCX/XLSX/PPTX processing, browser automation, and architecture diagramming.
Who are these skills designed for?▼
Mobile engineers working in Expo and React Native codebases, plus developers wanting disciplined engineering practices like test-driven development, systematic debugging, merge-conflict resolution, and code review. Some skills target agent operators running autonomous, spec-driven builds with verification gates.
How do the Expo and EAS skills work in practice?▼
Load expo-overview first; it routes to the correct expo-* or eas-* skill based on your request. Skills invoke real commands like eas build, eas submit, eas update, and npx expo via allowed Bash tools, covering local dev clients, TestFlight, store submission, hosting, and OTA update channels.
Are these skills free and open source?▼
Most Expo and EAS skills carry MIT licenses, as do ponytail, karpathy-guidelines, and archify. Document skills (pdf, docx, xlsx, pptx) are proprietary with terms in LICENSE.txt. EAS services themselves are paid Expo offerings, while the framework skills target open-source Expo.
What prerequisites do these skills require?▼
Expo skills require a project with an expo dependency in package.json; EAS skills need the EAS CLI and an Expo account. iOS testing skills need simulators or EAS cloud simulators. Process skills like using-git-worktrees and executing-plans require a git repository and, for ticket-based skills, a configured issue tracker.