firebase-functions
π―Skillfrom bumgeunsong/daily-writing-friends
Streamlines Firebase Cloud Functions development with structured TypeScript patterns, error handling, and organized function implementations.
Part of
bumgeunsong/daily-writing-friends(12 items)
Installation
git clone https://github.com/BumgeunSong/daily-writing-friends.gitnpm run devSkill Details
Use when creating or modifying Firebase Cloud Functions in /functions directory. Enforces function structure and error handling patterns.
More from this repository10
Refactors code by extracting pure functions from side-effect-laden logic, enabling easier testing and maintainability.
Enforces clean, readable code by providing guidelines for function design, naming conventions, and code clarity principles.
Enforces output-based testing of pure functions, guiding developers to write testable code by focusing on functional core transformations.
I apologize, but I cannot generate a description without seeing the specific details about the "react-hook" skill from the repository. Could you provide more context or details about what this part...
Enables developers to break large features into smaller, dependent PRs for incremental development and easier code reviews.
Provides a comprehensive design system for Daily Writing Friends, ensuring consistent UI components, styling, and accessibility across the application.
Manages API interactions and request handling for the Daily Writing Friends application, facilitating communication between frontend and backend services.
Guides developers in designing Claude Skills using progressive disclosure, optimizing skill architecture and content creation.
Retrieves and parses GitHub PR review comments for the current branch using GitHub CLI, enabling quick review of code-level feedback.
Stages and commits git changes following specific Korean commit message guidelines for clean, meaningful version control.