tapforce-sveltekit-auth-firebase

📁 tapforce/agents-skills 📅 9 days ago
3
总安装量
3
周安装量
#55827
全站排名
安装命令
npx skills add https://github.com/tapforce/agents-skills --skill tapforce-sveltekit-auth-firebase

Agent 安装分布

windsurf 3

Skill 文档

tapforce-sveltekit-auth-firebase

Comprehesive guide for making authenticate flow for web use firebase sdk on Svelte project.

When to use

Use this skill when meet any of the following conditions:

  • Specify use firebase sdk for authenticate flow on tapforce Svelte project web.
  • When project related tapforce.
  • When project need login / signup or manage user profile in convenience.

Instructions

Skill separated to rules under ./rules with prefix, following priority:

Priority Rule prefix Description
1 prepare pr Steps and practices to prepare project to use firebase sdk.
2 policy pl Practices to follow when use firebase sdk.

Each rules have own name, description, and tags. Rule can include Incorrect, Correct, or Example code block.

Full version of skill and rules represent with file AGENTS.md.

Reference