← all publishers

mouadja02

@mouadja02 source repo

736 published skills · page 6 of 8

  1. Bmad Generate Project Context · mouadja02 bundle
    Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"
    0
    installs
  2. Bmad QA Generate E2e Tests · mouadja02 bundle
    Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"
    0
    installs
  3. Fastmcp · mouadja02 bundle
    Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.
    0
    installs
  4. Vm Lab · mouadja02
    Parallels macOS VM lab: GUI automation testing, Peekaboo, TCC, two-way validation.
    0
    installs
  5. Wrangler · mouadja02
    Cloudflare Wrangler CLI: Workers, KV, R2, D1, tail, deploy, account routing.
    0
    installs
  6. NPM · mouadja02
    npm registry ops: login, whoami, package availability, publish; 1Password tmux auth.
    0
    installs
  7. Ef Core · mouadja02
    Use when working with Entity Framework Core — modeling entities and relationships, migrations, LINQ query performance, change tracking, N+1 problems, and connection and transaction handling.
    0
    installs
  8. Xurl · mouadja02
    xurl X/Twitter API CLI: install, auth, app choice, shortcuts, raw endpoints.
    0
    installs
  9. Remote Mac · mouadja02
    Remote Mac management: Tailscale, SSH, tmux, non-interactive commands, service checks.
    0
    installs
  10. Ssh Doctor · mouadja02
    SSH triage: Remote Login, launchd sshd, pre-auth closes, stale sessions, macOS.
    0
    installs
  11. Winapp CLI · mouadja02 bundle
    Windows App Development CLI (winapp) for building, packaging, signing, debugging, and UI-automating Windows applications
    0
    installs
  12. Dcf Model · mouadja02 bundle
    Build institutional-quality DCF valuation models in Excel — revenue projections, FCF build, WACC, terminal value, Bear/Base/Bull scenarios, 5x5 sensitivity tables. Pairs with excel-author. Use for intrinsic-value equity analysis.
    0
    installs
  13. Lbo Model · mouadja02
    Build leveraged buyout models in Excel — sources & uses, debt schedule, cash sweep, exit multiple, IRR/MOIC sensitivity. Pairs with excel-author. Use for PE screening, sponsor-case valuation, or illustrative LBO in a pitch.
    0
    installs
  14. Aspire · mouadja02 bundle
    Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment
    0
    installs
  15. Reminders · mouadja02
    Apple Reminders via rem CLI: add, list, search, update, complete, delete.
    0
    installs
  16. Scrum Master · mouadja02 bundle
    Advanced Scrum Master — data-driven agile team analysis and coaching
    0
    installs
  17. Cognitive Frame Shift · mouadja02
    6-lens problem rotation — child, alien, historian, contrarian, futurist, expert
    0
    installs
  18. Skill Cleaner · mouadja02
    Audit skills: loaded roots, duplicate skills, unused skills, prompt-budget costs, compact descriptions.
    0
    installs
  19. RAG Evaluation Matrix · mouadja02 bundle
    Use when comparing basic, enhanced, GraphRAG, or agentic RAG designs, evaluating domain-specific RAG quality, tuning retrieval components, or deciding whether agentic RAG is worth its cost.
    0
    installs
  20. Agent Protocol · mouadja02 bundle
    Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats
    0
    installs
  21. Chief Of Staff · mouadja02 bundle
    C-suite orchestrator — routes to advisor roles, triggers board meetings, cross-functional
    0
    installs
  22. Context Engine · mouadja02 bundle
    Company context loader — reads company-context.md, staleness detection (>90 days)
    0
    installs
  23. Intl Expansion · mouadja02 bundle
    International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region
    0
    installs
  24. AWS Observability · mouadja02 bundle
    Builds, configures, debugs, and optimizes AWS observability with CloudWatch (Log Insights, Metrics, Alarms, Dashboards, EMF), X-Ray, CloudTrail, and ADOT (AWS Distro for OpenTelemetry), AND enables/onboards services to Application Signals using ADOT auto-instrumentation SDKs. Covers Log Insights queries, alarms (metric, composite, anomaly), dashboards, custom metrics/EMF, X-Ray tracing and sampling, ADOT collector config, CloudTrail auditing, and end-to-end Application Signals enablement via ADOT SDKs (CloudWatch Observability EKS add-on, CloudWatch Agent IAM, OTLP endpoints, ServiceEvents, Dynamic Instrumentation), breakpoint and snapshot in Dynamic Instrumentation, live data capture in running service, debug without redeploying. Applies to CloudWatch, alarms, dashboards, EMF, X-Ray, traces, CloudTrail, ADOT, monitoring, synthetics/canaries, OR enabling/onboarding/instrumenting a service for Application Signals. Not for app logging or security threat detection.
    0
    installs
  25. Signing In To AWS · mouadja02
    Gets AWS credentials for CLI/SDK access via `aws login`. Activates when a developer needs to authenticate to AWS for local development, when an AWS operation fails due to missing or expired credentials, or when someone asks about setting up AWS access. Triggers: "set up AWS", "configure AWS", "aws login", "get credentials", "authenticate", "session expired", "token expired", "no credentials", "AccessDeniedException" with no configured credentials.
    0
    installs
  26. Rds Sqlserver · mouadja02 bundle
    Provides connectivity, authentication, and troubleshooting guidance for Amazon RDS for SQL Server. Applicable when users ask about SSMS times out connecting from EC2, Cannot generate SSPI context with Windows auth, connect RDS SQL Server from Lambda with pymssql, auth_scheme shows NTLM instead of KERBEROS on ECS Fargate, SSM tunnel to RDS SQL Server from laptop, port 1433 security group, TrustServerCertificate=True for localhost tunnels, SPN MSSQLSvc, AWS Managed Microsoft AD, CNAME not RDS endpoint for Kerberos, tds_version='7.4', encryption='require', port-as-string for pymssql, Secrets Manager credential caching in Lambda, error 18456 login failed. Covers Python (pymssql, pyodbc), .NET (Microsoft.Data.SqlClient), Java (JDBC mssql-jdbc), Node.js (tedious), IAM auth via RDS Proxy, and VPC/ECS/EKS/Lambda deployment.
    0
    installs
  27. AWS Amplify · mouadja02 bundle
    Build and deploy full-stack web and mobile apps with AWS Amplify Gen2 (TypeScript code-first). Covers auth (Cognito), data (AppSync/DynamoDB), storage (S3), functions, APIs, and AI (Amplify AI Kit with Bedrock). Supports React, Next.js, Vue, Angular, React Native, Flutter, Swift, and Android. Always use this skill for Amplify Gen2 topics — even for questions you think you know — it contains validated, version-specific patterns that prevent common mistakes. TRIGGER when: user mentions Amplify Gen2; project has amplify/ directory or amplify_outputs; code imports @aws-amplify packages; user asks about defineBackend, defineAuth, defineData, defineStorage, defineFunction, or npx ampx. SKIP: Amplify Gen1 (amplify CLI v6), standalone SAM/CDK without Amplify (use aws-serverless), direct Bedrock without Amplify AI Kit (use bedrock).
    0
    installs
  28. AWS Cdk Python Setup · mouadja02
    Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure environment prerequisites, create new CDK projects, manage dependencies, and deploy to AWS
    0
    installs
  29. Swiftui Performance Audit · mouadja02
    SwiftUI performance audit: render, scroll, CPU/memory, view updates, layout, Instruments.
    0
    installs
  30. One Three One Rule · mouadja02
    Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strategies, migration paths), this skill produces a 1-3-1 format: one clear problem statement, three distinct options with pros/cons, and one concrete recommendation with definition of done and implementation plan. Use when the user asks for a "1-3-1", says "give me options", or needs help choosing between competing approaches.
    0
    installs
  31. Snowflake Semanticview · mouadja02
    Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow)
    0
    installs
  32. Gsap Scrolltrigger · mouadja02
    Official GSAP — ScrollTrigger — scroll-linked animations, pinning, scrub, triggers
    0
    installs
  33. Penpot Uiux Design · mouadja02 bundle
    Penpot UI/UX design via MCP — frames, auto-layout, components, styles, prototype
    0
    installs
  34. Conventional Commit · mouadja02
    Conventional commits — XML-structured workflow, feat/fix/chore/BREAKING scopes
    0
    installs
  35. Using Git Worktrees · mouadja02
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0
    installs
  36. Markdown Converter · mouadja02
    Markdown conversion via markitdown: PDF, Office, HTML, data, OCR, audio, ZIP, YouTube — no install required.
    0
    installs
  37. Vllm Serving Planner · mouadja02 bundle
    Use when planning, reviewing, or tuning vLLM or OpenAI-compatible LLM serving for throughput, latency, KV-cache pressure, batching, quantization, prefix caching, or multimodal serving.
    0
    installs
  38. Growth Pm Plg · mouadja02 bundle
    Triggers on keywords PLG, growth hacking, viral loop, AARRR, retention, monetization
    0
    installs
  39. Senior Prompt Engineer · mouadja02 bundle
    This skill should be used when the user asks to "optimize prompts", "design prompt templates", "evaluate LLM outputs", "A/B test prompts", "version prompts", "build agentic systems", "implement RAG", "create few-shot examples", "analyze token usage", or "design AI workflows". Covers prompt engineering patterns, A/B prompt testing with regression workflows, prompt versioning and governance, LLM evaluation frameworks, agent architectures, and structured output design.
    0
    installs
  40. Writing Skills · mouadja02 bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0
    installs
  41. Multi Agent Patterns · mouadja02 bundle
    This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
    0
    installs
  42. Typespec Create Agent · mouadja02
    Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot
    0
    installs
  43. C Level Advisor · mouadja02 bundle
    Use when a founder or executive needs C-suite advice and it is not yet clear which role should answer — routes the question to the right advisor (CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO) and explains how the 28-skill executive ecosystem fits together. Start here, then load the individual role skill.
    0
    installs
  44. Decision Logger · mouadja02 bundle
    Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2)
    0
    installs
  45. M And A Advisor · mouadja02 bundle
    Triggers on keywords M&A, due diligence, post-merger integration, synergy
    0
    installs
  46. AWS Cloudformation · mouadja02 bundle
    Author, validate, and troubleshoot AWS CloudFormation templates. Covers template authoring with secure defaults, pre-deployment validation (cfn-lint, cfn-guard, change sets), and root-cause diagnosis of failed stacks using CloudFormation events and CloudTrail correlation.
    0
    installs
  47. AWS Transform · mouadja02 bundle
    Performs code upgrades, migrations, and transformations using the AWS Transform (ATX) CLI. Use when upgrading language versions, migrating AWS SDKs, migrating frameworks (Angular, Vue.js, Spring Boot, React), upgrading libraries, optimizing performance, migrating x86 to Graviton, analyzing codebases / generating documentation, or defining custom transformations with natural language. Runs locally on a few repositories or at scale across hundreds via AWS Batch/Fargate.
    0
    installs
  48. Azure Static Web Apps · mouadja02
    Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI
    0
    installs
  49. Cloud Design Patterns · mouadja02 bundle
    Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security, and deployment categories
    0
    installs
  50. Nasa Inspired Coding Rules · mouadja02 bundle
    Use when writing, reviewing, or refactoring production code where reliability, portability, maintainability, explicit contracts, resource safety, and cross-language coding standards matter across Python, TS/JS, C, C++, Rust, or Go.
    0
    installs
  51. Bigquery Pipeline Audit · mouadja02
    Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations
    0
    installs
  52. Datanalysis Credit Risk · mouadja02 bundle
    Credit risk data cleaning and variable screening pipeline for pre-loan modeling
    0
    installs
  53. Premium Frontend UI · mouadja02
    GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship
    0
    installs
  54. Github Cache Hygiene · mouadja02
    GitHub quota/cache hygiene: answer reads from cache first, spend live API calls only for freshness or writes.
    0
    installs
  55. Gen Specs As Issues · mouadja02
    This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation
    0
    installs
  56. Executing Plans · mouadja02
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  57. Senior Frontend · mouadja02 bundle
    Frontend development — React, Next.js, TypeScript, and Tailwind CSS applications
    0
    installs
  58. Arize Instrumentation · mouadja02 bundle
    > **Attribution:** Sourced from [Arize-ai/arize-skills](https://github.com/Arize-ai/arize-skills) by [Arize AI](https://arize.com).
    0
    installs
  59. Qdrant Search Quality · mouadja02
    Diagnoses and improves Qdrant search relevance
    0
    installs
  60. Cs SEO Audit · mouadja02 bundle
    When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
    0
    installs
  61. Entra Agent User · mouadja02
    Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments
    0
    installs
  62. Things Todo · mouadja02
    Things 3 via things CLI: add, list, search, update, delete, verify tasks.
    0
    installs
  63. Breakdown Plan · mouadja02
    Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking
    0
    installs
  64. Breakdown Test · mouadja02
    Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects
    0
    installs
  65. Lateral Thinking Engine · mouadja02
    Applies Edward de Bono's lateral thinking toolkit — random entry, provocation, alternatives, and challenge — to generate non-obvious solutions that direct linear reasoning cannot reach. Activate when the user is stuck, when all obvious solutions have been tried, or when the user needs ideas that come from a completely different direction.
    0
    installs
  66. Agentic RAG Architect · mouadja02 bundle
    Triggers on keywords RAG, GraphRAG, vector database, agentic RAG, semantic search
    0
    installs
  67. Create Headless Agent · mouadja02 bundle
    Scaffolds a headless agent in TypeScript using @openrouter/agent and Bun — for CLI tools, API servers, queue workers, and pipelines. No terminal UI
    0
    installs
  68. Trading Agent Builder · mouadja02 bundle
    Build AI-powered trading and financial analysis agents using multi-agent architectures with LLMs
    0
    installs
  69. Cs Founder Coach · mouadja02 bundle
    Founder/CEO leadership — archetype ID, delegation, blind spots, scaling decisions
    0
    installs
  70. Executive Mentor · mouadja02 bundle
    Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, and forces honest post-mortems
    0
    installs
  71. AWS Cleanrooms · mouadja02 bundle
    Troubleshoots and debugs AWS Clean Rooms collaboration issues related to IAM roles, S3 bucket policies, KMS keys, Lake Formation permissions, and CloudWatch logging for custom ML model training and inference jobs. Use when a customer reports permission failures, access errors, or log publishing issues in Clean Rooms.
    0
    installs
  72. Migrate To Msk · mouadja02 bundle
    Helps migrate self-managed Apache Kafka workloads to Amazon MSK Express. Inventories the source cluster (from IaC files, Kafka CLI output, or manual input), assesses MSK Express compatibility across topology, Kafka version, configs, auth, and quotas, produces a target Express specification (instance type, broker count, monthly cost) by filling the AWS-published MSK Sizing/Pricing workbook, and guides migration execution using MSK Replicator. Applicable when the user mentions migrating Kafka, MSK, MSK Express, Kafka migration, analyzing Kafka infrastructure, moving to MSK, moving streaming platform to MSK, streaming migration, moving streaming workloads to AWS, MSK workload compatibility, MSK cluster sizing, choosing an MSK cluster type, or MSK Replicator.
    0
    installs
  73. AWS Sdk JS V3 Usage · mouadja02 bundle
    AWS SDK for JavaScript v3 development patterns. Use when writing JavaScript or TypeScript code that uses AWS services via @aws-sdk/* packages (aws-sdk-js-v3), or when asked about schemas, runtime validation, serialization, or code generation in the context of the JS/TS AWS SDK.
    0
    installs
  74. AWS Sdk Swift Usage · mouadja02
    AWS SDK for Swift development patterns. Use when writing Swift code that uses AWS services via aws-sdk-swift package.
    0
    installs
  75. Directconnect · mouadja02 bundle
    Configures AWS Direct Connect: choosing a connection model (dedicated, hosted, or a link aggregation group) and completing the cross connect; creating private, public, and transit virtual interfaces and bringing up BGP; reaching many VPCs through a Direct Connect gateway including cross-account transit gateway associations; encrypting traffic with MACsec or a private IP Site-to-Site VPN; making the connection resilient and tuning failover; managing link aggregation groups; SiteLink; and migrating from a virtual private gateway to a transit gateway. Use when the user wants a private, consistent network link between a data center and AWS, or operates an existing Direct Connect setup and needs to extend, encrypt, or harden it. Routes to the right per-task procedure in references. Do NOT use for transit gateway route tables and attachments (transitgateway skill), Site-to-Site VPN without Direct Connect (sitetositevpn skill), or Route 53 DNS routing (route53 skill).
    0
    installs
  76. Sitetositevpn · mouadja02 bundle
    Configures AWS Site-to-Site VPN: creating an IPsec VPN connection between an on-premises network and a VPC, choosing the target gateway (virtual private gateway, transit gateway, or AWS Cloud WAN), choosing static or dynamic (BGP) routing, sizing tunnel bandwidth (Standard 1.25 Gbps or Large 5 Gbps), connecting many sites through a VPN Concentrator, applying the customer gateway device configuration, making a connection highly available, and monitoring tunnels with CloudWatch. Applicable when the user wants to connect a data center or branch office to AWS over an encrypted tunnel, choose how routes are exchanged, scale throughput, consolidate sites, or diagnose a down tunnel. Routes to the right per-task procedure in references. Not for AWS Direct Connect (its own service), Client VPN for individual remote users, the transit gateway side of a VPN attachment (transitgateway skill), or Route 53 DNS work.
    0
    installs
  77. AWS Solution Architect · mouadja02 bundle
    Design AWS architectures for startups using serverless patterns and IaC templates
    0
    installs
  78. Receiving Code Review · mouadja02
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    0
    installs
  79. Memory Systems · mouadja02 bundle
    Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for agents", "track entities over time", "add long-term memory", "choose a memory framework", or mentions temporal knowledge graphs, vector stores, entity memory, adaptive memory, dynamic memory or memory benchmarks (LoCoMo, LongMemEval).
    0
    installs
  80. Brand Book Generator · mouadja02
    Generate three radically distinct, on-trend brand concepts for any app or product and present them as a single no-scroll hero webpage — a bento "brand book" (logo + tagline, in-app screen, out-of-home, merch, palette, type, voice) that assembles itself with a staggered pop on every toggle. Grounded in 2024-2026 design trends, not safe defaults. Triggers: "brand kit", "brand book", "brand concepts", "show me a few directions", "make it look like an agency did it", "build a brand for my app".
    0
    installs
  81. Github Author Context · mouadja02
    GitHub contributor context: identity, activity, trust, company/team signal.
    0
    installs
  82. Github Project Triage · mouadja02
    GitHub issue/PR triage: summarize, assess risk/testability, inspect CI/diffs/trust, autonomous work mode.
    0
    installs
  83. AI Code Migrator · mouadja02 bundle
    Automate large-scale codebase migrations using AI — framework upgrades, language conversions, API modernization, and dependency swaps
    0
    installs
  84. Gtm Operating Cadence · mouadja02
    Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies
    0
    installs
  85. Qdrant Model Migration · mouadja02
    Guides embedding model migration in Qdrant without downtime
    0
    installs
  86. Qdrant Version Upgrade · mouadja02
    Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity
    0
    installs
  87. Cs Cold Email · mouadja02 bundle
    Use when writing, critiquing, or iterating B2B cold-outreach emails and follow-up sequences, including personalization, cadence, and deliverability checks. Do not use for opted-in lifecycle email campaigns.
    0
    installs
  88. Marketing Ops · mouadja02 bundle
    Central router for the marketing skill ecosystem
    0
    installs
  89. One Password · mouadja02
    1Password CLI (op): service-account first, targeted secret read/store/inject, tmux session.
    0
    installs
  90. React18 String Refs · mouadja02 bundle
    Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs passed to child components. Always use this skill before writing any ref migration code - the multiple-refs-in-list pattern is particularly tricky and this skill prevents the most common mistakes. Use it for React 18.3.1 migration (string refs warn) and React 19 migration (string refs removed).
    0
    installs
  91. Unit Test Vue Pinia · mouadja02 bundle
    Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases
    0
    installs
  92. Smolagents Code Agents · mouadja02 bundle
    Use when building Hugging Face smolagents, code-executing agents, Python-action agents, Hub-shared tools, or lightweight agent prototypes that need sandboxing and provider flexibility.
    0
    installs
  93. Typespec API Operations · mouadja02
    Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
    0
    installs
  94. Change Management · mouadja02 bundle
    Change rollout — ADKAR for startups, communication templates, resistance handling
    0
    installs
  95. Competitive Intel · mouadja02 bundle
    Systematic competitor tracking that feeds CMO positioning, CRO battlecards, and CPO roadmap decisions
    0
    installs
  96. Culture Architect · mouadja02 bundle
    Culture as behavior — mission/values workshops, culture metrics, behavior standards
    0
    installs
  97. Scenario War Room · mouadja02 bundle
    Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously
    0
    installs
  98. AWS Sdk Python Usage · mouadja02 bundle
    AWS SDK for Python (boto3/botocore) development patterns. You MUST use this skill when writing Python code that uses AWS services via boto3 or botocore. This includes creating service clients or resources, configuring sessions and credentials, handling errors with ClientError, using paginators and waiters, S3 file transfers and presigned URLs, DynamoDB table operations, and any boto3/botocore client configuration. Use this skill whenever Python code imports boto3 or botocore, or when the user asks about AWS operations in Python.
    0
    installs
  99. Amazon Keyspaces · mouadja02 bundle
    Provides authoritative compatibility checks, pricing estimates, connection troubleshooting, pre-warming guidance, and infrastructure mutations for Amazon Keyspaces (for Apache Cassandra). Covers LWT/batch operations, secondary indexes, materialized views, capacity modes, TTL, PITR, CDC, auto-scaling, multi-region keyspaces, UDTs, nodetool diagnostics parsing, SQL-to-Cassandra migration, and Cassandra-to-Keyspaces migration scenarios. Agents frequently produce incomplete or incorrect answers about Keyspaces feature support without this skill loaded.
    0
    installs
  100. Shieldadvanced · mouadja02 bundle
    Configures AWS Shield Advanced for enhanced Distributed Denial of Service (DDoS) protection: subscribing accounts and adding resource protections, enabling automatic application layer (layer 7) mitigation through AWS WAF, configuring health-based detection with Route 53 health checks, setting up Shield Response Team (SRT) access and proactive engagement, reviewing DDoS events and requesting cost protection credits, and aggregating resources into protection groups. Applicable when the user wants stronger DDoS protection for internet-facing resources (CloudFront, Application or Network Load Balancers, Elastic IP addresses, Global Accelerator, or Route 53 hosted zones), wants expert help during an attack, or wants to recover attack-driven scaling charges. Routes to the right per-task procedure in references. Not applicable for authoring AWS WAF rules (waf skill), creating Route 53 health checks (route53 skill), or org-wide Shield Advanced rollout with Firewall Manager (firewallmanager skill).
    0
    installs