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

agent-skills

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

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

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

accelerated-computing-cudf
مطوّرو البرمجيات

Official NVIDIA-authored guidance for NVIDIA cuDF GPU DataFrames, pandas acceleration, dask-cuDF, ETL, joins, groupby, CSV/Parquet I/O, nullable semantics, and multi-GPU DataFrame workloads.

2026-07-11
agent-task-mapping
مطوّرو البرمجيات

Map tasks to specialist agents. Use when choosing which agent for a job, comparing agent capabilities, or routing to React/Next.js/Playwright/docs/code-quality experts. Keywords: which agent, best agent for this, delegate to expert, agent capability mapping.

2026-07-11
agentic-eval
مطوّرو البرمجيات

Evaluate and improve AI-generated output with explicit rubrics, reflection loops, and stop conditions. Use when building self-critique workflows, evaluator-optimizer pipelines, or acceptance gates for code, docs, analysis, or plans.

2026-07-11
avoid-ai-writing
الكتّاب التقنيون

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Supports detect-only audits, edit-in-place file cleanup, voice and context profiles, and an iterate-to-convergence pass.

2026-07-11
azure-integrations
مطوّرو البرمجيات

Azure deployment for web apps — Static Web Apps, App Service, Blob Storage, Bicep/ARM, GitHub Actions CI/CD. Use when deploying Next.js/Vite to Azure or configuring Azure resources for full-stack apps.

2026-07-11
brainstorming
مطوّرو البرمجيات

Interactive idea refinement using Socratic method to develop fully-formed designs

2026-07-11
breaking-changes-management
مطوّرو البرمجيات

Manage breaking API changes, migration guides, deprecation notices, and semver versioning. Use when introducing breaking changes, writing migration paths, updating changelogs, or releasing major versions.

2026-07-11
canvas-design
المصممون الجرافيكيون

Design philosophy docs and canvas-based visual creation. Use when articulating design principles, crafting multi-page design documents, or exploring aesthetic philosophy with intentional design thinking.

2026-07-11
cloud-design-patterns
مطوّرو البرمجيات

Choose and compare cloud design patterns for distributed systems. Use when reviewing architecture, selecting workload patterns, or mapping reliability, performance, messaging, security, and migration concerns to concrete design options.

2026-07-11
code-examples-sync
مطوّرو البرمجيات

Synchronize and verify code examples in documentation. Use when function signatures change, API interfaces update, imports shift, or documentation snippets become outdated and need correction.

2026-07-11
code-quality
محللو ضمان جودة البرمجيات والمختبرون

two-stage review (spec compliance first, then code quality), refactoring, and quality improvement. Use when reviewing code, eliminating code smells, reducing technical debt, refactoring methods, running self-critique loops, or improving maintainability and readability.

2026-07-11
codebase-to-course
مطوّرو الويب

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a course,' 'explain this codebase interactively,' 'teach this code,' 'interactive tutorial from code,' 'codebase walkthrough,' 'learn from this codebase,' or 'make a course from this project.' This skill produces a stunning, self-contained HTML file with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.

2026-07-11
codexer
مطوّرو البرمجيات

Python research assistant with Context7 MCP. Use for Python library research, evaluating packages, enforcing strict Python coding standards, or fetching up-to-date library docs via Context7.

2026-07-11
collision-zone-thinking
مطوّرو البرمجيات

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?

2026-07-11
competition-submission-checker
علماء البيانات

Validate GCI competition predictions and notebook outputs against expected schema, metric, and submission constraints.

2026-07-11
condition-based-waiting
محللو ضمان جودة البرمجيات والمختبرون

Replace arbitrary timeouts with condition polling for reliable async tests

2026-07-11
context-map
مطوّرو البرمجيات

Scope the real change surface before editing. Use when planning a feature, bugfix, refactor, or review and you need a concrete map of likely touch points, dependencies, tests, and nearby risks.

2026-07-11
course-content-map
معلمو التعليم العالي، جميع الآخرون

Refresh a safe, concise map of this GCI World 2026 workspace before deeper course, assignment, or dataset work.

2026-07-11
csharp-xunit
محللو ضمان جودة البرمجيات والمختبرون

xUnit testing patterns and data-driven test guidance. Use when writing or reviewing .NET unit tests.

2026-07-11
custom-agent-usage
المهن الحاسوبية الأخرى

Discover, validate, and invoke .agent.md custom agents. Use when finding agent files in the local Claude or VS Code Insiders directories, checking frontmatter, verifying disable-model-invocation, or determining agentName for runSubagent calls.

