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

SergeyLukashov

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

수집된 skills
3
저장소
1
업데이트
2026-07-15
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

release-notes
소프트웨어 개발자

Turn the commits since the last version tag (v*.*.*) into release notes for the next QuinSlate release. Produces two things - a short, plain-language "What's New" list for the Microsoft Store listing or a GitHub release, and a longer technical changelog written to Docs/ReleaseNotes/ for the team. Use this whenever the user asks for release notes, a changelog, a "what's new" section, "what changed since the last release/tag/version", or is about to cut a release and needs something to show users. Also use it when they just say "summarize the commits since v0.9.6".

2026-07-15
signed-sideload-build
소프트웨어 개발자

Produce a signed, sideloadable MSIX bundle of QuinSlate to install and test on another Windows machine (multi-arch x86/x64/arm64, self-signed, with a public cert and install instructions). Use ONLY when the user explicitly asks to run this skill by name (e.g. "run signed-sideload-build", "/signed-sideload-build", "use the signed sideload build skill"). Do NOT auto-trigger on generic requests like "build the app", "make a release", "package it", or "publish to the Store" — those are handled without this skill unless the user names it.

2026-07-08
implement-features
소프트웨어 개발자

Sequentially implement features from 00-FEATURE-QUEUE.md using subagents. Use when the user requests specific feature numbers to implement (e.g. "implement features 10 and 13", "/implement-features 10 13"). Reads each feature's spec file and dispatches a dedicated subagent per feature, updating the queue when each one completes.

2026-07-05
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다