Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
grimlor
Perfil de creador de GitHub

grimlor

Vista por repositorio de 17 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
17
repositorios
1
actualizado
2026-05-13
explorador de repositorios

Repositorios y skills representativas

plan-updates
Desarrolladores de software

Progress tracking in project artifacts -- plan, task, and BDD spec documents. Use after completing each phase of any workflow (feature, refactor, bug-fix), at checkpoints during audit passes, when adding or updating behavioral specs, or when the user asks to update project status.

2026-05-13
conventional-commits
Desarrolladores de software

Commit message format rules. Use whenever staging, committing, or describing changes -- including when the user asks to commit, when preparing a PR, or when writing a changelog entry. NOTE: Never commit autonomously. Always prepare a message and ask for user approval before committing.

2026-05-12
python-code-standards
Desarrolladores de software

Ruff and Pyright configuration standards for Python projects. Use when setting up a new Python project, auditing an existing project's tooling config, or applying linting/type-checking fixes. Covers pyproject.toml settings, taskipy tasks, and pre-commit hooks.

2026-05-12
refactor-workflow
Desarrolladores de software

Structured workflow for refactoring existing code without changing observable behavior. Use when restructuring abstractions, extracting ports or adapters, converting inheritance to protocols, or adapting callers to new interfaces -- any change where the goal is structural improvement, not new capability. NOT for new features or enhancements (use feature-workflow). NOT for bug fixes.

2026-05-12
tool-usage
Desarrolladores de software

Tool and terminal decisions for every task. Use for any request involving file reads or edits, running tests, executing searches, git commands, or terminal work -- even when the user does not mention tool choice. Determines whether to use VS Code integrations, MCP tools, or terminal commands.

2026-05-11
telemetry
Administradores de redes y sistemas informáticos

Read FIRST, before skill-compliance and all other skills. Defines the emission protocol for all skill activity. Every skill loaded in a session must emit skill.invoked immediately after being read. Every completed skill must emit skill.completed. Timestamps are reviewed for compliance.

2026-05-10
skill-compliance
Desarrolladores de software

Read immediately after the telemetry skill. Before performing any task, identify the task type, the files being modified, and the relevant languages or subprojects, then load the right skills and references and confirm them to the user. Use at the start of every task, after telemetry.

2026-05-10
bdd-feedback-loop
Analistas de garantía de calidad de software y probadores

Feedback loop procedure for implementing BDD test modules. Use when implementing a spec doc -- covering one test module from spec to type-checker-clean, self-audited output.

2026-05-10
Mostrando las 8 principales de 17 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados