Skip to main content

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

tomevault-io/skills-registry - الصفحة ٢٩٧

جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.

tomevault-io/skills-registry

عرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو الملفات
الوصف

This skill should be used when the user asks to "update AGENTS.md", "add to AGENTS.md", "maintain agent docs", or needs to add guidelines to agent instructions. Guides discovery of local skills and enforces structured, keyword-based documentation style. Use…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Create commit messages. Use when committing code changes or writing commit messages. Provides issue reference patterns and commit message guidelines. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Intelligently fixup unstaged changes into existing commits on the current branch. Maps each changed file to its most recent commit, validates (build/test/lint), creates fixup commits, and autosquashes. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Configure the context-links hook by updating hooks/context-links.config with workspace, team key, issue regex, and GitLab remote regex overrides. Use when end users want to set up or change context-links behavior without manually editing files. Use when this…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Create or improve a well-structured Linear issue through exhaustive guided refinement Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Start implementing a Linear issue with branch setup, context gathering, and guided workflow Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle. Works with both GitHub and GitLab. Use when this capability is…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Write a structured PR title and body from git diff, commit log, and Linear context. Outputs markdown for copy-paste or updates the existing PR automatically in auto mode. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Resolve findings from code reviews by implementing fixes and documenting changes Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Resolve review findings in parallel using multi-agent execution. Groups findings by file area and assigns to separate agents for faster resolution. Best when review has 5+ findings across different areas. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)
الوصف

End-of-session checklist to capture progress, ensure quality, and document next steps Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Exhaustively audit codebase implementation against specification. Detects spec divergences, undocumented implementation extensions, contract violations, and spec drift. Supports inline report output with --inline. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Initialize structured implementation workflow documents in siw/ (spec, LOG.md, issues) Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Define a new local issue with guided interview process Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Start implementing a defined local issue with codebase exploration and planning Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implement multiple SIW issues in parallel using multi-agent execution. Each agent gets a full context window and implements one issue. Best for phases with multiple independent issues. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أنظمة الحاسوب
الوصف

Reverse engineer an SIW specification from existing code. Analyzes a git branch diff, folder, or file set to produce a structured spec compatible with the SIW workflow. Use when code exists without documentation, onboarding to unfamiliar code, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Audit specification documents for quality — coherence, completeness, clarity, scope, actionability, testability, value proposition, and technical design. Catches spec issues before implementation begins. Supports inline report output with --inline. Use when…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المحررون
الوصف

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Run verification checks (tests, formatting, builds, linting, type checking) for affected code based on the project's configuration. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

>- Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Discover, catalog, and manage application features in docs/features/. Use when the user wants to map out what their application does, add a new feature to the catalog, review existing features, or understand the feature landscape before planning work.…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

>- Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

>- Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

>- Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Protocol for creating dated changelog files after significant agent sessions. Use when completing vault operations, discovery sessions, insight extraction, or any work requiring documentation. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Extract all chapters from an EPUB file into separate markdown files. Use when the user wants to split an EPUB into individual chapter files, extract EPUB chapters, or convert an ebook to separate markdown documents. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب والمؤلفون
الوصف

Standard format for capturing and documenting insights in the knowledge base. Use when harvesting insights, creating permanent notes from user perspectives, or documenting unique thinking patterns. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generate images using Google's Nano Banana (Gemini 2.5 Flash Image). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.039/image. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Run self-diagnostics on Cornelius agent to verify skills, commands, agents, and integrations are working. Use when troubleshooting, after configuration changes, or for regular health checks. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

REST/JSON API design patterns for Gleam + Wisp + Mist. Use this skill when designing routes, error responses, pagination, request dispatch, or middleware composition. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

| Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Comprehensive Gleam skill covering language fundamentals, backend (OTP, Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Find unlogged Error branches in recently modified Gleam code and add wisp.log_* calls with string.inspect(err) context. Audits log levels, message format, and sensitive data leaks. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when implementing any feature or bugfix, before writing implementation code

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنانو المؤثرات الخاصة والمحركون
الوصف

Apply reusable blender scene archetypes (wobble, flow, hard, bullet) with controlled layer behavior. Use when designing or refactoring LedFX blender scenes and masks for readable yet high-impact DJ visuals. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنيو الإضاءة
الوصف

Compose phase-based DJ lighting scenes from creative rules into executable direct and blender scene specs. Use when translating a DJ guide into LedFX scene blueprints, role ordering, or phase playlist flows. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنيو الإضاءة
الوصف

Audit DJ lighting playlists for effect-family diversity, strobe density, phase coverage, and role balance. Use when validating that playlists are not repetitive and comply with guide constraints before showtime. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنيو الإضاءة
الوصف

Design rapid directional lighting scenes that read as lightning-bullet motion with controlled intensity. Use when creating high-velocity LED looks with scroll/scan carriers and safe duration/pacing constraints. Use when this capability is needed.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.