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

evoskills

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

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

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

context-ack
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

在每次回复中使用固定前缀并列出本次实际参考的指令/文件,便于校验是否遵循上下文与规则。

2026-04-13
change-summary
مطوّرو البرمجيات

自动汇总当前分支相对主分支的提交摘要,用于 PR/说明对齐。

2026-03-31
code-health-check
محللو ضمان جودة البرمجيات والمختبرون

Perform code quality checks before commit. Validates code standards, security, architectural consistency. Runs TypeScript compilation, linting, test coverage verification.

2026-03-31
evolution-core
مطوّرو البرمجيات

Evolution capability meta-skill. Identifies evolutionary scenarios (repeated errors, user feedback, complex workflows) and crystallizes experience into reusable skills or instruction updates.

2026-03-31
execution-precheck
مطوّرو البرمجيات

执行前检查清单。每次回复前必须自动进行的自我检查,确保没有遗漏强制规则。

2026-03-31
file-output-guard
مطوّرو البرمجيات

创建/输出文件的安全约束。禁止 HERE 文档创建文件;大文件输出需分段写入同一文件,避免会话超限。

2026-03-31
git-commit
مطوّرو البرمجيات

Implements Conventional Commits workflow. Ensures proper commit message formatting with structured body, footer, and skill signature. Facilitates semantic versioning compliance and clean project history.

2026-03-31
instruction-guard
مطوّرو البرمجيات

强制在每次回复前读取项目指令文件,避免遗漏规范。与 _context-ack 配合,仅负责“读取约束”,不负责输出格式。

2026-03-31
pr-creator
مطوّرو البرمجيات

Automate PR generation with version detection and release notes. Streamlines contribution workflow and version management. Creates professional PR descriptions with checklist and automation templates.

2026-03-31
release-process
مطوّرو البرمجيات

Complete release workflow for project versioning. Covers branch creation, testing validation, documentation updates, PR creation via skills, and GitHub Release creation. Emphasizes stability through branch isolation strategy.

2026-03-31
session-safety
مطوّرو البرمجيات

会话输出安全控制。防止超长输出导致失败,必要时分段写入文件。

2026-03-31
skills-manager
مطوّرو البرمجيات

Core skill manager for evoskills. Handles skill lifecycle (init, install, remove, update) and skill contributions.

2026-03-31
traceability-check
محللو ضمان جودة البرمجيات والمختبرون

校验“说明内容 ↔ 实际变更文件”的一致性,避免描述遗漏或偏差。

2026-03-31
typescript-type-safety
مطوّرو البرمجيات

Enforce TypeScript type safety guidelines. Ensures proper typing, prevents type-related runtime errors. Focuses on mock data creation, enum handling, and complex type initialization.

2026-03-31