agentsclimarketplace

Composable patterns

Skill HeyEddi-com/skills/evals/runs/2026-07-04T22-58-59Z/backend-type-bridger-users/.agents/skills/composable-patterns

Provides FastAPI JWT and Firebase client composable patterns for consistent auth and data layers. Context-first skill — use when writing or reviewing Vue composables for API access.From its SKILL.md

Install
npx -y skills add HeyEddi-com/skills --skill composable-patterns

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 122 tokens by cl100k_base, as published. Nobody here has run it

Composable Patterns

When to use

  • Writing useAuth, useApi, or Firestore data composables
  • Choosing between FastAPI JWT vs Firebase client patterns
  • Reviewing composable error handling and token refresh

Instructions

  1. Read context/fastapi-jwt.md for REST + JWT projects.
  2. Read context/firebase-client.md for Firebase/Firestore projects.
  3. Optional: python scripts/validate_composable.py --path src/composables/useX.ts

Notes

  • Prefer context docs over improvising interceptors or security rules.

What ships with it: 8 files

7.2 KB alongside SKILL.md, 2 of them executable

scripts/

Keep looking

Skills are one crate of 326,452. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.