Skip to main content

orafaelferreiraa/orafaelferreira-com

جمع SkillsMP عدد ٢٤ من skills من orafaelferreiraa/orafaelferreira-com. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٢٤
نجوم GitHub
١
تفرعات GitHub
٠

عرض ٢٤ من أصل ٢٤ skills مجمعة.

المهنة
الكتّاب التقنيون
الوصف

Add a cover image plus 3 inline illustrations (with descriptions/alt text and AI image-generation prompts) to a technical article or blog post on orafaelferreira.com. Use when finishing or reviewing an article draft, when the user asks to "add images", "gerar…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Add or review an Azure-to-GCP service equivalence ("de-para") section in a technical article on orafaelferreira.com — a comparison table plus practical differences, framed as trade-offs rather than marketing claims. Use when writing or updating an article…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Understand or change this site's actual Azure deployment path — Terraform-managed Azure Static Web App plus GitHub Actions, not azd. Use when the user asks about deploying, infra, Terraform, DNS, custom domain, or CI/CD for this repo, or before reaching for…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Apply this site's design tokens, Tailwind config, and shadcn/ui component conventions when building or styling a component. Use when adding UI, changing colors/spacing/typography, adding a shadcn component, or touching src/index.css or tailwind.config.ts. For…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Check or fix key parity between the site's pt-BR and en translation dictionaries in src/i18n/. Use when adding/editing translated copy, when the user mentions i18n, translations, locales, or a missing/untranslated string, or before merging any change to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Produce a source-backed research package via MCP tools (Context7, Microsoft Learn, GitHub, Terraform registry) before writing or updating a technical article for this site. Use when creating a new technical article, updating one after a stack change, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Check or improve bundle size, code-splitting, and asset weight for this Vite/React site. Use when the user mentions performance, bundle size, Core Web Vitals, page weight, slow load, image optimization, or before/after adding a new dependency or large asset.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Create or edit an article/blog post in src/data/articles/, following the Article data model, the site's supported markdown subset, and required SEO metadata. Use when adding a new .ts article file, editing article content or metadata, or when the user…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Add or update SEO metadata, Open Graph/Twitter tags, schema.org JSON-LD, canonical URLs, RSS, or sitemap entries for this site. Use when the user mentions SEO, structured data, JSON-LD, og:image, meta tags, robots, sitemap, RSS feed, or a new page/route that…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Turn loose ideas about this site's UX, SEO, performance, or maintainability into a prioritized, executable backlog. Use when the user asks to audit the site, propose improvements, or turn scattered feedback into actionable tasks — not for a single isolated…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Write or run unit, component, and end-to-end tests for this Vite/React site (Vitest, React Testing Library, Playwright). Use when adding a test, fixing a failing test, deciding which test layer a change belongs in, or when the user mentions vitest, RTL,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Write technical articles and blog posts for orafaelferreira.com following the site's Article model, markdown parser, and publication patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Write blog posts about organizing community events, meetups, and conferences with an operational, behind-the-scenes angle.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Turn talks, conference sessions, and workshops into blog posts that preserve the site's legacy links, slides, and repository structure.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Turn messy notes or errors into crisp GitHub issues.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Query official Microsoft documentation for current Azure, .NET, Windows, and Microsoft platform guidance.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). DO NOT USE FOR: copilot-sdk apps (use azure-hosted-copilot-sdk), or Python…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design well-architected Azure cloud systems and review trade-offs across reliability, security, cost, and performance.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Capture repeated lessons from coding sessions so the agent improves across turns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build Model Context Protocol servers with clean tool design, discoverable names, and good error handling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Query official Microsoft documentation for current Azure, .NET, Windows, and Microsoft platform guidance.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٢٤ من أصل ٢٤ skills مجمعة.