Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ClaudeLearning

ClaudeLearning contains 9 collected skills from zsutxz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
5
updated
2026-07-17
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review-loop
software-quality-assurance-analysts-and-testers

每 5 分钟自动审查一次当前未提交的代码变更(git diff),在当前会话期间循环执行。 会话结束或 Claude 进程被终止时循环自动失效(session-only,不写入磁盘、不跨会话残留)。 当用户说“定时审查代码 / 每5分钟审查一次 / 开始审查循环 / 停止审查循环”时激活。

2026-07-17
multi-agent-programmer
software-developers

Use this skill when implementing complex programming tasks that benefit from multi-agent collaboration. This skill coordinates a Master LLM (orchestrator) with specialized agents (Requirements Agent, Code Agent, Review Agent) to deliver high-quality software through a structured development workflow.

2026-01-11
github-ai-projects
software-developers

这个skill专门用于监控GitHub上的热门AI项目,获取项目的简述信息和不同时间范围的更新状态。当用户需要了解GitHub AI项目动态时使用此skill。通过智能分析项目的活跃度、星标增长、提交频率等指标,为用户提供AI领域最具潜力和活跃度的开源项目洞察。

2025-12-29
unity-scene-optimizer
software-developers

Analyzes scenes for performance bottlenecks (draw calls, batching, textures, GameObjects). Use when optimizing scenes or investigating performance issues.

2025-11-07
unity-script-validator
software-developers

Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.

2025-11-07
unity-template-generator
software-developers

Generates production-ready C# script templates (MonoBehaviour, ScriptableObject, Editor, tests). Use when creating new scripts or setting up project structure.

2025-11-07
unity-test-runner
software-quality-assurance-analysts-and-testers

Execute and analyze Unity Test Framework tests from the command line. This skill automates test execution for Unity projects by detecting the Unity Editor, configuring test parameters (EditMode/PlayMode), running tests via CLI, parsing XML results, and generating detailed failure reports. Use this when running Unity tests, validating game logic, or debugging test failures.

2025-11-07
unity-ui-system-selector
web-and-digital-interface-designers

Guides selection between UGUI and UI Toolkit for projects. Use when choosing UI framework or migrating UI systems.

2025-11-07
unity-ui-toolkit
software-developers

Assists with Unity UI Toolkit development - UXML structure, USS styling, C# VisualElement manipulation, data binding, and custom controls. Use when implementing UI Toolkit interfaces.

2025-11-07