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

yu-iskw

عرض على مستوى المستودعات لـ 313 skills مجمعة عبر 43 مستودعات GitHub.

skills مجمعة
313
مستودعات
43
محدث
2026-07-15
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
dbt-tools-ts
28 skills · 2026-06-01
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أمن المعلومات
3 فئات مهنية · 100% مصنفة
8.9%الحصة
#02
software-development-team-plugin
16 skills · 2026-02-07
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىضباط الامتثالمحللو أمن المعلومات
8 فئات مهنية · 100% مصنفة
5.1%الحصة
#03
sqlfluff-complexity
15 skills · 2026-05-20
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو أمن المعلوماتمصممو قواعد البياناتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرون
6 فئات مهنية · 100% مصنفة
4.8%الحصة
#04
coding-agent-fabric
15 skills · 2026-02-06
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أمن المعلوماتمديرو الشبكات وأنظمة الحاسوب
4 فئات مهنية · 100% مصنفة
4.8%الحصة
#05
dbt-artifacts-parser-ts
14 skills · 2026-05-14
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمحللو أمن المعلوماتمحللو الإدارة
5 فئات مهنية · 100% مصنفة
4.5%الحصة
#06
github-secops-agent
13 skills · 2026-04-16
محللو أمن المعلوماتمطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
5 فئات مهنية · 100% مصنفة
4.2%الحصة
#07
agentlint
13 skills · 2026-02-23
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
4 فئات مهنية · 100% مصنفة
4.2%الحصة
#08
llmops-demo-ts
12 skills · 2026-04-03
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمصممو واجهات الويب والرقمية
6 فئات مهنية · 100% مصنفة
3.8%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

عرض أهم 8 من أصل 28 skills مجمعة في هذا المستودع.
compliance-check
ضباط الامتثال

Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.

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

Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.

2026-02-07
design-component
مصممو واجهات الويب والرقمية

Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new UI components or redesigning existing ones.

2026-02-07
implement-feature
مطوّرو البرمجيات

Implement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed.

2026-02-07
plan-task
متخصصو إدارة المشاريع

Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.

2026-02-07
review-code
مطوّرو البرمجيات

Review code changes for quality, security, and adherence to project conventions. Use after making code changes or when reviewing a pull request.

2026-02-07
security-audit
محللو أمن المعلومات

Perform a security audit of the codebase. Checks for OWASP Top 10, AI-specific vulnerabilities, dependency issues, and configuration problems.

2026-02-07
write-requirements
متخصصو إدارة المشاريع

Write user stories, acceptance criteria, and technical requirements for a feature or change. Use when defining what needs to be built.

2026-02-07
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
analyze-complexity-report
مصممو قواعد البيانات

Analyze sqlfluff-complexity JSON reports (hotspot digest and threshold tuning). Reuse --output when the file is no older than 5 minutes; otherwise run report. Scan paths and output path are always user-specified.

2026-05-20
configure-sqlfluff-complexity
مصممو قواعد البيانات

Guide users through configuring sqlfluff-complexity for a SQLFluff project by sampling reports, choosing a preset, explaining thresholds, per-directory strictness (nested .sqlfluff vs path_overrides), validating config, and recommending gradual CI rollout.

2026-05-20
check-directory-structure
مطوّرو البرمجيات

Inspect repository layout with tree and find, compare to AGENTS.md conventions, and fix misplaced or overly flat generated files. Use when auditing folder structure, after scaffolding or bulk file generation, when output looks flat, or when asked where code/tests/docs should live. Supports inspecting the repository root or a specified subdirectory.

2026-05-03
lint-and-fix
مطوّرو البرمجيات

Run linters and fix violations using Trunk when available; when Trunk is missing, run the equivalent tools from the dev environment (see .trunk/trunk.yaml and pyproject.toml) so agents still enforce Ruff, Pyright, Pylint, Bandit, and other enabled checks where possible.

2026-05-03
test-and-fix
محللو ضمان جودة البرمجيات والمختبرون

Run unit tests and automatically fix code failures, regression bugs, or test mismatches. Use when tests are failing, after implementing new features, or to repair "broken" tests.

2026-05-03
build-and-fix
مطوّرو البرمجيات

Build the project and automatically fix packaging or build errors (for example Hatch failures) and related breakage. Use when the project fails to build, shows "broken" states, or after making significant changes.

2026-05-01
codeql-fix
محللو أمن المعلومات

Run CodeQL security/quality analysis and fix findings. Use when the user asks to run CodeQL, security scan, static analysis, or fix CodeQL findings.

