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

falconfs

falconfs 收录了来自 falcon-infra 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
65
更新
2026-03-25
Forks
19
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit-description-generator
软件开发工程师

Use this skill whenever the user wants to generate, create, improve, or modify a commit message/description. This includes: helping write new commit messages from staged changes, editing/refining existing commit messages, converting git diff into commit descriptions, formatting commit messages to follow a specific style, analyzing git diff automatically to generate descriptions, or reviewing commit messages for clarity. Trigger when user mentions 'commit message', 'commit描述', 'write commit', 'modify commit', 'edit commit', 'generate commit', 'analyze commit', or similar requests. ALWAYS automatically run git diff to analyze actual code changes when user asks for commit description generation.

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

This skill should be used when the user asks to "review PR", "review pull request", "/review-pr", mentions "PR review" combined with "FalconFS", or needs to analyze GitHub pull requests for the FalconFS project. The skill automates code review by fetching PR data, analyzing diffs, and checking against FalconFS project conventions.

2026-03-25
test-ansible-deploy
网络与计算机系统管理员

This skill should be used when the user asks to "test ansible deployment", "verify ansible deploy", "/test-ansible", or needs to validate the deploy/ansible deployment solution for FalconFS. The skill automates testing the Ansible deployment by setting up Docker containers and running the deployment playbooks.

2026-03-25