Skip to main content
Manusで任意のスキルを実行
ワンクリックで
necatiarslan
GitHub クリエイタープロフィール

necatiarslan

5 件の GitHub リポジトリにある 50 件の収集済み skills をリポジトリ単位で表示します。

収集済み 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
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました