w-lint
Run and Fix Project Lint Errors
Lint issues can slow development and leave code quality problems unresolved. This skill runs the project lint workflow, applies small fixes, and checks the result again.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "w-lint" from https://skillstore.io/skills/blockmatic-w-lint.md and its manifest at https://skillstore.io/api/skills/blockmatic-w-lint/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "w-lint". Run the documented lint workflow and fix any remaining issues.
النتيجة المتوقعة:
- Lint completed successfully after the documented autofix step.
- The final diff contains only focused formatting and rule-compliance changes.
- No changes were staged or committed.
جارٍ استخدام "w-lint". Check the branch for lint errors before review.
النتيجة المتوقعة:
The lint command still reports two manual issues. The affected files and error messages are listed, and no unrelated configuration changes were made.
التدقيق الأمني
آمنThe only static finding is a false positive. Line 12 of SKILL.md uses backticks to format the documented `/w-docs` command, and contains no executable Ruby or shell expression.
عوامل الخطر
⚙️ الأوامر الخارجية (1)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/blockmatic-w-lint/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/blockmatic-w-lint?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/blockmatic-w-lint?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/blockmatic-w-lint/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/blockmatic-w-lint.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>الاستشهادات الأكاديمية (APA · BibTeX · CFF)
اقتباس APA
blockmatic. (2026). w-lint security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/blockmatic-w-lint/audits/1اقتباس BibTeX
@techreport{blockmatic-blockmatic-w-lint-2026,
author = {blockmatic},
title = {w-lint security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/blockmatic-w-lint/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "w-lint security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "blockmatic"
date-released: "2026-09-20"
url: "https://skillstore.io/skills/blockmatic-w-lint/audits/1"
identifiers:
- type: other
value: "skillstore:blockmatic-w-lint:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Clean Up a Feature Branch
Run the project linter, apply focused fixes, and verify the branch before opening a pull request.
Prepare a Reviewable Diff
Resolve routine lint errors with minimal changes so reviewers can focus on behavior and design.
Standardize Maintenance Work
Repeat the documented lint workflow after maintenance edits and record any issues that still need manual work.
جرّب هذه الموجّهات
Run the repository's documented lint command. Report the command used, the errors found, and whether the run passes.
Run the documented lint command with autofix when supported. Review the changes, then report any remaining lint errors.
Run lint with the repository's preferred autofix option, fix remaining issues with minimal idiomatic changes, and run lint again.
Complete the repository lint workflow, inspect the final diff for unrelated changes, and summarize unresolved issues without staging or committing.
أفضل الممارسات
- Follow the lint command documented by the repository.
- Keep fixes small and review the diff after autofix.
- Run lint again after manual changes and report unresolved errors.
تجنب
- Do not change lint configuration without evidence that the change is required.
- Do not hide errors with broad suppressions or unrelated refactoring.
- Do not stage, commit, or present a failed lint run as clean.
الأسئلة المتكررة
Does this skill run lint automatically?
Will it apply autofixes?
Does it fix every reported issue?
Does it change lint configuration?
Does it stage or commit changes?
Is a clean lint run a complete code review?
تفاصيل المطور
المؤلف
blockmaticالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
acdc09029c724c0aa5bae1ccc87874f54244ad84
حداثة الصيانة
٢٠/٩/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md