Skip to main content
Mrlyk
Perfil de criador do GitHub

Mrlyk

Visão por repositório de 41 skills coletadas em 3 repositórios do GitHub.

skills coletadas
41
repositórios
3
atualizado
10 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

setup-superharness
Outras ocupações de informática

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…

10 de ago. de 2026
using-superharness
Outras ocupações de informática

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

10 de ago. de 2026
to-coder
Outras ocupações de informática

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.

10 de ago. de 2026
to-tester
Outras ocupações de informática

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 "生成影响范围",…

10 de ago. de 2026
executing-plans
Outras ocupações de informática

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

10 de ago. de 2026
finishing-a-development-branch
Outras ocupações de informática

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

10 de ago. de 2026
go
Outras ocupações de informática

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}.

10 de ago. de 2026
reopen-task
Outras ocupações de informática

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"),…

10 de ago. de 2026
Mostrando 8 de 24 skills coletadas.
draw-tech-svg
Designers gráficos

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,…

3 de ago. de 2026
ask-me
Desenvolvedores de software

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

8 de jul. de 2026
grill-me
Especialistas em gestão de projetos

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…

8 de jul. de 2026
evaluating-skills
Especialistas em gestão de projetos

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…

10 de jun. de 2026
anthropic-svg
Designers gráficos

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…

10 de jun. de 2026
clean-disk-space
Desenvolvedores de software

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…

8 de jun. de 2026
tech-spec-html
Especialistas em gestão de projetos

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

8 de jun. de 2026
anthropic-diagram
Artistas plásticos, incluindo pintores, escultores e ilustradores

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…

13 de abr. de 2026
Mostrando 8 de 12 skills coletadas.
discover
Desenvolvedores de software

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",…

14 de jun. de 2026
learn
Desenvolvedores de software

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 ("总结一下经验",…

14 de jun. de 2026
learn
Desenvolvedores de software

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…

13 de jun. de 2026
test
Analistas de garantia de qualidade de software e testadores

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.

13 de jun. de 2026
clarify
Desenvolvedores de software

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),…

13 de jun. de 2026
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos