Collection12 items

bumgeunsong/daily-writing-friends

View on GitHub
1stars

🎯Skills12

🎯refactoring🎯Skill

Refactors code by extracting pure functions from side-effect-laden logic, enabling easier testing and maintainability.

refactoring
🎯code-style🎯Skill

Enforces clean, readable code by providing guidelines for function design, naming conventions, and code clarity principles.

code-style
🎯testing🎯Skill

Enforces output-based testing of pure functions, guiding developers to write testable code by focusing on functional core transformations.

testing
🎯react-hook🎯Skill

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...

react-hook
🎯pr-stacking🎯Skill

Enables developers to break large features into smaller, dependent PRs for incremental development and easier code reviews.

pr-stacking
🎯daily-writing-friends-design🎯Skill

Provides a comprehensive design system for Daily Writing Friends, ensuring consistent UI components, styling, and accessibility across the application.

daily-writing-friends-design
🎯api-layer🎯Skill

Manages API interactions and request handling for the Daily Writing Friends application, facilitating communication between frontend and backend services.

api-layer
🎯skill-creator🎯Skill

Guides developers in designing Claude Skills using progressive disclosure, optimizing skill architecture and content creation.

skill-creator
🎯fetching-pr-comments🎯Skill

Retrieves and parses GitHub PR review comments for the current branch using GitHub CLI, enabling quick review of code-level feedback.

fetching-pr-comments
🎯firebase-functions🎯Skill

Streamlines Firebase Cloud Functions development with structured TypeScript patterns, error handling, and organized function implementations.

firebase-functions
🎯commit🎯Skill

Stages and commits git changes following specific Korean commit message guidelines for clean, meaningful version control.

commit
🎯react-component🎯Skill

Generates React component boilerplate with structured imports, hooks, and TypeScript patterns for consistent and scalable frontend development.

react-component