simplify
79تبسيط الكود المعدّل حديثًا
غالبًا ما تترك تغييرات الكود منطقًا مكررًا أو أسلوبًا غير متسق أو بنية مربكة. تراجع هذه المهارة الكود المعدّل حديثًا وتنقّحه لتحسين الوضوح مع الحفاظ على السلوك.
Fix Sentry Issues with Root-Cause Analysis
Production error queues often hide the upstream defect behind repeated symptoms. This skill uses Sentry evidence and code tracing to guide focused, verified fixes.
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "fix-sentry-issues" from https://skillstore.io/skills/brianlovin-fix-sentry-issues.md and its manifest at https://skillstore.io/api/skills/brianlovin-fix-sentry-issues/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
جارٍ استخدام "fix-sentry-issues". Triage unresolved checkout issues without changing their status.
النتيجة المتوقعة:
جارٍ استخدام "fix-sentry-issues". Investigate API-77 and explain the root cause.
النتيجة المتوقعة:
API-77 receives binary document URLs on a text extraction path. Input classification is missing before the external extraction request.
جارٍ استخدام "fix-sentry-issues". Prepare a fix summary for a merged timeout issue.
النتيجة المتوقعة:
Root cause: oversized inputs reached a synchronous parser. Fix: reject unsupported sizes upstream and cover the production failure shape with a sanitized regression test.
Most backtick detections are Markdown code formatting, not Ruby or shell execution. The skill directs agents to run Axiom and Git commands and fetch production-derived URLs, creating command, network, and data-handling risks. No prompt injection or malicious intent was found.
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
https://skillstore.io/skills/brianlovin-fix-sentry-issues/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/brianlovin-fix-sentry-issues?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/brianlovin-fix-sentry-issues?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/brianlovin-fix-sentry-issues/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/brianlovin-fix-sentry-issues.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>brianlovin. (2026). fix-sentry-issues security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/brianlovin-fix-sentry-issues/audits/1@techreport{brianlovin-brianlovin-fix-sentry-issues-2026,
author = {brianlovin},
title = {fix-sentry-issues security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/brianlovin-fix-sentry-issues/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "fix-sentry-issues security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "brianlovin"
date-released: "2026-08-21"
url: "https://skillstore.io/skills/brianlovin-fix-sentry-issues/audits/1"
identifiers:
- type: other
value: "skillstore:brianlovin-fix-sentry-issues:audit:1"
description: "Skillstore immutable audit report identifier"
Rank unresolved issues by recurrence and user impact, then identify items requiring investigation.
Trace event inputs, stack frames, and request context to find the upstream application defect.
Create issue-specific branches, regression tests, and pull request summaries with clear root-cause evidence.
List unresolved Sentry issues for {project}. Build a triage table with issue ID, event count, action, and evidence. Do not change statuses.Investigate Sentry issue {issue_id}. Retrieve event details, identify recurring inputs, follow the stack trace, and explain the likely root cause.Correlate Sentry issue {issue_id} with Axiom using its trace identifier. Redact sensitive values and summarize the surrounding request context.Fix Sentry issue {issue_id} in {repository}. Confirm the root cause first. Add a failing regression test, implement the smallest fix, and verify checks.المؤلف
brianlovinالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
261e670d2c95e3e9eae6d71bbb68527d4f36e8b2
حداثة الصيانة
٢١/٨/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md
تبسيط الكود المعدّل حديثًا
غالبًا ما تترك تغييرات الكود منطقًا مكررًا أو أسلوبًا غير متسق أو بنية مربكة. تراجع هذه المهارة الكود المعدّل حديثًا وتنقّحه لتحسين الوضوح مع الحفاظ على السلوك.
Audit React Codebase Health
React projects can hide security, performance, correctness, and architecture problems. This skill runs React Doctor and guides prioritized fixes using reported diagnostics.
Build Faster With Bun
Developers often maintain separate Node.js tools, scripts, and configuration for common workflows. This skill maps those workflows to Bun and explains Bun APIs for faster application development.
Review UI Accessibility and Visual Design
Interface reviews can miss accessibility barriers and inconsistent visual details. Rams checks component code against focused WCAG and design criteria with prioritized fixes.
Orchestrate Complex Coding Workflows
Complex coding tasks can lose structure across planning, implementation, and verification. This skill guides Claude, Codex, and Claude Code through a disciplined workflow.
Build Software with Test-Driven Development
Feature work often produces fragile tests that mirror implementation details. This skill guides focused red-green-refactor cycles around observable behavior and public interfaces.
تشخيص أخطاء الإنتاج
بواسطة sickn33
قد يكون تتبع أخطاء الإنتاج صعبا عبر السجلات والخدمات والتنبيهات. توجه هذه المهارة عملية التحقيق المنظم، وتحليل السبب الجذري، وخطوات الاستجابة للحوادث.
التحقيق في الأخطاء بسرعة أكبر
بواسطة sickn33
غالبا ما تختبئ أخطاء الإنتاج بين السجلات، وتتبع المكدس، والتغييرات الأخيرة. تساعد هذه المهارة Claude وCodex وClaude Code على تنظيم الأدلة وترتيب الأسباب المحتملة حسب الأولوية.
تجهيز تطبيقات Azure باستخدام Application Insights
بواسطة microsoft
قد تكون إضافة بيانات قياس موثوقة إلى التطبيقات المستضافة على Azure صعبة عبر أطر العمل ونماذج النشر المختلفة. توفر هذه المهارة إرشادات موجزة لإعداد Application Insights، ومراجع SDK، وأنماط تكوين Azure.
نشر أحمال عمل Kubernetes بخطوات إرشادية
بواسطة sickn33
تتطلب إصدارات Kubernetes العديد من العناصر والفحوصات المنسقة. ترشد هذه المهارة إعداد الحاويات، وmanifests، ومخططات Helm، وشبكة الخدمات، والأمان، وإمكانية الملاحظة، والتحقق من النشر.
استكشاف حوادث DevOps وإصلاحها بسرعة أكبر
بواسطة sickn33
تحتاج حوادث الإنتاج إلى فرز سريع عبر السجلات والمقاييس والتتبعات ومنصات السحابة. ترشدك هذه المهارة إلى تصحيح أخطاء DevOps بشكل منظم، وتحليل السبب الجذري، وتخطيط التعافي.
تحسين أداء التطبيقات
بواسطة sickn33
الأنظمة البطيئة تضر بالمستخدمين والموثوقية وتكاليف السحابة. تساعد هذه المهارة في تشخيص الاختناقات، وتصميم الاختبارات، وتخطيط تحسينات قابلة للقياس.