zalodias
GitHub profile for zalodias6 skills
Are you zalodias? Claim your skills.
zalodias / emoji-git
Git conventions for commit messages, branch names, and pull requests. Use when committing, creating branches, writing PR titles or descriptions, or doing any git operation that requires formatting decisions.
zalodias / ship
Branch, commit, bump, push, and open a PR. Use when the user says "ship", "open a PR", "push this", "create a pull request", "commit and push", or "release this".
zalodias / retro
>-
zalodias / code-style
Code style, naming, and formatting conventions for TypeScript and React projects. Use when writing TypeScript, creating React components, applying Tailwind styles, naming files, variables, or functions, or making any code style decisions.
zalodias / review
Review selected code and identify suggestions, fixes, and refactoring opportunities to produce cleaner, more scalable and concise code. Use when the user says "review this", "code review", "what would you improve", "refactor suggestions", or "review this PR".
zalodias / explain
Explain selected code in a concise and clear way, covering intent, design choices, and execution flow. Use when the user says "explain this", "walk me through this", "what does this do", "how does this work", or asks to understand a piece of code.