daily-writing-friends-design
π―Skillfrom bumgeunsong/daily-writing-friends
Provides a comprehensive design system for Daily Writing Friends, ensuring consistent UI components, styling, and accessibility across the application.
Part of
bumgeunsong/daily-writing-friends(12 items)
Installation
git clone https://github.com/BumgeunSong/daily-writing-friends.gitnpm run devSkill Details
Design system for Daily Writing Friends app. MUST use when doing ANY UI work including components, pages, buttons, forms, styling, Tailwind CSS, dark mode, theming, layouts, cards, inputs, or visual changes. Ensures consistent design tokens, button hierarchy, and accessibility.
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.
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.
Streamlines Firebase Cloud Functions development with structured TypeScript patterns, error handling, and organized function implementations.
Stages and commits git changes following specific Korean commit message guidelines for clean, meaningful version control.