2026-07-11
deepstream-dev
مطوّرو البرمجيات

NVIDIA DeepStream SDK development guidance for Python pyservicemaker pipelines, video analytics, TensorRT integration, and streaming inference workflows.

2026-07-11
deepstream-import-vision-model
مطوّرو البرمجيات

NVIDIA DeepStream model-import guidance for bringing vision models from Hugging Face or NVIDIA NGC into DeepStream pipelines with export, TensorRT build, and benchmark steps.

2026-07-11
defense-in-depth
مطوّرو البرمجيات

Validate at every layer data passes through to make bugs impossible

2026-07-11
development-workflow
مطوّرو البرمجيات

Spec-driven development lifecycle — EARS requirements, technical design docs, implementation tracking, and contribution guidelines. Use when planning features, defining requirements, or managing project lifecycle.

2026-07-11
devops-tooling
مديرو الشبكات وأنظمة الحاسوب

Git operations, shell scripting, CI/CD pipelines, and terminal automation. Use for conventional commits, PowerShell/Bash scripting, configuring GitHub Actions, or automating development tooling workflows.

2026-07-11
dispatching-parallel-agents
مطوّرو البرمجيات

Use multiple Claude agents to investigate and fix independent problems concurrently

2026-07-11
doc
فنيو النشر المكتبي

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

2026-07-11
document-metadata-review
فنيو النشر المكتبي

Inspect PDFs, DOCX, PPTX, and XLSX files for share-readiness, metadata, links, comments, and hidden content.

2026-07-11
documentation-authoring
متخصصو إدارة المشاريع

Create structured docs from scratch — PRDs, technical specs, design docs, decision records, knowledge bases. Use when drafting documentation, writing proposals, defining requirements, or planning features.

2026-07-11
documentation-automation
مطوّرو البرمجيات

Automate doc generation with JSDoc/TSDoc, linters, and pre-commit hooks. Use when setting up markdownlint, configuring doc linting pipelines, integrating JSDoc/TSDoc, or building automated documentation workflows.

2026-07-11
documentation-patterns
مطوّرو البرمجيات

Templates and structural patterns for API docs, feature docs, config guides, and REST endpoint documentation. Use when structuring docs, applying Markdown templates, or standardizing doc formats.

2026-07-11
documentation-quality
مطوّرو البرمجيات

Documentation quality standards and writing principles. Use when establishing formatting rules, reviewing doc quality metrics, creating writing guidelines, or enforcing consistent documentation style across a project.

2026-07-11
documentation-verification
مطوّرو البرمجيات

Validate documentation before merging - check completeness, broken links, code example accuracy, and factual correctness. Use when reviewing docs for quality gates or running pre-merge doc validation.

2026-07-11
docx
فنيو النشر المكتبي

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Covers polished document output, tracked changes, comments, image updates, XML-level repairs, and safe conversion workflows.

2026-07-11
dotnet-best-practices
مطوّرو البرمجيات

Ensure .NET/C# code follows maintainable, modern best practices. Use when reviewing or improving C# code, solution structure, async patterns, dependency injection, or testability.

2026-07-11
ds-notebook-strict-code
مطوّرو البرمجيات

Use only when the user explicitly requests strict code-cell-only output for a Jupyter or undergraduate data-science task, or when an ITX2007 assignment requires that format. Do not activate for ordinary data analysis or explanation requests.

2026-07-11
ds-teaching-assistant
معلمو التعليم العالي، جميع الآخرون

Use for explicit undergraduate data-science teaching, assignment guidance, concept clarification, method selection, or output interpretation. Do not activate merely because a task contains data or Python code.

2026-07-11
excalidraw-diagram-generator
مطوّرو البرمجيات

Generate .excalidraw diagrams from natural language. Use when creating flowcharts, mind maps, system architecture diagrams, sequence diagrams, ER diagrams, network diagrams, or any visual process visualization.

2026-07-11
excel-sheet
فنيو النشر المكتبي

Excel (.xlsx) manipulation via MCP server. Use for creating workbooks, formatting cells, writing formulas, building charts, pivot tables, data analysis, or any task involving Excel spreadsheets.

2026-07-11
executing-plans
متخصصو إدارة المشاريع

Execute detailed plans in batches with review checkpoints

2026-07-11
عرض أهم 40 من أصل 134 skills مجمعة في هذا المستودع.