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

colab

يحتوي colab على 28 من skills المجمعة من iadr-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

context7-aware-coding
مطوّرو البرمجيات

Enforces use of Context7 MCP for all external library documentation. Prevents API hallucination by requiring real-time doc fetching before any external library call. Auto-triggered when external library usage is detected in code context.

2026-06-30
book-study
المدرّسون الخصوصيون

Reading coach: guides users through books systematically with knowledge compilation, mastery testing, spaced repetition, and knowledge querying. Triggers on "read this book", "book study", "start studying", "/book-study".

2026-05-08
browser-use
مطوّرو البرمجيات

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

2026-05-08
pdf
مطوّرو البرمجيات

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

2026-05-08
seo-audit
محللو أبحاث السوق ومتخصصو التسويق

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.

2026-05-08
skill-creator
مطوّرو البرمجيات

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-05-08
camera1-to-camerax
مطوّرو البرمجيات

Use this skill to migrate legacy Android camera implementations (Camera1 or raw Camera2 APIs) to CameraX. CameraX is a lifecycle-aware Jetpack library built on top of Camera2 that resolves camera rotation issues and handles device dependencies.

2026-05-08
navigation-3
مطوّرو البرمجيات

Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation vs anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability.

2026-05-08
android
مطوّرو البرمجيات

Android development skill suite from Google. Use when working on Android apps, Kotlin code, Jetpack libraries, Android Gradle Plugin (AGP), Jetpack Compose UI, CameraX, Navigation component, app performance profiling, Google Play publishing, Android system APIs, or Android XR/immersive experiences. Triggers include "Android app", "Kotlin", "Jetpack Compose", "AGP migration", "CameraX", "Play Store", "Android performance", "Gradle upgrade", or any Android-specific development task.

2026-05-08
display-ai-glasses-with-jetpack-compose-glimmer
مطوّرو البرمجيات

Provides guidelines for developing projected applications for Android Display AI Glasses using the Jetpack Compose Glimmer UI toolkit. This skill covers foundational Glimmer design principles, workflows for implementing Jetpack Compose Glimmer, and interaction models for the glasses form factor. Use this skill to build an Android XR Augmented Experience application with Jetpack Compose Glimmer that adheres to the Glimmer design system for optimized Glasses styling.

2026-05-08
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality. Avoids generic AI aesthetics in favor of premium, modern UI.

2026-05-08
vercel-react-best-practices
مطوّرو الويب

Comprehensive performance and architecture optimization for React and Next.js. Use this for code reviews, refactoring, or building new components.

2026-05-08
find-skills
موظفو المكاتب العامون

Helps users discover and install agent skills. Use this when the user asks "how do I do X", "find a skill for X", or wants to extend agent capabilities.

2026-05-08
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Senior-engineer code review: spec compliance first, then SOLID, security, performance, and code quality. Produces a structured P0-P3 severity report. Blocking issues (P0/P1) must be resolved before merge. Triggers on keyword "review" or when REVIEW workflow is active.

2026-05-08
brainstorming
متخصصو إدارة المشاريع

Structured ideation before committing to a design. Socratic questioning to surface hidden requirements and constraints. Produces 2-3 concrete approaches with explicit tradeoffs. Runs at the start of the PLAN workflow.

2026-05-04
autopilot
مطوّرو البرمجيات

Chain PLAN + BUILD + REVIEW automatically. Pauses at plan for human OK.

2026-05-02
explore-codebase
مطوّرو البرمجيات

Systematically understand an unfamiliar codebase or feature area. Outputs a populated .ohc/PROJECT.md with stack, architecture, conventions, entry points, and gotchas. Run at project start or when entering new feature territory.

2026-05-02
ralph
مطوّرو البرمجيات

PRD-loop persistence mode: iterate BUILD until verifier passes or max blocked attempts. Triggers ralph keep going keywords and /ohc-ralph. Deactivate via stop ralph.

2026-05-02
subagent-driven-development
مطوّرو البرمجيات

Dispatch multiple specialized subagents to work in parallel on independent tasks using git worktrees to prevent conflicts. Use when a plan has 3+ independent tasks or total work >2h. Triggers when BUILD workflow runs a multi-task plan.

2026-05-02
document-intake
موظفو الملفات

Normalize user-provided specs in any format into .ohc/doc-sources.md plus a traced plan. Triggers: from my docs, existing spec, external spec, /ohc-document-intake.

2026-05-02
finishing-a-branch
مطوّرو البرمجيات

Pre-merge checklist, changelog entry, PR description, and worktree cleanup. Ensures no debug code, all tests pass, documentation updated. Triggers on keyword "ship" or when SHIP workflow is active.

2026-05-02
writing-plans
متخصصو إدارة المشاريع

Transform a goal into a precise executable task list saved to .ohc/plans/. Run before any task >30 minutes. Includes deep interview, approach selection, task decomposition with success criteria. Triggers on keyword "plan".

2026-05-02
caveman
الكتّاب التقنيون

Ultra-compressed communication mode that removes filler while preserving technical accuracy. Use when the user explicitly asks for "caveman mode", "compressed mode", or to stay terse/compressed until told to stop.

2026-04-29
ohc-coding-discipline
مطوّرو البرمجيات

Anti-overengineering rules. Use when writing, reviewing, or refactoring code. Enforces surgical changes, explicit assumptions, minimal scope, and verifiable success criteria. Extended from Karpathy guidelines for team AI workflows.

2026-04-29
retrospective
متخصصو إدارة المشاريع

Post-session learning loop. Compares plan vs actual, extracts novel patterns, updates USER.md and PROJECT.md, promotes draft skills. Run after any session >30 minutes. Triggers on keyword "retro" or auto-suggested by on-stop hook.

2026-04-29
systematic-debugging
مطوّرو البرمجيات

Hypothesis-driven debugging loop. Forces explicit hypothesis formation before any fix attempt. Prevents guess-and-check debugging. Use when investigating or fixing an observed bug, failing test, runtime error, broken behavior, or performance regression.

2026-04-29
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

RED-GREEN-REFACTOR discipline. Write failing test first, minimum code to pass, then refactor. Enforces verifier check before claiming any task done. Triggers on keyword "tdd" or when BUILD workflow is active.

2026-04-29
writing-skills
مطوّرو البرمجيات

Meta-skill for creating new skills in oh-my-colab format. Use when RETRO identifies a pattern worth formalizing. Ensures correct folder structure, 200-line discipline, proper frontmatter, and token-efficient design.

2026-04-28