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

necatiarslan

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

skills مجمعة
50
مستودعات
5
محدث
2026-05-09
مستكشف المستودعات

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

awsflow-apigateway
مطوّرو البرمجيات

Manage and inspect AWS API Gateway REST APIs, resources, methods, stages, authorizers, usage plans, and domain names using the awsflow VS Code extension APIGatewayTool.

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

Manage and inspect AWS CloudFormation stacks, resources, changesets, types, drift detection, and stack sets using the awsflow VS Code extension CloudFormationTool.

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

Query and manage CloudWatch log groups, streams, events, run Insights queries, inspect metric filters and subscriptions, and open the interactive log viewer using awsflow. Find logs from Lambda, API Gateway, Glue, RDS, ECS, Step Functions, and other AWS services.

2026-02-16
awsflow-dynamodb
مصممو قواعد البيانات

Manage Amazon DynamoDB tables and items using awsflow. Create/delete/update tables, query and scan data, CRUD operations on items, manage TTL, backups, global tables, auto-scaling, and tags.

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

Manage and query AWS EC2 resources including launching/stopping/terminating instances, creating VPCs and subnets, managing security groups, volumes, snapshots, AMIs, and querying all EC2 resource types using awsflow. Full lifecycle management.

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

Manage and inspect AWS EMR clusters, steps, instances, studios, notebook executions, release labels, security configurations, and managed scaling using awsflow. Supports full lifecycle operations.

2026-02-16
awsflow-glue
مطوّرو البرمجيات

Manage AWS Glue ETL jobs, triggers, crawlers, databases, tables, workflows, and connections using awsflow. Create, update, and delete resources, inspect crawl history, and manage tags.

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

Manage and inspect AWS IAM roles, policies, users, groups, access keys, MFA devices, simulate permissions, generate credential reports, and get account summary using awsflow.

2026-02-16
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
awsclaw-apigateway
مطوّرو البرمجيات

Manage and inspect AWS API Gateway REST APIs, resources, methods, stages, authorizers, usage plans, and domain names using the awsclaw VS Code extension APIGatewayTool.

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

Manage and inspect AWS CloudFormation stacks, resources, changesets, types, drift detection, and stack sets using the awsclaw VS Code extension CloudFormationTool.

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

Query and manage CloudWatch log groups, streams, events, run Insights queries, inspect metric filters and subscriptions, and open the interactive log viewer using awsclaw. Find logs from Lambda, API Gateway, Glue, RDS, ECS, Step Functions, and other AWS services.

2026-04-02
awsclaw-dynamodb
مصممو قواعد البيانات

Manage Amazon DynamoDB tables and items using awsclaw. Create/delete/update tables, query and scan data, CRUD operations on items, manage TTL, backups, global tables, auto-scaling, and tags.

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

Manage and query AWS EC2 resources including launching/stopping/terminating instances, creating VPCs and subnets, managing security groups, volumes, snapshots, AMIs, and querying all EC2 resource types using awsclaw. Full lifecycle management.

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

Manage and inspect AWS EMR clusters, steps, instances, studios, notebook executions, release labels, security configurations, and managed scaling using awsclaw. Supports full lifecycle operations.

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

General AWS management in VS Code using awsclaw extension. Covers AWS connectivity, session management, profiles, regions, endpoints, file operations, testing connections, safety model, cross-service discovery, and extension capabilities.

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

Manage AWS Glue ETL jobs, triggers, crawlers, databases, tables, workflows, and connections using awsclaw. Create, update, and delete resources, inspect crawl history, and manage tags.

2026-04-02
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
tracing-downstream-lineage
مديرو قواعد البيانات

Map downstream lineage and blast radius for Airflow data assets. Use when the user needs to know which DAGs, tables, dashboards, or models depend on a dataset and what could break after a change.

2026-05-09
airflow-hitl
مطوّرو البرمجيات

Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator, HITLBranchOperator, HITLEntryOperator. Requires Airflow 3.1+.

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

Manages Apache Airflow operations including listing, running, and debugging DAGs, viewing logs, and checking server status using the VS Code extension tools.

2026-02-06
annotating-task-lineage
مطوّرو البرمجيات

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.

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

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging DAGs, see the testing-dags skill.

2026-02-06
creating-openlineage-extractors
مطوّرو البرمجيات

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

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

Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline" or "full root cause analysis".

2026-02-06
managing-astro-local-env
مديرو الشبكات وأنظمة الحاسوب

Manage local Airflow environment with Astro CLI. Use when the user wants to start, stop, or restart Airflow, view logs, troubleshoot containers, or fix environment issues. For project setup, see setting-up-astro-project.

2026-02-06
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات