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

michelangelo

يحتوي michelangelo على 10 من skills المجمعة من michelangelo-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
55
محدث
2026-07-09
Forks
9
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

file-and-directory-structuring
مطوّرو البرمجيات

Trigger when implementing any new feature, hook, or component — decisions about where to put new files and how to import them must follow these rules. Also trigger when adding imports.

2026-07-09
react-patterns
مطوّرو البرمجيات

Trigger when implementing, designing, or modifying any React component or hook — including planning new components before any file is touched. Enforces styling and naming conventions that OVERRIDE default React patterns.

2026-07-09
testing-standards
محللو ضمان جودة البرمجيات والمختبرون

Trigger when testing is any part of the task — writing tests, adding coverage, adding test cases, or implementing code that will need tests. Project-specific mocking rules that OVERRIDE standard defaults.

2026-07-09
pr-template
مطوّرو البرمجيات

Create or update a GitHub PR using the repo's pull_request_template.md format. Use when creating a new PR or updating an existing PR body.

2026-06-23
update-docs
مطوّرو البرمجيات

Update Michelangelo documentation. Use when adding, modifying, or fixing docs in the docs/ folder. Ensures consistent formatting, proper titles, and valid links.

2026-05-29
doc-review-team
مطوّرو البرمجيات

Create a 3-agent team (engineer, tech-writer, product-manager) to review and improve docs for open-source quality. Use when reviewing any docs/ directory or specific doc files.

2026-04-09
typescript-cookbook
مطوّرو البرمجيات

Trigger when implementing anything in .ts or .tsx — new types, interfaces, hooks, or any feature that will involve TypeScript decisions. Don't wait for type errors; consult this before writing types, not after. Covers patterns that OVERRIDE TypeScript defaults.

2026-03-26
documenting-code
مطوّرو البرمجيات

Apply when adding, writing, or reviewing comments or JSDoc in any file. Also apply when making significant code changes that introduce non-obvious logic, public APIs, or edge cases that likely need documentation. Covers when to write JSDoc vs. when to skip it entirely, and inline comment standards.

2026-03-13
ui-coding-principles
مطوّرو البرمجيات

Trigger whenever any code will be written or changed — including features, refactors, and test changes. If the task ends with modified files, this skill applies. Skip only for pure read-only questions like explaining or debugging without changes.

2026-03-13
google-python-style-guide-pep-8-google-extensions
مطوّرو البرمجيات

Apply Python best practices, conventions, and style rules from Google's Python Style Guide. Use when writing, reviewing, or refactoring Python code to ensure clean, maintainable, and Pythonic implementations.

2025-11-19