2026-05-01
deep-problem-solving
متخصصو إدارة المشاريع

Interactive deep research and decision support: frame the real problem (XY-aware), ask exactly 10 multiple-choice questions one at a time, then produce a rigorous comparative evaluation (default 5 approaches, 0–100 scores) and recommendation. Use when the user wants structured discovery before committing to a solution, a scored comparison of approaches, or to avoid jumping straight to an answer—especially for architecture, strategy, or high-stakes trade-offs.

2026-05-01
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
bumpup-versions
مطوّرو البرمجيات

Consistently bump and synchronize versions across all packages in the monorepo using pnpm. Use this to ensure the root and all workspace packages share the same version number.

2026-02-06
test-integration-docker
محللو ضمان جودة البرمجيات والمختبرون

Run comprehensive integration tests using real skills (Vercel, Anthropic, Expo) in a Docker container. Managed via Makefile for standard lifecycle control.

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

Synchronize technical sections in README.md and CONTRIBUTING.md with the actual project state.

2026-02-05
lint-and-fix
مطوّرو البرمجيات

Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.

2026-02-05
build-and-fix
مطوّرو البرمجيات

Build the project and automatically fix any build errors, compilation failures, or type mismatches. Use when the project fails to build, shows "broken" states, or after making significant changes.

2026-02-05
clean-project
مديرو الشبكات وأنظمة الحاسوب

Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/pnpm) are in an inconsistent state.

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

Fix a GitHub issue end-to-end. Use when given an issue number to fix, implementing bug fixes, or addressing reported problems.

2026-02-05
improve-claude-config
مطوّرو البرمجيات

Self-improvement skill for evolving Claude Code configuration. Use when you notice repeated mistakes, want to add new workflows, or optimize the development experience.

2026-02-05
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
dependency-upgrade
مطوّرو البرمجيات

Upgrade outdated npm dependencies in the pnpm monorepo (recursive update, latest, targeted packages). Use when the user asks to upgrade dependencies, bump packages, refresh lockfile, pnpm update, outdated packages, latest versions, or dependency refresh—not monorepo release versions.

2026-05-14
lint-fix
محللو ضمان جودة البرمجيات والمختبرون

Format code, run linters and static analysis, and find unused code (ESLint + Knip). Use when the user asks to fix lint, format code, run formatters, find dead code, unused exports, run knip, fix style, tidy code, or run eslint --fix.

2026-05-14
manage-adr
مطوّرو البرمجيات

Manage Architecture Decision Records (ADRs). Use this to initialize, create, list, and link ADRs to document architectural evolution. Requires 'adr-tools' to be installed.

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

Use at the end of a coding session to summarize outcomes, failures, inefficiencies, and root causes, then output a concise postmortem report with ranked improvements for next time. Output only in chat; do not edit project files unless the user explicitly asks. Skip nit-picks and one-off mistakes.

2026-05-14
version-bump
مطوّرو البرمجيات

Interactively bump package versions for the parser package. Use when the user asks to bump version, increment version, set release version, or release dbt-artifacts-parser.

2026-05-14
dbt-parser-refresh
مطوّرو البرمجيات

Regenerates TypeScript types from dbt artifact JSON schemas. Use when the user asks to update parsers, sync with upstream, refresh types, or regenerate parser types from existing schemas.

2026-05-08
deep-problem-solving
محللو الإدارة

Interactive deep research and decision support: frame the real problem (XY-aware), ask exactly 10 multiple-choice questions one at a time, then produce a rigorous comparative evaluation (default 5 approaches, 0–100 scores) and recommendation. Use when the user wants structured discovery before committing to a solution, a scored comparison of approaches, or to avoid jumping straight to an answer—especially for architecture, strategy, or high-stakes trade-offs.

2026-04-13
test-fix
محللو ضمان جودة البرمجيات والمختبرون

Run unit tests and fix failures. Use when the user asks to run tests, fix failing tests, make tests pass, tests are broken, fix test errors, or get tests green.

2026-04-12
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
build-fix
مطوّرو البرمجيات

Run pnpm build from the repo root and fix compile or build errors until the workspace build passes. Use after edits, when CI is red on build, or before opening a PR. Keywords: pnpm, build, TypeScript, monorepo, workspace.

2026-04-16
lint-fix
مطوّرو البرمجيات

Run pnpm format then pnpm lint from the repo root and fix issues until both pass. Use after edits, when CI is red on lint/format, or before opening a PR. Keywords: pnpm, format, lint, trunk, monorepo, code style.

2026-04-16
manage-adr
مطوّرو البرمجيات

