Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
grimlor
GitHub 제작자 프로필

grimlor

1개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
1
업데이트
2026-05-13
저장소 탐색

저장소와 대표 skills

plan-updates
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다