← all publishers

mouadja02

@mouadja02 source repo

736 published skills · page 2 of 8

  1. Creating Oracle To Postgres Migration Integration Tests · mouadja02
    Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems
    0
    installs
  2. Planning Oracle To Postgres Migration Integration Testing · mouadja02
    Oracle → PostgreSQL integration test plan for .NET data access artifacts
    0
    installs
  3. Idea Refine · mouadja02 bundle
    Use when refining a vague idea through divergent expansion, convergent focus, and assumption stress-testing before planning or implementation.
    0
    installs
  4. Csharp Docs · mouadja02
    Ensure that C# types are documented with XML comments and follow best practices for documentation.
    0
    installs
  5. Oracle · mouadja02
    Oracle second-model review: bundle prompts/files for another AI, debug, refactor, design.
    0
    installs
  6. Whatsapp · mouadja02
    WhatsApp router: history/search/read/send — archive-first vs live, safety rules.
    0
    installs
  7. Interview Me · mouadja02
    Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.
    0
    installs
  8. Gh CLI · mouadja02
    GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line
    0
    installs
  9. Csharp Async · mouadja02
    Use when writing or reviewing async C# — async/await, Task and ValueTask, cancellation tokens, ConfigureAwait, deadlocks, sync-over-async, and async streams.
    0
    installs
  10. Csharp Nunit · mouadja02
    Get best practices for NUnit unit testing, including data-driven tests
    0
    installs
  11. Csharp Tunit · mouadja02
    Get best practices for TUnit unit testing, including data-driven tests
    0
    installs
  12. Csharp Xunit · mouadja02
    Get best practices for XUnit unit testing, including data-driven tests
    0
    installs
  13. Mvvm Toolkit · mouadja02 bundle
    CommunityToolkit.Mvvm — ObservableProperty, RelayCommand, NotifyPropertyChangedFor source generators
    0
    installs
  14. PPTX Author · mouadja02
    Build PowerPoint decks headless with python-pptx. Pairs with excel-author for model-backed decks where every number traces to a workbook cell. Use for pitch decks, IC memos, earnings notes.
    0
    installs
  15. Dbt Expert · mouadja02
    dbt — models, schema.yml, sources, tests, macros, YAML generation, best practices
    0
    installs
  16. Etl To Dbt · mouadja02
    ETL/ELT → dbt migration — Informatica/PowerBI mappings, transformation logic, YAML
    0
    installs
  17. Senior Devops · mouadja02 bundle
    Comprehensive DevOps — CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring
    0
    installs
  18. Senior Secops · mouadja02 bundle
    SecOps — app security, vuln management, compliance verification, secure dev practices
    0
    installs
  19. Csharp Mstest · mouadja02
    Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
    0
    installs
  20. Nuget Manager · mouadja02
    Manage NuGet packages in .NET projects/solutions
    0
    installs
  21. Excel Author · mouadja02 bundle
    Build auditable Excel workbooks headless with openpyxl — blue/black/green cell conventions, formulas over hardcodes, named ranges, balance checks, sensitivity tables. Use for financial models, audit outputs, reconciliations.
    0
    installs
  22. Merger Model · mouadja02
    Build accretion/dilution (merger) models in Excel — pro-forma P&L, synergies, financing mix, EPS impact. Pairs with excel-author. Use for M&A pitches, board materials, or deal evaluation.
    0
    installs
  23. AI Ready · mouadja02
    AI-ready repo — AGENTS.md, copilot-instructions.md, CI workflows, issue templates
    0
    installs
  24. Domain Dns Ops · mouadja02
    DNS/domain ops: registrars, Cloudflare zones, redirects, DNS/HTTP verification.
    0
    installs
  25. Dotnet Upgrade · mouadja02
    Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution
    0
    installs
  26. AWS Cdk · mouadja02 bundle
    Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns. Always use when writing CDK constructs, bootstrapping environments, running cdk deploy/synth/diff, fixing CDK or CloudFormation errors, planning stack structure, importing existing resources, resolving drift, or refactoring stacks without resource replacement.
    0
    installs
  27. AWS Iam · mouadja02 bundle
    Verified corrections for IAM behaviors that AI agents frequently get wrong — policy evaluation edge cases, trust policy gotchas, STS session limits, Organizations quirks, and SAML/MFA specifics. Also provides structured workflows for IAM role management and least-privilege policy generation. Covers condition operator safety (ForAnyValue/ForAllValues with Null checks for absent keys), bucket policy deny patterns (VPC endpoint restrictions, org path conditions), resource-based policy confused deputy protection, and service role creation for AWS services (Glue, CloudTrail, VPC Flow Logs, Firehose, DataSync, S3 replication, Lambda, Step Functions, ECS, etc.) including trust policies with aws:SourceAccount/aws:SourceArn conditions. Applies when creating or configuring IAM roles, writing IAM or bucket policies, working with STS, Organizations, condition operators, or any task requiring an IAM service role or execution role. Does not cover non-IAM authorization like Cognito user-pool policies or app-level RBAC.
    0
    installs
  28. Hopper Debugger · mouadja02
    Hopper Disassembler debugging: macOS/iOS binaries, ObjC/Swift symbols, dyld, LLDB.
    0
    installs
  29. Hallmark · mouadja02 bundle
    Anti-AI-slop design — greenfield pages, audits, redesigns, and design extraction from URLs or screenshots
    0
    installs
  30. My Issues · mouadja02
    Use when the user asks what is assigned to them, what they should work on, or wants their open issues in the current repository listed.
    0
    installs
  31. Mac Maintenance · mouadja02
    macOS upkeep: brew update/upgrade, pull clean repos, empty Trash.
    0
    installs
  32. Release Mac App · mouadja02
    macOS app release: Sparkle autoupdate, notarization, GitHub Release, Homebrew cask, closeout.
    0
    installs
  33. Secret Scanning · mouadja02 bundle
    GitHub secret scanning — push protection, custom patterns, alert remediation
    0
    installs
  34. Senior Security · mouadja02 bundle
    Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools
    0
    installs
  35. Dotnet Timezone · mouadja02 bundle
    .NET timezone handling guidance for C# applications
    0
    installs
  36. Mvvm Toolkit Di · mouadja02 bundle
    CommunityToolkit.Mvvm + DI — Generic Host, ViewModelLocator, scoped/transient registration
    0
    installs
  37. Comps Analysis · mouadja02
    Build comparable company analysis in Excel — operating metrics, valuation multiples, statistical benchmarking vs peer sets. Pairs with excel-author. Use for public-company valuation, IPO pricing, sector benchmarking, or outlier detection.
    0
    installs
  38. Arize Link · mouadja02 bundle
    Use when you need a deep link into the Arize UI for a specific model, monitor, trace, or dashboard — for example to cite a finding or hand a teammate the exact view.
    0
    installs
  39. Dotnet MCP Builder · mouadja02 bundle
    MCP servers in C#/.NET — tools, prompts, resources, STDIO/HTTP transports, MCP Apps, OAuth, routing
    0
    installs
  40. Webapp Testing · mouadja02 bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs
    0
    installs
  41. Bmm Skills · mouadja02 bundle
    BMad Method (BMM) — Master router
    0
    installs
  42. Autoresearch · mouadja02
    Autonomous experiment loop — goals, metrics, iterations, eval command, structured output
    0
    installs
  43. Snowflake SQL · mouadja02
    Snowflake SQL — QUALIFY, FLATTEN, VARIANT/OBJECT/ARRAY, tasks, streams, stages
    0
    installs
  44. Gsap Core · mouadja02
    Official GSAP — the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion)
    0
    installs
  45. Create CLI · mouadja02
    CLI UX/spec design: args, flags, help, output, errors, config, dry-run.
    0
    installs
  46. Winmd API Search · mouadja02 bundle
    Use when you need to find or explore Windows desktop APIs from Windows Metadata (.winmd) — locating a type, namespace, method, or its signature for Win32, WinRT, or Windows App SDK work.
    0
    installs
  47. Gtm AI Gtm · mouadja02
    Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.
    0
    installs
  48. Arize Trace · mouadja02 bundle
    Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation with the ax CLI
    0
    installs
  49. Phoenix CLI · mouadja02 bundle
    Phoenix CLI — fetch/export traces, analyze errors, open coding axial coding review
    0
    installs
  50. Idea Velocity · mouadja02
    Rapid ideation — 50+ ideas in one pass, zero-judgment phase, quantity over quality
    0
    installs
  51. Prompt Master · mouadja02 bundle
    Use when a prompt needs writing or improving for an AI tool — clarifying the task, adding structure and constraints, supplying examples, and specifying the output format.
    0
    installs
  52. Tool Design · mouadja02 bundle
    This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural reduction, tool naming conventions, or agent-tool interfaces.
    0
    installs
  53. Memory Merger · mouadja02
    Merges mature lessons from a domain memory file into its instruction file
    0
    installs
  54. Waf · mouadja02 bundle
    Configures AWS WAF to filter web traffic: creating web access control lists (web ACLs) on CloudFront, Application Load Balancers, API Gateway, and AppSync; AWS Managed Rules tuned in Count mode; rate-based rules for HTTP floods; IP set and geographic match rules; Bot Control (Common and Targeted); turning bot labels into a confidence signal; stripping spoofed inbound x-amzn-waf-* headers; recovering the real client IP behind a CDN; Fraud Control (account takeover and account creation fraud prevention); and logging and request sampling. Use when the user wants to protect a web application or API from common exploits, bots, credential stuffing, fake-account creation, or HTTP floods at the application layer (layer 7). Routes to the right per-task procedure in references. Do NOT use for L3/L4 DDoS protection (shieldadvanced skill), multi-account WAF rollout (firewallmanager skill), CloudFront configuration (cloudfront skill), or Route 53 health checks or records (route53 skill).
    0
    installs
  55. Gsap React · mouadja02
    Official GSAP — React — useGSAP hook, refs, gsap.context(), cleanup
    0
    installs
  56. Gsap Utils · mouadja02
    Official GSAP — gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe
    0
    installs
  57. Browser Use · mouadja02
    Chrome DevTools MCP automation: existing Chrome tabs, profile-aware, no AppleScript.
    0
    installs
  58. Docker Management · mouadja02
    Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
    0
    installs
  59. Local AI Stack · mouadja02 bundle
    Set up and optimize a complete local AI infrastructure — Ollama, Open WebUI, local RAG pipelines, and private model serving
    0
    installs
  60. AWS Blocks · mouadja02
    Guides building full-stack applications with AWS Blocks — an Infrastructure-from-Code framework. Applies when creating APIs, selecting Building Blocks (KVStore, DistributedTable, Database, AuthBasic, AuthCognito, Realtime, AsyncJob, FileBucket, etc.), running local development, or deploying AWS Blocks applications. Also covers AWS Blocks topics with validated, version-specific patterns that prevent common mistakes. Triggers when user mentions AWS Blocks; project has aws-blocks/ directory; code imports @aws-blocks packages.
    0
    installs
  61. Azure Pricing · mouadja02 bundle
    Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption
    0
    installs
  62. Anti AI Slop · mouadja02 bundle
    Anti-AI-Slop
    0
    installs
  63. Using Agent Skills · mouadja02
    Use when unsure which engineering-workflow skill applies to the task at hand. Routes from development phase — idea, spec, plan, implement, test, review, ship — to the right skill, and shows how they chain together across a feature or bugfix.
    0
    installs
  64. Concept Diagrams · mouadja02 bundle
    Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals — physics setups, chemistry mechanisms, math curves, physical objects (aircraft, turbines, smartphones, mechanical watches), anatomy, floor plans, cross-sections, narrative journeys (lifecycle of X, process of Y), hub-spoke system integrations (smart city, IoT), and exploded layer views. If a more specialized skill exists for the subject (dedicated software/cloud architecture, hand-drawn sketches, animated explainers, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback with a clean educational look. Ships with 15 example diagrams.
    0
    installs
  65. Docker Development · mouadja02 bundle
    Docker/containers — Dockerfile optimization, compose, multi-stage builds, security scanning
    0
    installs
  66. Helm Chart Builder · mouadja02 bundle
    Helm charts — scaffolding, values design, subcharts, lifecycle hooks, chart testing
    0
    installs
  67. Incident Commander · mouadja02 bundle
    Run incident response from detection to post-mortem
    0
    installs
  68. Terraform Patterns · mouadja02 bundle
    Terraform IaC — module design, state management, testing, drift detection, multi-cloud
    0
    installs
  69. 3 Statement Model · mouadja02 bundle
    Build fully-integrated 3-statement models (IS, BS, CF) in Excel with working capital schedules, D&A roll-forwards, debt schedule, and the plugs that make cash and retained earnings tie. Pairs with excel-author.
    0
    installs
  70. Arize Dataset · mouadja02 bundle
    Also use when the user needs test data or evaluation examples for their model. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI
    0
    installs
  71. Phoenix Evals · mouadja02 bundle
    Build and run evaluators for AI/LLM applications using Phoenix.
    0
    installs
  72. Auto Memory Pro · mouadja02 bundle
    Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity
    0
    installs
  73. Eval Driven Dev · mouadja02 bundle
    Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.
    0
    installs
  74. Semantic Kernel · mouadja02 bundle
    Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python
    0
    installs
  75. Gdpr Compliant · mouadja02 bundle
    GDPR-compliant engineering — API design, data modeling, consent, retention, audit trails
    0
    installs
  76. AWS Compute · mouadja02 bundle
    Provisions, scales, and operates Amazon EC2 virtual-machine workloads: instance-type selection (Graviton/Arm64, burstable T credits, GPU, instance store vs EBS), launch templates, Auto Scaling groups (scaling policies, instance refresh, mixed instances, Spot, warm pools, lifecycle hooks), IMDSv2, placement groups, Elastic IPs, AMI lifecycle, and Systems Manager fleet operations (Session Manager, Run Command, Patch Manager). Applies to EC2 instance and fleet questions, InsufficientInstanceCapacity, CPU-credit/surplus charges, IMDSv2 401s, instances stuck in Pending:Wait, ASG not replacing unhealthy instances, status-check failures, SSH refused/timed out, or instances missing as SSM managed nodes. For a single secure instance launch, the launching-ec2-instance-with-best-practices skill is more appropriate; for instance profiles, see setting-up-ec2-instance-profiles; for Image Builder, see creating-ec2-image-builder-pipeline. Does NOT cover Lambda, ECS/Fargate, EKS, VPC/ALB/NLB design, or IAM policy authoring.
    0
    installs
  77. Rds Db2 · mouadja02 bundle
    Provisions, connects, migrates, and operates Amazon RDS for Db2. Applies when provisioning with IBM customer and site IDs (License Manager, BYOL, GovCloud), connecting over TLS, fixing SQL30082N after Secrets Manager rotation, migration from Db2 LUW (Linux, AIX, Windows, AS400) or z/OS mainframe (ADB2GEN, Q Replication), choosing code page/collation (EBCDIC, CCSID), S3 backup/restore, Multi-AZ and cross-region standby replicas, RDSADMIN procedures, customer-managed KMS BYOK, self-managed Active Directory Kerberos, Db2 audit to S3, minimum IAM, or colocation.
    0
    installs
  78. Rds Oss · mouadja02 bundle
    Advises on Amazon RDS open-source engines (MySQL, MariaDB, PostgreSQL) for instance creation, upgrade planning, commitment pricing, proxy evaluation, and Blue/Green deployments. Handles any RDS MySQL, MariaDB, or PostgreSQL question, including create a production-ready RDS MySQL instance, provision an RDS PostgreSQL database, run the RDS upgrade advisor for my RDS MySQL instance, what are my upgrade options, upgrade RDS MariaDB from 10.6 to the latest version, should I buy reserved instances or a savings plan for db.r7g.2xlarge RDS MySQL, change a VARCHAR to INT column on RDS MySQL 8.0 with Blue/Green, and does RDS Proxy help when PgBouncer already runs in transaction mode. Covers instance creation with production best practices, describe-db-instances and describe-db-engine-versions upgrade-target workflow, live prechecks via SSM or direct connection, RI versus DSP commitment pricing, RDS Proxy versus PgBouncer, and Blue/Green lifecycle with binlog replay compatibility.
    0
    installs
  79. Karpathy Guidelines · mouadja02
    Behavioral guidelines to reduce common LLM coding mistakes
    0
    installs
  80. Creative Ideation · mouadja02 bundle
    Generate ideas via named methods from creative practice.
    0
    installs
  81. Fabric Lakehouse · mouadja02 bundle
    Microsoft Fabric Lakehouse — features, SQL endpoint, Delta tables, AI functions context
    0
    installs
  82. Gsap Plugins · mouadja02
    Official GSAP — GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools
    0
    installs
  83. Nyt Data Viz · mouadja02
    NYT-discipline data visualization. Applies the design rules of The New York Times graphics desk + Upshot — color, typography, annotation, chart-type selection — to make any chart render at Times grade. Use whenever generating charts, dashboards, reports, or data-driven webpages. Triggers: "make this chart look professional", "NYT style", "editorial chart", "data viz", "dashboard design".
    0
    installs
  84. Sandbox NPM Install · mouadja02 bundle
    npm install in Docker sandbox — isolates node_modules, safe package evaluation
    0
    installs
  85. Project Docs · mouadja02
    Also use when documenting an AI agent system, a data pipeline, or producing technical reference material for a team. If the output is a technical document other than a README — use this skill
    0
    installs
  86. Vscode Ext Commands · mouadja02
    Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices
    0
    installs
  87. Qdrant Scaling · mouadja02
    Use when a Qdrant deployment needs to scale and the strategy is not yet chosen. Start here to identify what you are scaling for — data volume, query throughput (QPS), query latency, or query volume — then routes to the matching strategy with its tradeoffs.
    0
    installs
  88. AWS Database · mouadja02 bundle
    Routes any task involving AWS databases — choosing, comparing, recommending, getting started with, or operating a database — to the correct service-specific skill. Supersedes general training-data knowledge with post-training service updates, corrected limitations, and decision procedures for relational (Aurora, DSQL, RDS), key-value (DynamoDB), wide-column (Keyspaces), document (DocumentDB), graph (Neptune), time-series (Timestream), and in-memory/caching (ElastiCache, MemoryDB) workloads. Activates when a user describes building an application on AWS that will store, retrieve, or manage data, even if they do not mention 'database' explicitly.
    0
    installs
  89. Swe Agent Issue Loop · mouadja02 bundle
    Use when turning GitHub issues or bug reports into reproducible coding-agent repair loops with sandboxed execution, focused tests, patch generation, and regression verification.
    0
    installs
  90. Swiftui Liquid Glass · mouadja02
    SwiftUI Liquid Glass (iOS 26+): implement, adopt, refactor, review correctness/perf/design.
    0
    installs
  91. Database Designer · mouadja02 bundle
    Use when designing a new relational schema or auditing an existing one — normalization, keys and constraints, indexing strategy, and spotting modeling problems before they reach production.
    0
    installs
  92. Gsap Timeline · mouadja02
    Official GSAP — timelines — gsap.timeline(), position parameter, nesting, playback
    0
    installs
  93. Github Release · mouadja02 bundle
    Use when preparing a release PR for a single-package GitHub library with git and the GitHub CLI, including SemVer selection and Keep a Changelog updates.
    0
    installs
  94. Cloudflare Registrar · mouadja02
    Cloudflare Registrar: domain availability check, prices, registration via API.
    0
    installs
  95. Threat Model Analyst · mouadja02 bundle
    STRIDE-A threat model — single-repo analysis or incremental update, threat matrix, mitigations
    0
    installs
  96. Readme Writer · mouadja02
    Use when asked to write, generate, update, or improve a README.md, add documentation to a project root, or create an onboarding document for a repository. Also use when the user says "document this project", "write the docs", or "create a README" for a Python tool, FastAPI backend, React app, CLI, dbt project, monorepo, or AI agent system. If the output is a README.md — use this skill.
    0
    installs
  97. Arize Evaluator · mouadja02 bundle
    Arize LLM judge — evaluators, hallucination/faithfulness/relevance scorers, eval runs
    0
    installs
  98. Nano Banana Pro · mouadja02
    Gemini image gen/edit via Nano Banana: text/image input, 512-4K workflows, draft→iterate→final.
    0
    installs
  99. Phoenix Tracing · mouadja02 bundle
    OpenInference semantic conventions and instrumentation for Phoenix AI observability
    0
    installs
  100. Sonos · mouadja02
    Sonos control: search, queue, playlists, rooms/groups, volume, YouTube playback.
    0
    installs