Skill authoring standards and conventions for this project. Use when writing or reviewing a SKILL.md to ensure it follows project conventions: directory structure, writing style, type classification (silent/process), frontmatter format, progressive disclosure patterns. Not a skill generator — a reference document that defines what well-written skills look like. Consult when the user says "write a skill", "review this skill", "what should a skill look like", "skill conventions", "skill format".
论文微调技能。解包 .docx → 编辑 XML → 重新打包。 专注于学位论文、学术文章的格式规范和内容微调。 适用于修改章节编号、调整标题样式、统一字体字号、查找替换术语、整理参考文献格式等任务。
Git 分支与版本管理迭代工作流。解决 AI 迭代项目时的三个核心问题: (1) 不知道该不该建分支 (2) 不知道该基于哪个分支 (3) 忘记更新版本号。 需显式调用触发:iter-mini: / 迷你迭代:
项目理解与分析技能。AI 阅读项目代码后,输出完整的项目理解报告, 包含功能模块划分、数据流追踪、技术栈分析、架构设计、关键文件清单等。 适用于理解小型项目/工具/库的整体结构和功能细节。
种子驱动的工作流程。当用户以"种子:<想法>"或"seed: <idea>"开头输入时激活。 引导用户逐步将模糊灵感收敛为可执行计划,然后执行落地。 适用于学习计划、项目规划、文档写作、论文撰写等需要结构化推进的任务。 只要用户表达一个模糊想法并希望结构化推进,就主动建议走这个流程。
A collection of custom skills for Claude Code.
Git 分支与版本管理迭代工作流 —— 解决 AI 迭代项目时不知道该不该建分支、基于哪个分支、忘记更新版本号的三个核心问题。
触发条件: 仅当用户以 iter-mini: 或 迷你迭代: 前缀显式调用时激活。
流程: 需求解析 → 分支决策 → 版本评估 → 迭代实施 → 收尾确认
适用场景:
论文微调技能 —— 解包 .docx → 编辑 XML → 重新打包。
触发条件: 当用户需要微调/修改 .docx 格式的论文时激活。
流程: 分析需求 → 解包 → 定位 XML → 编辑 → 重打包 → 验证
适用场景:
项目理解与分析技能 —— AI 阅读项目代码后,输出完整的项目理解报告。
触发条件: 当用户需要理解一个项目的整体结构和功能细节时激活(如"帮我理解这个项目")。
流程: 项目全景扫描 → 功能模块分析 → 数据流追踪 → 知识整合输出
适用场景:
种子驱动的工作流程 —— 将模糊灵感转化为可执行的目标和计划。
触发条件: 当用户输入以 种子: 或 seed: 开头时激活。
流程: 明确目标 → 制定方案 → 补充上下文 → 执行 → 整合 → 反馈 → 迭代
适用场景:
/plugin install tomollo-skills
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kucytus/tomollo-skills --plugin tomollo-skillsPlugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses