almasumdev

306 mods across 15 repositories, 16 stars between them.

mobile-api-design

266

almasumdev/awesome-mobile-backend-agent-skills

Skill Claude CodeCodex

Design mobile-friendly HTTP APIs with predictable pagination, filtering, sorting, sparse/partial responses, and a consistent error envelope. Use when specifying new endpoints or reviewing existing ones for mobile use.

1 4mo ago A 41 tokens

mobile-auth-backend

268

almasumdev/awesome-mobile-backend-agent-skills

Skill Claude CodeCodex

Server-side OAuth 2.1 + PKCE for native mobile apps -- authorization endpoint, token endpoint, refresh rotation, and device binding. Use when implementing or reviewing the auth server for mobile clients.

1 4mo ago A 45 tokens

token-strategy

270

almasumdev/awesome-mobile-backend-agent-skills

Skill Claude CodeCodex

Choose between access+refresh tokens and opaque server sessions for mobile; design revocation and device binding. Use when deciding the token model for a new mobile backend or hardening an existing one.

1 4mo ago A 42 tokens

rate-limiting

272

almasumdev/awesome-mobile-backend-agent-skills

Skill Claude CodeCodex

Rate-limit a mobile backend with token-bucket algorithms, per-user/device scoping, and abuse signals. Use when designing or tuning rate limits across API, auth, and push endpoints.

1 4mo ago A 42 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: