10144 results (72.3ms) page 53 / 508
softaworks / agent-toolkit-gemini exact

Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by...

wshobson / agents-gitops-workflow exact

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes...

auth 0.00
cosmix / loom-auth exact

|

cosmix / loom-data-validation exact

Data validation patterns including schema validation, input sanitization, output encoding, and type coercion. Use when implementing validate, validation, schema, form validation, API validation,...

sns 0.00
itsmostafa / aws-agent-skills-sns exact

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

aws-samples / sample-strands-agents-agentskills-file-processing exact

Process and analyze CSV, JSON, and text files with data transformation, cleaning, analysis, and visualization capabilities

itsmostafa / aws-agent-skills-eventbridge exact

AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event patterns, setting up scheduled events, integrating with SaaS, or building...

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

itsmostafa / aws-agent-skills-dynamodb exact

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or...

oryanmoshe / agent-skills-preserving-context exact

Captures working state before it is lost. Use before context compaction, when switching between unrelated tasks, after completing a logical phase of multi-step work, or when work will resume in a...

itsmostafa / aws-agent-skills-step-functions exact

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or...

ecs 0.00
itsmostafa / aws-agent-skills-ecs exact

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or...

eks 0.00
itsmostafa / aws-agent-skills-eks exact

AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.

oryanmoshe / agent-skills-tracking-tasks exact

Enforces disciplined task tracking across context boundaries. Use when starting any coding task, receiving a new user request mid-work, planning multi-step work, discovering sub-tasks or issues,...

itsmostafa / aws-agent-skills-secrets-manager exact

AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret versions, retrieving secrets in applications, or...

oryanmoshe / agent-skills-addressing-pr-feedback exact

Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot...

itsmostafa / aws-agent-skills-lambda exact

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or...

sqs 0.00
itsmostafa / aws-agent-skills-sqs exact

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.