skill-creator
π―Skillfrom bumgeunsong/daily-writing-friends
Guides developers in designing Claude Skills using progressive disclosure, optimizing skill architecture and content creation.
Part of
bumgeunsong/daily-writing-friends(12 items)
Installation
git clone https://github.com/BumgeunSong/daily-writing-friends.gitnpm run devSkill Details
Design and create Claude Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
More from this repository10
Refactors code by extracting pure functions from side-effect-laden logic, enabling easier testing and maintainability.
Generates React component boilerplate with structured imports, hooks, and TypeScript patterns for consistent and scalable frontend development.
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.
Stages and commits git changes following specific Korean commit message guidelines for clean, meaningful version control.
Manages API interactions and request handling for the Daily Writing Friends application, facilitating communication between frontend and backend services.
Streamlines Firebase Cloud Functions development with structured TypeScript patterns, error handling, and organized function implementations.