Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 mino-park7 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
21
Stars
2
更新
2026-04-01
Forks
0
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

arxiv-search
生物化学家和生物物理学家物理学家

Use when searching for academic papers, research references, or scientific literature on arxiv.org. Triggers when user asks to find papers, citations, related work, or state-of-the-art research on a topic.

2026-04-01
confluence
档案文员

Interact with Confluence Cloud via REST API — create pages, update content, search with CQL, read documentation, and manage spaces. Use this skill whenever the user mentions Confluence pages, wiki, documentation, knowledge base, spaces, or anything related to Confluence content management, even if they don't explicitly say 'Confluence'.

2026-04-01
deepwiki-search
软件开发工程师

Use when searching for codebase architecture, structure, or documentation of open-source GitHub repositories via DeepWiki. Triggers when user asks to understand a repo's architecture, internals, codebase structure, or how a specific subsystem works in an open-source project.

2026-04-01
github-codebase-search
软件开发工程师

Use when searching for open-source implementations, code repositories, or reference codebases on GitHub. Triggers when user asks to find code, implementations, libraries, or projects related to a technical topic.

2026-04-01
information-combiner
其他高等院校社会科学教师

Use when synthesizing information from multiple research sources (papers, repos, blogs) into a coherent knowledge base. Triggers when multiple references have been gathered and need to be integrated, deduplicated, or cross-referenced.

2026-04-01
jira
项目管理专家

Interact with Jira Cloud via REST API — create issues, search with JQL, view details, update fields, transition workflow states, add comments, list projects, and browse boards/sprints. Use this skill whenever the user mentions Jira tickets, issues, sprints, boards, JQL, or anything related to Jira project management, even if they don't explicitly say 'Jira'.

2026-04-01
pr-open
软件开发工程师

Automatically fill PR template from plan.md, commit, push, and open a GitHub pull request for the current branch. Use when the user says "open pr", "create pr", "submit pr", or any variation of opening a pull request.

2026-04-01
research-report
市场调研分析师与营销专员技术写作员

Use when writing a structured research report that synthesizes findings from papers, code, and blogs into a final document. Triggers when user asks to write a report, summary document, literature review, or research brief on a topic.

2026-04-01
security-scan
信息安全分析师

Scan code for security vulnerabilities and provide fix guidance. Use when the user asks to find security issues, vulnerabilities, security review, hardcoded secrets, injection flaws, or anything related to code security auditing. Covers Python and C++ codebases including NPU SDK and ML framework contexts.

2026-04-01
technical-blog-search
软件开发工程师

Use when searching for technical blog posts, tutorials, or explanatory articles about a research or engineering topic. Triggers when user asks to find blog posts, tutorials, write-ups, or practical explanations beyond academic papers.

2026-04-01
testing-strategy
软件质量保证分析师与测试员

Testing principles and strategies for writing and running tests. Reference when working with test files.

2026-04-01
code-quality
软件开发工程师

Code quality management including linter compliance, dependency management, and error handling. Automatically applied to all code work.

2026-03-18
cpp-style
软件开发工程师

C++ coding style guide based on LLVM style. Reference when working with C++ files (*.hpp, *.cpp, *.h).

2026-03-18
development-principles
软件开发工程师

Core development principles for code quality, object-oriented design, and package structure. Automatically applied to all development work.

2026-03-18
development-process
软件开发工程师

Development workflow including TDD, refactoring process, and code change workflow. Automatically applied to all development work.

2026-03-18
documentation
技术写作员

Documentation standards for README and code documentation. Reference when working on documentation or public APIs.

2026-03-18
git-workflow
软件开发工程师

Git workflow and commit standards. Reference when committing code or managing git operations.

2026-03-18
handoff
项目管理专家

Standards for writing HANDOFF.md to transfer context between agents or sessions.

2026-03-18
open-pr
软件开发工程师

Automatically fill PR template from plan.md, commit, push, and open a GitHub pull request for the current branch. Use when the user says "open pr", "create pr", "submit pr", or any variation of opening a pull request.

2026-03-18
pr-review
软件质量保证分析师与测试员

Fetch GitHub PR review comments for the current branch, implement fixes, and commit/push. Always operates on whatever branch the user is currently on. Use when the user says "fix pr", "fix pr reviews", "fix review comments", "address pr feedback", or any variation of fixing PR/code review feedback.

2026-03-18
python-style
软件开发工程师

Python coding style guide including typing, docstrings, and code organization. Reference when working with Python files (*.py, *.pyi).

2026-03-18