Skip to content
View gyofeel's full-sized avatar
๐Ÿƒโ€โ™‚๏ธ
Sin prisa, pero sin pausa
๐Ÿƒโ€โ™‚๏ธ
Sin prisa, pero sin pausa

Block or report gyofeel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. claude-resolve-defect claude-resolve-defect Public

    Structured defect-resolution workflow plugin for Claude Code

  2. claude-prd-task-pipeline claude-prd-task-pipeline Public

    Claude Code plugin: turn a fuzzy feature idea into a code-grounded PRD and ready-to-start tasks โ€” interview โ†’ code-grounding โ†’ six-lens final check โ†’ decomposition.

  3. claude-publish-skill claude-publish-skill Public

    Package a local Claude Code skill into a public plugin repo and publish it to GitHub โ€” manifests, README, git init, gh repo create, tag + release.

    Shell

  4. to-do-list-vanilla to-do-list-vanilla Public

    TodoList with Vanilla Javascript

    JavaScript 2 1

  5. turn-state-manager turn-state-manager Public

    This module is a manager for managing a game turn(or order).

    TypeScript 1

  6. turn-state-manager-example turn-state-manager-example Public

    The example page using Turn state manager module.

    Vue