Fähigkeiten style-audit
📦

style-audit

Inhaltsrevision r1 Sicher

コードスタイルと保守性の監査

チームには、正しく、読みやすく、保守しやすく、プロジェクト標準に沿ったコードが必要です。このスキルは、機能が検証された後のスタイルレビュー、安全なリファクタリング、ドキュメント確認、品質レポート作成を支援します。

Unterstützt: Claude Codex Code(CC)
🥉 79 Bronze

Mit meinem Agent installieren

Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.

Agent-Anfrage
Review the Skillstore skill "style-audit" from https://skillstore.io/skills/dnyoussef-style-audit.md and its manifest at https://skillstore.io/api/skills/dnyoussef-style-audit/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.

Agent-lesbare Ressourcen

Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.

Testen

„style-audit“ wird verwendet. レビュー前にJavaScriptのフィーチャーブランチを監査する。

Erwartetes Ergebnis:

  • 一貫性のない命名、欠落したエラー処理、2つの長い関数を検出しました。
  • フォーマット修正を適用し、複雑な関数に対して小さめのリファクタリングを提案しました。
  • 検証ロジックを変更する前にリグレッションテストを追加することを推奨しました。

„style-audit“ wird verwendet. 機能テストが通った後にPythonサービスコードをレビューする。

Erwartetes Ergebnis:

監査では、リンティングの問題、不足している型ヒント、弱いdocstring、非効率なループ1件を報告します。順序付けされた修正と検証手順を提案します。

„style-audit“ wird verwendet. チームへの引き継ぎ用にスタイルレポートを作成する。

Erwartetes Ergebnis:

  • 全体的なコード品質と、影響の大きいスタイル上のリスクを要約しました。
  • 検出事項をフォーマット、命名、複雑性、ドキュメント、エラー処理ごとに分類しました。
  • 延期された課題を工数見積もりと推奨優先度付きで一覧化しました。

Sicherheitsaudit

Sicher
v8 • 6.7.2026 Versionsbericht öffnen

All 11 static findings are false positives caused by quality-review prose and DOT graph labels. I found no prompt injection, credential access, network behavior, command execution, or data exfiltration intent in the reviewed files.

2
Gescannte Dateien
337
Analysierte Zeilen
0
Prüfelemente
0
Falschmeldungen ignoriert
Das letzte abgeschlossene statische und semantische Audit erkannte keine bestätigten Sicherheitsbefunde. Dies beweist nicht, dass der Skill keine Nebenwirkungen hat.
Geprüft von: codex Audit-Verlauf anzeigen →
Diesen Bericht teilen & zitieren

Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.

Versionsbericht öffnen
Sicherheitsbewertung

Berichtslink kopieren

https://skillstore.io/skills/dnyoussef-style-audit/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown-Badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/dnyoussef-style-audit/security.svg)](https://skillstore.io/skills/dnyoussef-style-audit?utm_source=security_passport_badge)

HTML-Badge

<a href="https://skillstore.io/skills/dnyoussef-style-audit?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-style-audit/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Einbettungskarte

<iframe src="https://skillstore.io/embed/skills/dnyoussef-style-audit.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Wissenschaftliche Zitate (APA · BibTeX · CFF)

APA-Zitat

DNYoussef. (2026). style-audit security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dnyoussef-style-audit/audits/8

BibTeX-Zitat

@techreport{dnyoussef-dnyoussef-style-audit-2026, author = {DNYoussef}, title = {style-audit security audit report (audit version 8)}, institution = {Skillstore}, year = {2026}, number = {8}, url = {https://skillstore.io/skills/dnyoussef-style-audit/audits/8}, 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: "style-audit security audit report (audit version 8)" version: "unspecified" type: report authors: - name: "DNYoussef" date-released: "2026-07-06" url: "https://skillstore.io/skills/dnyoussef-style-audit/audits/8" identifiers: - type: other value: "skillstore:dnyoussef-style-audit:audit:8" description: "Skillstore immutable audit report identifier"

Skillstore-Score

Warum dieser Score Evidenzvertrauen: Hoch
55
Architektur
85
Wartbarkeit
87
Inhalt
70
Gemeinschaft
91
Spezifikationskonformität

Was Sie erstellen können

プルリクエストの準備

チームメイトにレビューを依頼する前に、命名、フォーマット、ドキュメント、エラー処理を改善します。

引き継いだコードの標準化

動作しているコードをチームの規約に照らして監査し、優先順位付きのクリーンアップ計画を作成します。

CI品質ゲートの徹底

リンティング、フォーマット、型チェック、セキュリティレビューをCIの期待値に合わせます。

Diese Prompts ausprobieren

スタイル上の問題をレビュー
選択したファイルについて、スタイル、可読性、命名、ドキュメントの問題を監査してください。変更を加える前に検出事項を報告してください。
安全なフォーマット問題を修正
このプロジェクトで利用可能なリンティングとフォーマットチェックを実行してください。安全な自動修正を適用し、その後で変更内容を要約してください。
保守性のためのリファクタリング
テストが通ることを確認した後、複雑な関数を明確さのためにリファクタリングしてください。動作を維持し、各変更を支えるテストを説明してください。
CIスタイル計画を作成
コードベースを私たちのスタイル目標とCIチェックに照らして監査してください。段階的な修正、ツール設定の変更、残るリスクを提案してください。

Bewährte Praktiken

  • 重要なスタイル変更の前後には機能テストを実行します。
  • 監査の前に、チームのスタイルガイドラインとlint設定を提供します。
  • 自動フォーマット、手動リファクタリング、ドキュメント更新を、レビューしやすい変更に分けます。

Vermeiden

  • スタイルのクリーンアップ中に、テストされていない動作を変更するためにこのスキルを使用すること。
  • デフォルトのリンター設定を、レビューなしにチーム標準として扱うこと。
  • リスク、テスト、残課題を説明せずに大規模なリファクタリングを適用すること。

Häufig gestellte Fragen

このスキルはコードレビューを置き換えますか?
いいえ。スタイル上のノイズを取り除き、より明確なコードを準備しますが、人によるレビューでは引き続き設計と意図を評価すべきです。
コードを直接編集できますか?
はい、依頼された場合は可能です。安全な自動修正を優先し、テストで動作を検証すべきです。
どの言語をサポートしていますか?
言語非依存です。関連する場合は、ESLint、Prettier、Black、flake8、pylint、mypyなどの一般的なツールを推奨します。
いつ使用すべきですか?
機能が検証された後、プルリクエスト、引き継ぎ、CI品質ゲート作業の前に使用してください。
チームのスタイルガイドを適用できますか?
はい、ガイドや設定を提供すれば可能です。それがない場合、このスキルは一般的な保守性のベストプラクティスを使用します。
セキュリティ上の問題を見つけられますか?
入力検証、機密データの取り扱い、一般的な攻撃対象領域についてのセキュアコーディングレビューを含みます。完全なペネトレーションテストではありません。

Entwicklerdetails

Autor

DNYoussef

Lizenz

MIT

Skillstore-Revision

r1

Versionshinweis

Der Autor hat keine Version angegeben.

Ref.

72d5025b022c77f7a51bdf5c1637c689c80e89d1

Aktualität der Wartung

24.7.2026

Nutzung

10 Downloads · 192 Aufrufe

Dateistruktur

Mehr von DNYoussef

Alle anzeigen
Alle anzeigen