quetrex-architect
Enforce Quetrex Architecture Standards
Quetrex teams need consistent feature work across TypeScript, Next.js, validation, UI, and testing. This skill guides Claude, Codex, and Claude Code to review and implement features against those standards.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "quetrex-architect" from https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect.md and its manifest at https://skillstore.io/api/skills/barnhardt-enterprises-inc-quetrex-architect/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "quetrex-architect". Review a new project creation API route for Quetrex standards.
Expected outcome:
- Identifies missing request validation before business logic.
- Explains why Zod validation is required for API input.
- Recommends a corrected pattern using a validated request body.
Using "quetrex-architect". Check a dashboard component that mixes server data loading and client state.
Expected outcome:
- Separates server data loading from client-only interaction.
- Flags an async client component as a framework violation.
- Suggests a server wrapper with a focused interactive child component.
Using "quetrex-architect". Assess whether a Quetrex feature is ready for review.
Expected outcome:
- Checks that tests were written before implementation.
- Compares affected files with coverage expectations.
- Lists remaining architecture and security issues before merge.
Security Audit
SafeStatic findings are false positives caused by markdown code fences, TypeScript examples, and environment-variable guidance in SKILL.md. I found no evidence of prompt injection, data exfiltration, external command execution, or secret harvesting in the reviewed skill content.
Risk Factors
โ๏ธ External commands (10)
๐ Env variables (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/barnhardt-enterprises-inc-quetrex-architect/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/barnhardt-enterprises-inc-quetrex-architect.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Barnhardt-Enterprises-Inc. (2026). quetrex-architect security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect/audits/8BibTeX citation
@techreport{barnhardt-enterprises-inc-barnhardt-enterprises-inc-quetrex-architect-2026,
author = {Barnhardt-Enterprises-Inc},
title = {quetrex-architect security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect/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: "quetrex-architect security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Barnhardt-Enterprises-Inc"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/barnhardt-enterprises-inc-quetrex-architect/audits/8"
identifiers:
- type: other
value: "skillstore:barnhardt-enterprises-inc-quetrex-architect:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Feature Implementation
Implement new Quetrex features while following TDD, strict typing, App Router patterns, Zod validation, and ShadCN UI conventions.
Pull Request Review
Review pull requests for architecture drift, validation gaps, UI inconsistency, and missing tests before merge.
Legacy Refactoring
Refactor older Quetrex code while preserving documented project patterns and coverage expectations.
Try These Prompts
Review this Quetrex feature plan for architecture issues. Check TypeScript strict mode, App Router usage, Zod validation, ShadCN UI, and TDD steps.
Review this pull request with the Quetrex architecture rules. List each violation with file, line, reason, and a corrected approach.
Help implement this Quetrex feature using TDD. Start with failing tests, then guide strict TypeScript, validation, and approved UI patterns.
Audit this refactor for Quetrex compliance. Compare current code against project patterns, security rules, coverage targets, and App Router boundaries.
Best Practices
- Provide the feature goal, affected files, and relevant Quetrex docs before asking for review.
- Ask for violations with file and line numbers when reviewing existing code.
- Use the guidance before implementation and again before opening a pull request.
Avoid
- Do not use it as a generic Next.js reviewer without Quetrex context.
- Do not ask it to skip tests, validation, or security rules for speed.
- Do not treat code examples as automatic fixes without adapting them to your project.
Frequently Asked Questions
What projects is this skill best for?
Can it write code for me?
Does it run tests?
Can it review pull requests?
Does it handle security review?
Is it useful outside Quetrex?
Developer Details
Author
Barnhardt-Enterprises-IncLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c4231f0153ccd2a2ed62274c5a372bf8f2386d3f
Maintenance freshness
7/21/2026
Usage
7 downloads ยท 268 views
File structure
๐ SKILL.md