divine-mobile
Flutter and Nostr debugging playbooks for mobile app development
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 Indicatorsgithub-issue
Create GitHub issues following Epic, Feature, Task, and Bug hierarchy templates.
plan
Generate a layer-ordered implementation plan from a GitHub issue.
git-worktree-precommit-hook-flutter-failure
Unset git environment variables before Flutter analyze in pre-commit hooks.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core