Manage Architecture Decision Records (ADRs). Use this to initialize, create, list, and link ADRs to document architectural evolution. Requires 'adr-tools' to be installed.

2026-04-16
test-fix
محللو ضمان جودة البرمجيات والمختبرون

Run pnpm test from the repo root and fix failing tests or implementation until the suite passes. Use after edits, when CI is red on tests, or before opening a PR. Keywords: pnpm, test, vitest, unit tests, monorepo.

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

Use at the end of a coding session to summarize outcomes, failures, inefficiencies, and root causes, then output a concise postmortem report with ranked improvements for next time. Output only in chat; do not edit project files unless the user explicitly asks. Skip nit-picks and one-off mistakes.

2026-04-16
secops-assign-copilot-to-issue
محللو أمن المعلومات

Assign @copilot on an existing SecOps remediation issue after policy guard—use when Project link or org policy requires Issue → Project before assignee. Uses gh issue edit; does not push branch code.

2026-04-16
secops-check-pr-checks
محللو أمن المعلومات

One-shot PR status check with gh—structured JSON outcome and exit codes; classify green vs failing vs pending vs blocked. Read-only on the repo. Does not loop; re-invoke on a schedule (human, Claude, or optional sub-agent). No issue comments—use secops-post-ci-nudge-comment to nudge.

2026-04-16
secops-create-remediation-issue
محللو أمن المعلومات

Create a SecOps remediation issue on the target repo (after policy guard). Link a GitHub Project at create time via --project (gh issue create -p); optional @copilot assign. For assign-after-Project, use secops-assign-copilot-to-issue. Uses gh issue create; does not push branch code.

2026-04-16
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
build-and-fix
مطوّرو البرمجيات

Build the project and automatically fix any build errors, compilation failures, or type mismatches. Use when the project fails to build, shows "broken" states, or after making significant changes.

2026-02-23
clean-project
مطوّرو البرمجيات

Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/uv) are in an inconsistent state.

2026-02-23
fix-issue
مطوّرو البرمجيات

Fix a GitHub issue end-to-end. Use when given an issue number to fix, implementing bug fixes, or addressing reported problems.

2026-02-23
improve-claude-config
المهن الحاسوبية الأخرى

Self-improvement skill for evolving Claude Code configuration. Use when you notice repeated mistakes, want to add new workflows, or optimize the development experience. Enables Claude to improve its own CLAUDE.md, skills, hooks, and agents.

2026-02-23
lint-and-fix
مطوّرو البرمجيات

Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.

2026-02-23
manage-adr
مطوّرو البرمجيات

Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.

2026-02-23
manage-changelog
مطوّرو البرمجيات

Manage changelogs using Changie. Provides tools to initialize, add change fragments, batch releases, and merge version notes.

2026-02-23
parallel-executor
مطوّرو البرمجيات

Execute complex tasks using parallel subagents. Use for large tasks that benefit from concurrent execution. Automatically plans, decomposes, and orchestrates parallel work.

2026-02-23
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
bump-dependencies
مطوّرو البرمجيات

