code-review-and-quality
785つの品質軸でコードをレビュー
コード変更には、正確性、セキュリティ、アーキテクチャ、可読性、パフォーマンスに関する問題が潜んでいる可能性があります。このスキルは、体系的なレビュープロセスを適用し、優先順位が明確で実行可能なフィードバックを提供します。
Plan Safer Production Launches
Production releases can fail without clear gates, monitoring, and rollback criteria. This skill creates a structured launch plan for controlled, observable deployment.
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "shipping-and-launch" from https://skillstore.io/skills/addyosmani-shipping-and-launch.md and its manifest at https://skillstore.io/api/skills/addyosmani-shipping-and-launch/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「shipping-and-launch」を使用しています。 Plan the launch of a task-sharing feature behind a feature flag.
期待される結果:
「shipping-and-launch」を使用しています。 Create rollback criteria for a database-backed release.
期待される結果:
Rollback triggers include data-integrity failures, doubled error rates, major latency regression, or security issues. Verify application and migration recovery separately.
「shipping-and-launch」を使用しています。 Review readiness for a public beta.
期待される結果:
All static findings are false positives caused by Markdown formatting, fenced examples, checklist text, or documentation links. The skill provides launch guidance but contains no executable automation, prompt injection, or malicious intent.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/addyosmani-shipping-and-launch/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/addyosmani-shipping-and-launch?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/addyosmani-shipping-and-launch?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-shipping-and-launch/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/addyosmani-shipping-and-launch.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>addyosmani. (2026). shipping-and-launch security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-shipping-and-launch/audits/1@techreport{addyosmani-addyosmani-shipping-and-launch-2026,
author = {addyosmani},
title = {shipping-and-launch security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/addyosmani-shipping-and-launch/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: "shipping-and-launch security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "addyosmani"
date-released: "2026-09-19"
url: "https://skillstore.io/skills/addyosmani-shipping-and-launch/audits/1"
identifiers:
- type: other
value: "skillstore:addyosmani-shipping-and-launch:audit:1"
description: "Skillstore immutable audit report identifier"
Create a release checklist, rollout stages, success metrics, and rollback triggers for a new production feature.
Assess whether quality, infrastructure, monitoring, documentation, and operational controls are ready before approval.
Define canary percentages, observation windows, ownership, communications, and decision thresholds across participating teams.
Create a pre-launch checklist for [feature]. The stack is [stack], and deployment uses [platform]. Highlight missing information.
Plan a staged rollout for [change]. Include feature-flag states, audience percentages, observation windows, owners, and advance or rollback criteria.
Create a rollback plan for [release]. Consider application code, database changes, user data, dependencies, communications, verification, and recovery time.
Evaluate this launch plan against quality, security, performance, accessibility, observability, error-budget, and rollback requirements: [plan]. Return blockers and required actions.
作成者
addyosmaniライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
5d5054f8a23586f9b500fece1cb613a9dffc787b
メンテナンスの新しさ
2026/9/19
利用状況
0 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md
5つの品質軸でコードをレビュー
コード変更には、正確性、セキュリティ、アーキテクチャ、可読性、パフォーマンスに関する問題が潜んでいる可能性があります。このスキルは、体系的なレビュープロセスを適用し、優先順位が明確で実行可能なフィードバックを提供します。
Clarify User Intent Before You Build
Underspecified requests cause teams to build the wrong outcome and discover misalignment late. This skill runs a focused, one-question interview that turns ambiguity into confirmed intent.
Plan Work Into Verifiable Tasks
Large or vague software work can hide dependencies, missing acceptance criteria, and verification gaps. This skill converts a specification into ordered task slices with checkpoints, scope guidance, and clear completion conditions.
Document Decisions and Architecture Clearly
Teams lose context when important technical decisions remain in chat, code comments, or individual memory. This skill turns architectural reasoning, API guidance, project instructions, and release changes into structured documentation.
Build Accessible, Production-Ready Frontends
Frontend work can become inconsistent, inaccessible, or difficult to maintain. This skill guides component architecture, responsive layouts, state handling, and polished user experiences.
Debug Errors with a Root-Cause Workflow
Debugging failures by guesswork wastes time and can hide the real cause. This skill provides a repeatable process for reproducing, isolating, fixing, and verifying problems.
リリースパケットを準備する
作成者 yaojingang
リリースチームは、ロールアウト手順、移行メモ、ロールバックのトリガー、ステークホルダー向けメッセージを別々の場所に集めることがよくあります。このスキルは、それらの入力を go/no-go ガイダンス付きの 1 つの構造化されたリリースパケットにまとめます。
Azure アプリを Application Insights でインストルメント化する
作成者 microsoft
Azure でホストされたアプリに信頼性の高いテレメトリを追加することは、フレームワークやデプロイメントモデルをまたいで難しい場合があります。このスキルは、Application Insights の簡潔なセットアップガイダンス、SDK リファレンス、Azure 構成パターンを提供します。
ガイド付き手順で Kubernetes ワークロードをデプロイ
作成者 sickn33
Kubernetes リリースには、多くの連携したアーティファクトとチェックが必要です。このスキルは、コンテナの準備、マニフェスト、Helm チャート、サービスメッシュ、セキュリティ、可観測性、デプロイ検証をガイドします。
Python オブザーバビリティパターンを追加
作成者 0xDarkMatter
Python サービスでは、一貫したロギング、メトリクス、トレーシングのパターンが不足していることがよくあります。このスキルは、本番アプリケーション向けに実践的な structlog、Prometheus、OpenTelemetry の例を提供します。
DevOpsインシデントをより迅速にトラブルシューティング
作成者 sickn33
本番環境のインシデントでは、ログ、メトリクス、トレース、クラウドプラットフォームを横断した迅速なトリアージが必要です。このスキルは、構造化されたDevOpsデバッグ、根本原因分析、復旧計画をガイドします。
アプリケーションパフォーマンスの最適化
作成者 sickn33
遅いシステムは、ユーザー、信頼性、クラウドコストに悪影響を与えます。このスキルは、ボトルネックの診断、テスト設計、測定に基づく最適化計画を支援します。