Skip to main content
Mrlyk
GitHub 제작자 프로필

Mrlyk

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

수집된 skills
41
저장소
3
업데이트
2026년 8월 10일
저장소 탐색

저장소와 대표 skills

setup-superharness
기타 컴퓨터 관련 직업

Set up superharness in a project: scan the codebase to discover conventions and tech stack, write findings into .superharness/spec/, then distill them into AGENTS.md and CLAUDE.md. Use when the user asks to set up superharness, to scan or re-scan the codebase…

2026년 8월 10일
using-superharness
기타 컴퓨터 관련 직업

Session start guide: explains how to use superharness skills and conventions. Injected by SessionStart hook.

2026년 8월 10일
to-coder
기타 컴퓨터 관련 직업

Generate a developer-facing efficiency and focus-area report for a completed Superharness task. Use when the user asks to "生成开发者报告", "开发交接报告", "to-coder", "developer report", or when /superharness:to-coder is invoked.

2026년 8월 10일
to-tester
기타 컴퓨터 관련 직업

Generate a tester-facing change impact handoff for a completed Superharness task or a standalone current Git change without task artifacts. Use when superharness:finishing-a-development-branch offers the tester handoff, when the user asks to "生成影响范围",…

2026년 8월 10일
executing-plans
기타 컴퓨터 관련 직업

Use when an approved implementation plan will be executed inline in a separate session with batch checkpoints

2026년 8월 10일
finishing-a-development-branch
기타 컴퓨터 관련 직업

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026년 8월 10일
go
기타 컴퓨터 관련 직업

Main entry point for end-to-end feature work. Start a full task with /superharness:go 'requirement', a lite task with /superharness:go [lite] 'requirement', or resume with /superharness:go --task {task-id}.

2026년 8월 10일
reopen-task
기타 컴퓨터 관련 직업

Reopen a completed Superharness task to fix a post-delivery bug so the fix time keeps accruing to the same requirement. Use when the user reports a bug in work delivered by a completed task ("上次那个功能有 bug", "修一下之前任务的问题", "fix the bug from the last task"),…

2026년 8월 10일
수집된 skill 24개 중 8개를 표시합니다.
draw-tech-svg
그래픽 디자이너

Generate static or animated technical diagrams (flowchart, architecture, sequence, comparison, hierarchy) as hand-written SVG files with 4 switchable visual styles sharing a unified brand-blue palette — Notion Clean (default), Dark Terminal, Cloud Fabric,…

2026년 8월 3일
ask-me
소프트웨어 개발자

在执行任务之前,主动识别无法从代码库或已有知识中获取的信息,逐步向用户追问,直到所有不确定点都明确为止,再开始实施。适用场景:需求模糊、缺少关键上下文、有多种截然不同的实现方向、涉及外部系统或用户私有逻辑、任务目标不清晰。当用户说「你需要问我什么」、「先确认一下」、「别急着写代码」、「不清楚的地方先问」、「有什么需要我提供的」、「不清楚的先问我」以及任何要求先澄清再动手的表达时使用。

2026년 7월 8일
grill-me
프로젝트 관리 전문가

Interactively grill the user about their plan or design through relentless, structured questioning until every branch of the decision tree is resolved. Use when user explicitly asks to be grilled, stress-tested, or challenged on a plan. Use when users request…

2026년 7월 8일
evaluating-skills
프로젝트 관리 전문가

Evaluates a single SKILL.md against Anthropic and agentskills.io best practices, producing a severity-based scorecard with per-dimension scores and actionable rewrite suggestions. Use when the user explicitly asks to review, audit, evaluate, score, or…

2026년 6월 10일
anthropic-svg
그래픽 디자이너

Generate editorial-style diagrams in the Anthropic blog visual style as SVG files. Use this skill whenever the user wants to create a diagram, flowchart, architecture diagram, comparison chart, or any visual that should look like Anthropic's blog article…

2026년 6월 10일
clean-disk-space
소프트웨어 개발자

Safe disk space analysis and cleanup workflow for local machines. Use when asked to analyze full disks, identify large cache/log/temp/build artifacts, produce a cleanup report, run or simulate dry-runs, wait for user approval, and then clean only confirmed…

2026년 6월 8일
tech-spec-html
프로젝트 관리 전문가

把一段需求 / 一段思考 / 一段会议纪要写成单页 HTML 格式的「技术方案 / Design Doc」(工程视角的"怎么做",含背景、目标、技术方案、风险、影响范围、产研计划等模块;不是产品 PRD 的"做什么"),或者增量更新一份已有技术方案。新建场景:当用户说「写一份技术方案」「写个 design doc」「整理成 HTML 技术文档」「评审用的方案文档」「create tech spec」时使用。更新场景:当用户指向某份已有技术方案 HTML、说「评审完根据反馈调一下」「在风险章节加一条」「方案 A…

2026년 6월 8일
anthropic-diagram
순수 예술가(화가·조각가·일러스트레이터 포함)

Generate editorial-style diagrams in the Anthropic blog visual style as .drawio files. Use this skill whenever the user wants to create a diagram, flowchart, architecture diagram, comparison chart, swimlane, or any visual that should look like Anthropic's…

2026년 4월 13일
수집된 skill 12개 중 8개를 표시합니다.
discover
소프트웨어 개발자

Discover an existing project's conventions and generate or refresh minimal AI spec files (.superskills/conventions.md, AGENTS.md, CLAUDE.md). Use when a project lacks AGENTS.md/CLAUDE.md, when the user asks to generate conventions ("生成规范", "init ai docs",…

2026년 6월 14일
learn
소프트웨어 개발자

Persist durable learnings from the current session (user corrections, pitfalls and fixes, project decisions not visible in code) into the project knowledge wiki at .superskills/learnings/. Use when the user asks to summarize or persist learnings ("总结一下经验",…

2026년 6월 14일
learn
소프트웨어 개발자

Persist durable learnings from the current session (user corrections, pitfalls and fixes, project decisions not visible in code) into the project knowledge wiki at .superskills/learnings/. Use when the user asks to summarize or persist learnings, or when…

2026년 6월 13일
test
소프트웨어 품질 보증 분석가·테스터

After development work is complete, run one full unit-test pass over the changes. Use when wrapping up a coding task ("补测试", "write tests for this", finishing development) — not during development.

2026년 6월 13일
clarify
소프트웨어 개발자

Surface unresolved decisions in a development request and ask the user before implementing. Use when starting a non-trivial dev task whose requirements leave open questions that would change the implementation (scope, data shape, UX behavior, compatibility),…

2026년 6월 13일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다