RYOITABASHI
UserAI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.
Categories
Indexed Skills (20)
agent-skill-authoring
Write a well-formed SKILL.md (agentskills.io format) so it imports cleanly and actually gets used.
app-act-flow-design
Design a safe, narrowly-scoped App-Act recipe (cross-app UI automation) before registering it for unattended use.
browser-change-watch
Design a browser-pane page-change monitoring agent that alerts on a real change, not on every reload's incidental noise.
build-health-monitor
Periodically check CI/build status and catch a regression trend early, instead of only noticing a broken build when someone hits it.
code-review-checklist
Review a diff systematically for correctness, safety, and test coverage before approving it, instead of skimming for obvious typos.
daily-digest-composer
Compose a scheduled digest (daily/weekly) that is skimmable in ten seconds instead of a raw dump of everything collected during the run.
dependency-audit
Triage outdated and vulnerable dependencies by real upgrade risk before touching any lockfile, instead of bulk-bumping everything.
disk-cleanup-triage
Reclaim device or project storage by deleting genuinely reproducible files, never anything irreplaceable, and always showing what would be freed before deleting.
meeting-notes-summarizer
Turn raw meeting notes or a voice transcript into clear decisions and action items, instead of a re-formatted wall of everything that was said.
notification-triage
Decide whether an incoming notification-triggered agent run actually warrants an action, instead of firing every time the trigger matches.
privacy-local-only-analysis
Keep a sensitive task strictly on-device (local LLM only), refusing the normal cloud-escalation ladder even when the local model struggles.
repo-maintenance-sweep
Run a periodic repo-hygiene pass (stale branches, uncommitted work, dependency drift, stray TODOs) instead of letting small maintenance debt accumulate silently.
rss-digest-curation
Curate a list of feeds/sources into a skimmable digest by relevance, instead of forwarding every new item as noise.
social-post-drafting
Draft a platform-appropriate social/chat post before an agent's Social Post or App-Act action publishes it, instead of posting the raw run output.
test-coverage-gapfinder
Find the highest-value untested code paths and propose tests for those first, instead of chasing a coverage percentage.
translation-pass
Add or update a translated string so it matches every locale's keys and tone, instead of leaving locale files out of sync.
web-research-brief
Turn a browser-pane research session into a short, cited brief instead of handing back a pile of open tabs and raw page text.
android-logcat-triage
Systematically narrow down an Android app bug using adb logcat instead of guessing from the crash screenshot alone.
git-commit-craft
Write small, scoped, well-explained git commits instead of one giant dump of unrelated changes.
shell-safety-review
Sanity-check a shell command for destructive or irreversible side effects before running it, especially in an autonomous/unattended run.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.