divinevideodivinevideoOfficialยท3 Agent Skills Included

divine-mobile

Flutter and Nostr debugging playbooks for mobile app development

Diagnoses and fixes real production bugs across Flutter, Riverpod, Nostr, Fastly, ClickHouse, and Cloud Run stacks. Covers silent failures like stale caches, codesign crashes, rebuild loops, and relay query mismatches with step-by-step fixes. Includes workflow helpers for planning issues, writing PR summaries, checking localization, and running E2E tests.
npx skills add divinevideo/divine-mobile --all -g -y
Available:

Directs the agent to work in fresh worktrees branched from origin/main, follow the layered UI-BLoC-Repository-Client architecture, enforce PR and security guardrails, and load the shared divine-context handbook before cross-repo work.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install divine-mobile skills?โ–ผ

Run `npx skills add divinevideo/divine-mobile --all -g -y` in your terminal to install all skills globally.

What kinds of bugs do these skills fix?โ–ผ

They cover Flutter rebuild loops, macOS camera and codesign crashes, Nostr relay query mismatches, ClickHouse type errors, Fastly deployment traps, and Cloud SQL connection failures, each with root cause and verified fix.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Codex, Cursor, and other compatible agents.

Are there workflow skills beyond debugging?โ–ผ

Yes. The set includes issue planning, PR summary generation, pre-commit review, localization checks, GitHub issue creation, and Flutter E2E test running.

Do I need the Divine app codebase to use these?โ–ผ

No. Most skills are generic fixes for common stacks like Flutter, Riverpod, PostgreSQL, and Fastly, though some reference Divine-specific services as examples.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’