Skip to main content
在 Manus 中运行任何 Skill
一键导入
nmdra
GitHub 创作者资料

nmdra

按仓库查看 3 个 GitHub 仓库中的 7 个已收集 skills。

已收集 skills
7
仓库
3
更新
2026-07-21
仓库浏览

仓库与代表性 skills

pkggodev-api
软件开发工程师

Use this skill whenever an agent needs to query Go package/module metadata from pkg.go.dev. Triggers include: looking up Go package info, finding module versions, searching for Go packages, listing package symbols (types/functions/methods), checking what packages import a given package, checking for vulnerabilities in Go modules, or any task requiring structured data about the Go ecosystem. Also use when the user asks to "find a Go package", "check the latest version of a Go module", "look up Go API docs programmatically", or wants to build a tool that integrates with pkg.go.dev. Always use this skill rather than web-scraping or guessing at Go package metadata.

2026-06-19
git-commiter
软件开发工程师

Execute git commits using the Conventional Commits specification. Use this skill whenever the user says "commit", "git commit", "/commit", "stage and commit", "make a commit", "save my changes", or asks to commit specific files or all changes. Also triggers on phrases like "push my changes" (commit first), "commit everything", "commit with message X", or whenever git diff/status suggests uncommitted work the user wants to save. Handles auto-staging, diff analysis, message generation, breaking change detection, multi-scope commits, and pre-commit hook failures gracefully. Always use this skill rather than ad-hoc git commit commands.

2026-06-11
graphify
软件开发工程师

any input (code, docs, papers, images, videos) to knowledge graph. Use when user asks any question about a codebase, documents, or project content - especially if graphify-out/ exists, treat the question as a /graphify query.

2026-06-11
keep-a-changelog
软件开发工程师

Add a new version entry to CHANGELOG.md, or restructure the entire file, following the Keep a Changelog format and Semantic Versioning.

2026-06-11
已展示 3 / 3 个仓库
已展示全部仓库