Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

cc_plugins

cc_plugins enthält 10 gesammelte Skills von TashanGKD, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
3
aktualisiert
2026-01-15
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

note
Sonstige Büro- und Verwaltungsunterstützungsarbeiter

个人笔记记录助手。自动以 JSON 格式记录想法、学习笔记、会议纪要到 ~/.note,支持标签分类和全文搜索。

2026-01-15
archive-skill
Softwareentwickler

对话归档技能。将当前对话流程提取并生成可重用的 skill 文件。

2026-01-15
bdd
Softwarequalitätssicherungsanalysten und -tester

行为驱动开发(BDD)流程助手。用 Given-When-Then 描述验收标准,包含 Feature 文件管理、步骤定义实现。用户提到 BDD、验收测试、Gherkin 时使用。

2026-01-13
docs
Softwareentwickler

活文档维护。智能分析项目代码,维护 docs/ 核心文档和 README.md,包含健康检查、自动更新、质量评分功能。用户提到更新文档、同步文档时使用。

2026-01-13
gh
Softwareentwickler

GitHub CLI 专家助手,提供 gh 命令的场景化指导。用户提到 gh、GitHub CLI、创建 PR、管理 Issue 时使用。

2026-01-13
squash
Softwareentwickler

Commit 历史整理与合并。将 TDD 循环产生的多个细碎 commit 合并为有意义的功能 commit,包含安全检查、交互式 rebase 指导。用户提到 squash、整理 commit 时使用。

2026-01-13
tdd
Softwarequalitätssicherungsanalysten und -tester

测试驱动开发(TDD)流程助手。严格遵循红-绿-重构循环,包含会话状态管理、测试运行策略、Git 提交规范。用户提到 TDD、测试先行、红绿重构时使用。

2026-01-13
manim-builder
Softwareentwickler

Compile and render Manim scenes to video files. Use when user has a .py scene file that needs to be rendered to mp4/gif, or when previewing animation results. Handles: rendering scenes, quality settings (4k, high, medium, low), exporting to different formats (mp4, gif, png), and previewing results.

2025-12-26
manim-generator
Softwareentwickler

Generate Manim Python code from natural language descriptions. Use when user asks to create mathematical animations, visualize functions, plot graphs, or generate scene code for Manim. Handles: function plotting (sin, cos, derivative, integral), geometric shapes (circle, square, triangle), animations (transform, fade, morph), and math formulas (LaTeX).

2025-12-26
manim-tools
Softwareentwickler

Reusable Manim tool functions for quick animation creation. Use when user needs ready-to-use functions for geometric shapes, function plotting, animations, or math formulas. Import: from tools.tools import *. Provides: create_circle(), create_square(), plot_sine(), plot_derivative(), fade_in_transform(), create_formula(), and more.

2025-12-26