GitHub
Skills harvested from GitHub repositories
14810 skills availablegameobject-duplicate
unity-mcp-cli run-tool gameobject-duplicate --input '{ "gameObjectRefs": "stringvalue" For complex input (multi-line str...
assets-prefab-close
unity-mcp-cli run-tool assets-prefab-close --input '{ "save": false For complex input (multi-line strings, code), save t...
editor-application-get-state
unity-mcp-cli run-tool editor-application-get-state --input '{ "nothing": "stringvalue" For complex input (multi-line st...
script-read
unity-mcp-cli run-tool script-read --input '{ "filePath": "stringvalue", "lineFrom": 0, "lineTo": 0 For complex input (m...
assets-find
unity-mcp-cli run-tool assets-find --input '{ "filter": "stringvalue", "searchInFolders": "stringvalue", "maxResults": 0...
workflows
"政策和策略是党的生命,各级领导同志务必充分注意,万万不可粗心大意。" —— 毛泽东 方法论的威力不在于单独使用某一件思想武器,而在于在正确的时机以正确的顺序组合使用。本 skill 提供三条标准化工作流,定义 skill 的调用顺序、步骤...
spark-prairie-fire
"这里用得着中国的一句老话:'星星之火,可以燎原。'这就是说,现在虽只一点小小的力量,但是它的发展会是很快的。它在中国的环境里不仅是具备了发展的可能性,简直是具备了发展的必然性。" —— 毛泽东《星星之火,可以燎原》(1930年) 从小处着...
protracted-strategy
"在战略上我们要藐视一切敌人,在战术上我们要重视一切敌人。也就是说在整体上我们一定要藐视它,在一个一个的具体问题上我们一定要重视它。" —— 毛泽东(1958年) 面对复杂长期任务,既不急于求成(速胜论),也不畏难放弃(悲观论),而是划分阶...
practice-cognition
"实践、认识、再实践、再认识,这种形式,循环往复以至无穷,而实践和认识之每一循环的内容,都比较地进到了高一级的程度。这就是辩证唯物论的全部认识论,这就是辩证唯物论的知行统一观。" —— 毛泽东《实践论》(1937年) 一切真知都来源于实践。...
overall-planning
"提出这十个问题,都是围绕着一个基本方针,就是要把国内外一切积极因素调动起来,为社会主义事业服务。" —— 毛泽东《论十大关系》(1956年) 复杂系统中存在多对辩证关系,不能只顾一头而忽略另一头。正确的方法是识别所有重要的关系对,在它们之...
mass-line
"在我党的一切实际工作中,凡属正确的领导,必须是从群众中来,到群众中去。这就是说,将群众的意见(分散的无系统的意见)集中起来(经过研究,化为集中的系统的意见),又到群众中去作宣传解释,化为群众的意见,使群众坚持下去,见之于行动,并在群众行动...
investigation-first
"没有调查,没有发言权。" —— 毛泽东《反对本本主义》(1930年) 一切正确的决策都来源于对实际情况的调查研究。没有调查就没有发言权,没有正确的调查同样没有发言权。 在本项目的方法体系中,调查研究 是落实 实事求是 的主要入口。调查不是...
criticism-self-criticism
"房子是应该经常打扫的,不打扫就会积满了灰尘;脸是应该经常洗的,不洗也就会灰尘满面。我们同志的思想,我们党的工作,也会沾染灰尘的,也应该打扫和洗涤。" —— 毛泽东《论联合政府》(1945年) 定期的、诚实的自我审视和相互批评是防止错误积累...
concentrate-forces
"对于人,伤其十指不如断其一指;对于敌,击溃其十个师不如歼灭其一个师。" —— 毛泽东《中国革命战争的战略问题》(1936年) 资源有限时,不要分散力量同时应对多个问题,而要集中优势兵力于主要矛盾,彻底解决一个再转向下一个。不打无准备之仗,...
arming-thought
子 agent:直接跳过此 skill。 本 skill 已在 description 字段中注明了跳过条件;此处仅作可读性提示。 把这份 skill 当作一个轻量的路由器和校验框架。目标只有两个: 先用 实事求是 约束判断。 只在明确有帮...
contradiction-analysis
"研究任何过程,如果是存在着两个以上矛盾的复杂过程的话,就要用全力找出它的主要矛盾。捉住了这个主要矛盾,一切问题就迎刃而解了。" —— 毛泽东《矛盾论》(1937年) 一切事物都包含矛盾,分析任何问题的方法就是找到其中的矛盾,区分主要矛盾和...
writing-plans
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste....
verification-before-completion
Claiming work is complete without verification is dishonesty, not efficiency. Core principle: Evidence before claims, al...
using-superpowers
<SUBAGENT-STOP> If you were dispatched as a subagent to execute a specific task, skip this skill. </SUBAGENT-STOP> <EXTR...
using-git-worktrees
Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously ...
test-driven-development
Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you ...
systematic-debugging
Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root caus...
subagent-driven-development
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, the...
receiving-code-review
Code review requires technical evaluation, not emotional performance. Core principle: Verify before implementing. Ask be...