Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

happypaw

يحتوي happypaw على 3 من skills المجمعة من jtsang4، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
0
محدث
2026-03-31
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

codex-version-upgrade
مطوّرو البرمجيات

Use this skill whenever the user asks to upgrade, bump, pin, refresh, or verify the built-in Codex CLI version in this HappyPaw repository, including requests about pinned Codex releases, app-server protocol regeneration, Codex schema sync, container image refresh, or compatibility checks after a Codex upgrade. Trigger even if the user only says things like "upgrade Codex", "bump the internal codex version", "refresh the bundled codex", or "sync to the latest Codex release", because this repo has a specific pinned-Codex workflow that must be followed carefully.

2026-03-31
code-simplify
مطوّرو البرمجيات

Use this skill whenever the user asks to simplify, refactor, clean up, reduce complexity, remove duplication, untangle logic, split large modules, clarify naming, improve maintainability, or make code easier for future coding agents to understand and change. Also trigger proactively when a coding task reveals incidental complexity that is blocking safe progress, even if the user did not explicitly ask for refactoring. This skill is for behavior-preserving or behavior-clarifying simplification in the current repository, but it should not treat the existing design as the ideal target: step back, evaluate what the best design for a coding agent would be, and then move the code toward that design with small, verifiable changes.

2026-03-29
post-test-cleanup
مطوّرو البرمجيات

测试完成后的扫尾清理流程。在向某个工作区发送测试指令(如长篇文章生成、耗时任务)后,用此流程彻底清除测试痕迹,防止测试消息残留在会话上下文中持续消耗 token 额度。

2026-03-28