Template qa Pack 2
Automated 8-point release audit for project templates, ZIP packages, and developer starter kits.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Run a release audit on my project folder to check for required files, secrets, and system clutter before I package it for the marketplace.
Your agent does
[PASS] README.md found [PASS] LICENSE found [FAIL] .DS_Store detected in /assets (Please remove) [WARN] Potential API Key found in config.json: 'sk-proj-...' [PASS] ZIP structure valid [INFO] SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 Audit Failed: 1 error, 1 warning.
What you get
About this skill
Automated Pre-Release Auditing
The Template QA Pack is a specialized developer tool designed to perform an automated 8-point quality assurance audit on project templates, starter kits, and ZIP packages. It ensures your codebase is marketplace-ready by verifying essential documentation, cleaning up metadata clutter, and scanning for accidental secret exposure.
What it does
- Documentation Audit: Verifies the existence of README, LICENSE, and CHANGELOG files.
- Metadata Sanitization: Detects forbidden system files like .DS_Store, __MACOSX, and local environment files.
- Secret Scanning: Uses programmatic regex patterns to scan for API keys, tokens, and private keys without making external network calls.
- Integrity Testing: Validates ZIP structures and generates SHA256 hashes for distribution.
Why use this skill
Manual pre-release checks are error-prone and tedious. This skill replaces checklists with a programmatic standard, ensuring your project meets marketplace requirements every time. Unlike generic security scanners, this is optimized specifically for the "packaging" phase of a project's lifecycle, focusing on both structure and safety. All operations run locally, guaranteeing that your proprietary code and sensitive patterns never leave your machine.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 3 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
9 skills on Agensi
Frequently Asked Questions
Popular in Testing & QA

CLI Tool QA — Systematic Testing
Systematic QA of CLI tools with structured evidence and verdicts.

Accessibility Scanner
Automatically detect accessibility issues in websites and applications following WCAG and accessibility standards.
Test Target Selector with Codex
Select the smallest honest verification set for a change, including targeted tests, manual checks, missing-test recommendations, a broader fallback, and named remaining risk.

carnegie-quality-strategy
Most quality strategies are generic templates nobody follows. This one is built from your actual repo