slash-command-encoder
82Create Slash Commands for AI Workflows
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Validate Production Readiness
Production releases can fail when quality, security, documentation, and rollback checks happen late. This skill guides Claude, Codex, and Claude Code through a structured pre-deployment audit.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "production-readiness" from https://skillstore.io/skills/dnyoussef-production-readiness.md and its manifest at https://skillstore.io/api/skills/dnyoussef-production-readiness/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "production-readiness". Review a service before production deployment.
Expected outcome:
Using "production-readiness". Create a readiness checklist for a staging release.
Expected outcome:
Using "production-readiness". Explain why a production gate failed.
Expected outcome:
The audit found many false positives caused by Markdown fences, inline command references, and documented shell reporting logic. One static finding is confirmed because the secret keyword scan can print sensitive source lines, and one semantic finding covers unpinned npx-based CLI execution.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dnyoussef-production-readiness/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dnyoussef-production-readiness?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dnyoussef-production-readiness?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-production-readiness/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dnyoussef-production-readiness.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DNYoussef. (2026). production-readiness security audit report (audit version 8) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-production-readiness/audits/8@techreport{dnyoussef-dnyoussef-production-readiness-2026,
author = {DNYoussef},
title = {production-readiness security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dnyoussef-production-readiness/audits/8},
note = {Author version 1.0.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "production-readiness security audit report (audit version 8)"
version: "1.0.0"
type: report
authors:
- name: "DNYoussef"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dnyoussef-production-readiness/audits/8"
identifiers:
- type: other
value: "skillstore:dnyoussef-production-readiness:audit:8"
description: "Skillstore immutable audit report identifier"
Validate that release gates pass before approving a production deployment.
Run a local readiness review before requesting deployment approval.
Create a checklist that covers deployment steps, monitoring, sign-offs, and rollback tasks.
Use the production-readiness skill to review this project for production deployment. Focus on tests, documentation, security, and clear blockers.
Assess production readiness for the staging environment. Identify warnings separately from blockers and create a short action list.
Run a strict production readiness review. Include quality gates, security concerns, performance status, required documents, and deployment sign-offs.
Review the failed readiness results and produce a prioritized remediation plan with owners, severity, verification steps, and rollback considerations.
Author
DNYoussefLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/production-readinessRef
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 203 views
File structure
๐ SKILL.md
Create Slash Commands for AI Workflows
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Create Focused AI Micro-Skills
Reusable AI workflows often grow too broad and hard to test. This skill helps define focused skills with specialist prompts, contracts, and validation plans.
Choose Claude Code Web or CLI
Teams lose time when they pick the wrong Claude Code interface for a task. This skill recommends Web, CLI, or a hybrid handoff workflow.
Orchestrate Multi-Model Skill Cascades
Complex AI work often needs several skills, models, and quality checks. This skill helps design cascades with routing, sandbox testing, swarm coordination, and memory.
Create Accessible PowerPoint Decks
Manual presentation production can be slow and inconsistent. This skill guides Claude, Codex, or Claude Code through structured PPTX generation and validation.
Build AgentDB Persistent Memory
AI agents often lose useful context between sessions. This skill gives a structured AgentDB workflow for session memory, long-term storage, and pattern learning.
Automate DevOps Pipelines and Deployments
by alirezarezvani
DevOps work often requires repeatable pipeline, infrastructure, and deployment patterns. This skill provides scripts and reference guides for CI/CD, IaC, deployment, and operations review.
Diagnose WordPress Performance Safely
by Automattic
Slow WordPress sites need careful measurement before changes. This skill guides Claude, Codex, and Claude Code through backend-only profiling, bottleneck analysis, and safe verification.
Diagnose Linux System Issues
by sickn33
Linux incidents often start with broad symptoms and scattered evidence. This skill provides a phased workflow for collecting facts, analyzing resources, checking logs, testing networking, and validating fixes.
Optimize Rust AWS Lambda Functions
by EmilLindfors
Rust Lambda functions can waste cost through slow I/O, cold starts, and poor memory settings. This skill reviews handlers and deployment settings, then suggests concrete performance and cost improvements.
Optimize Rust Lambda Cold Starts
by EmilLindfors
Rust Lambda functions can suffer slow first responses when binaries are large or initialization is heavy. This skill guides Claude, Codex, and Claude Code through concrete optimizations for build settings, dependencies, and deployment.
Review Code for Security, Quality, and Performance
by AutumnsGrove
Manual reviews can miss security, quality, and performance issues. This skill applies a structured workflow and optional analysis tools to produce prioritized feedback.