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

lynx-on-ai-steroids

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

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

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

dev
مطوّرو البرمجيات

Feature implementation workflow. Use when developer wants to implement a feature or fix - creates branch, plans, implements, and validates.

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

Git commands for branching, committing, merging, rebasing, and squashing. Use when developer needs to create branches, commit changes, merge or rebase branches, or squash commits.

2026-03-10
github
مطوّرو البرمجيات

GitHub commands (issues, PRs, ship). Use when developer needs to create issues, create/update PRs, address review comments, or ship experimental changes.

2026-03-10
project
مطوّرو البرمجيات

Project management commands (init, skill-up, diagram)

2026-03-10
test-writer
محللو ضمان جودة البرمجيات والمختبرون

Autonomous test writing agent. Use when developer wants tests written for changed files. Analyzes git diff, identifies components needing tests, writes unit tests following project conventions with Vitest.

2026-02-18
deepsource
محللو ضمان جودة البرمجيات والمختبرون

DeepSource commands (review issues). Use when developer needs to review and fix static analysis issues.

2026-02-18
forge
مطوّرو البرمجيات

Generate assets from source files (icons, etc.)

2026-02-18
validate
محللو ضمان جودة البرمجيات والمختبرون

Run code validation (lint, type-check, test, build) in parallel. Use when developer wants to validate code before committing or after making changes.

2026-02-18
build
مطوّرو البرمجيات

Build the app for a target platform (apk, aab, ipa)

2026-02-12
runner
مطوّرو البرمجيات

Run shell commands in background and return success/fail with error summary. Use for npm, npx, and other CLI commands.

2026-02-10