Bump or upgrade declared dependency versions in this pnpm workspace (root and packages/* package.json), with supply-chain checks before and after install. Use when the user asks to upgrade, bump, or refresh npm dependencies in manifests—not only the lockfile.

2026-04-03
compliance-check
محللو أمن المعلومات

Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.

2026-02-08
deploy
مديرو الشبكات وأنظمة الحاسوب

Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.

2026-02-08
design-component
مصممو واجهات الويب والرقمية

Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new Vue.js components or redesigning existing ones.

2026-02-08
implement-feature
مطوّرو البرمجيات

Implement a feature or fix a bug following the project's TypeScript patterns and conventions. Use when code changes are needed.

2026-02-08
orchestrate
مطوّرو البرمجيات

Produce a structured delegation plan for parallel agent execution. Takes a task description or plan output, analyzes dependencies, assigns agents, and groups tasks for parallel execution. Use after /plan-task or when you need to plan how to delegate work across agents.

2026-02-08
plan-task
متخصصو إدارة المشاريع

Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.

2026-02-08
research
مطوّرو البرمجيات

Research and gather reliable information about libraries, APIs, specifications, and best practices. Use when you need to understand external documentation before planning or implementing a feature.

2026-02-08
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
github-project-manager
متخصصو إدارة المشاريع

Technical project manager agent. Use proactively to synchronize repository work with GitHub Project boards.

2026-03-23
github-triage-agent
مطوّرو البرمجيات

Expert triage agent. Use proactively to categorize, label, and assign new issues.

2026-03-23
gh-set-active-project
مطوّرو البرمجيات

Sets the active GitHub project and repository context by writing a repo-level config file at .github/project-config.json. Run once per repository to eliminate repeated context verification prompts and share the context with all team members via git. All subsequent agent sessions will auto-verify silently against this config.

2026-03-23
gh-verifying-context
مطوّرو البرمجيات

Verifies the current GitHub authentication status and git remote against the repo-level config at .github/project-config.json. Proceeds silently when the environment matches the config. Alerts only when a mismatch is detected or no config exists. Use at the start of every session.

2026-03-23
gh-issue-management
مطوّرو البرمجيات

Comprehensive management of GitHub issues, including sub-issue hierarchies. Use to create, update, close, list, search, view, comment on, and manage parent-child relationships between issues in a single skill.

2026-03-23
implementing-agent-skills
مطوّرو البرمجيات

Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.

2026-03-23
lint-and-fix
محللو ضمان جودة البرمجيات والمختبرون

Run make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.

2026-03-23
readme-sync
مطوّرو البرمجيات

Synchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.

2026-03-23
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
build-and-fix
مطوّرو البرمجيات

Build the project and automatically fix any build errors, compilation failures, or type mismatches. Use when the project fails to build, shows "broken" states, or after making significant changes.

2026-06-17
check-directory-structure
مطوّرو البرمجيات

Inspect repository layout with tree and find, compare to AGENTS.md conventions, and fix misplaced or overly flat generated files. Use when auditing folder structure, after scaffolding or bulk file generation, when output looks flat, or when asked where code/tests/docs should live. Supports inspecting the repository root or a specified subdirectory.

2026-06-17
codeql-fix
محللو أمن المعلومات

Run CodeQL security/quality analysis and fix findings. Use when the user asks to run CodeQL, security scan, static analysis, or fix CodeQL findings.

2026-06-17
improve-claude-config
المهن الحاسوبية الأخرى

Self-improvement skill for evolving Claude Code configuration. Use when you notice repeated mistakes, want to add new workflows, or optimize the development experience.

2026-06-17
lint-and-fix
مطوّرو البرمجيات

Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.

2026-06-17
node-upgrade
مطوّرو البرمجيات

Safely upgrade Node.js dependencies in pnpm workspaces. Use when asked to "upgrade dependencies", "update packages", "check for updates", or fix version mismatches.

2026-06-17
postmortem
المهن الحاسوبية الأخرى

End-of-session capture of failures, surprises, and lessons so agent behavior and repo config improve. Use after non-trivial work; skip trivial sessions unless something went wrong.

2026-06-17
security-scan
محللو أمن المعلومات

Scan for vulnerable dependencies and CVEs via pnpm lint:security (Trunk Trivy/OSV-scanner), optional pnpm security:grype or pnpm lint:all (Trunk-all plus Grype). Use for dependency CVE checks, security-scoped lint, or post-bump verification.

2026-06-17
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
manage-adr
مطوّرو البرمجيات

Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.

2026-02-17
dbt-helpers-plugin-scaffold
مطوّرو البرمجيات

Scaffold and standardize new dbt-helpers plugins (Warehouse, Tool, or Schema). Use when starting a new plugin implementation or updating plugin discovery configuration.

2026-02-17
implement-agent-skills
مطوّرو البرمجيات

Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.

2026-02-17
setup-dev-env
مديرو الشبكات وأنظمة الحاسوب

Set up the development environment for the project. Use when starting work on the project, when dependencies are out of sync, or to fix environment setup failures.

2026-02-17
dbt-helpers-golden-e2e
محللو ضمان جودة البرمجيات والمختبرون

Implement and run End-to-End tests using golden output comparison. Use when verifying CLI behavior, plan generation, or full project execution.

2026-02-16
dbt-helpers-integration-testcontainers
محللو ضمان جودة البرمجيات والمختبرون

Set up and run integration tests using Testcontainers. Use when testing warehouse adapters against real database engines or verifying filesystem-dependent operations.

2026-02-16
dbt-helpers-nullable-testing
محللو ضمان جودة البرمجيات والمختبرون

Implement and use Nullable Infrastructure adapters for mock-free testing. Use when writing unit tests for core logic, implementing infrastructure adapters, or setting up test fixtures.

2026-02-16
dbt-helpers-path-policy
مصممو قواعد البيانات

Manage and enforce path templating and naming conventions in dbt-helpers. Use when implementing PathPolicy, defining template variables, or configuring warehouse-specific defaults.

2026-02-16
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
عرض 12 من أصل 43 مستودعات
yu-iskw Agent Skills | SkillsMP