firebase/firebase-auth-basics
Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.
Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.
npx skills add https://github.com/firebase/skills/tree/main/skills/firebase-auth-basicsGuide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.
Claude skill repository
Agent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP
Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
A GitHub repository effectiveness skill for auditing and configuring repos for adoption, trust, discoverability, and contribution readiness.
Recently updated agent-skill-related GitHub repository: luofengmacheng/algorithms.
Provides comprehensive testing patterns for Spring Boot applications covering unit, integration, slice, and container-based testing with JUnit 5, Mockito, Testcontainers, and performance optimization. Use when writing tests, @Test methods, @MockBean mocks, or implementing test suites for Spring Boot applications.