Skip to content

feat: add mobile API integration skill#23

Merged
Wreos merged 1 commit intomainfrom
codex/mobile-api-integration-skill
Feb 22, 2026
Merged

feat: add mobile API integration skill#23
Wreos merged 1 commit intomainfrom
codex/mobile-api-integration-skill

Conversation

@Wreos
Copy link
Owner

@Wreos Wreos commented Feb 22, 2026

Summary

  • add new skill skills/integrate-mobile-api/SKILL.md for backend API integration in Flutter apps
  • add canonical command commands/integrate-mobile-api.md
  • add namespaced alias commands/flutter-integrate-mobile-api.md
  • update README command/skill lists and usage section
  • include new command in semantic validation matrix script
  • bump plugin manifests to 1.10.6 and update changelog

Scope covered by new skill

  • REST/GraphQL integration flow
  • auth/token refresh handling
  • error normalization and retry/backoff
  • DTO-to-domain mapping and layered architecture boundaries
  • required validation and residual-risk reporting

Validation

  • ./scripts/validate_agents_skills.sh
  • ./scripts/validate_prompt_semantics.sh

@Wreos Wreos force-pushed the codex/mobile-api-integration-skill branch from 761dfaa to edd05b5 Compare February 22, 2026 05:49
@Wreos Wreos merged commit fb754d8 into main Feb 22, 2026
3 of 4 checks passed
@Wreos Wreos deleted the codex/mobile-api-integration-skill branch February 22, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant