一键导入
dotfiles
dotfiles 收录了来自 ryankanno 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use before `git push` to run the project's quality gauntlet (lint, tests, pre-commit, and any other just recipes) and fix failures at the root cause. Trigger phrases include "/preflight", "preflight", "prepare to push", "ready to push", "run the gauntlet", "before pushing", "pre-push checks".
Diataxis documentation framework standards for creating clean, structured, user-focused technical documentation. Use when writing docs, planning doc structure, reviewing existing documentation, or generating DOCUMENTATION_GUIDE.md files. Covers the four quadrants (tutorials, how-to guides, reference, explanation), writing style, Mermaid diagrams, and complex hierarchy patterns.
Use when the user wants to create, bootstrap, scaffold, or start a new Python project — handles local scaffolding, GitHub repo creation, and first commit push