Add auteur skill listing - #5773
Open
pavelbar137-lang wants to merge 1 commit into
Open
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Single-entry content PR adding
content/skills/auteur.mdx.Resource: https://github.com/agiwhitelist/auteur — MIT,
SKILL.mdat repo root, v1.3.1.What it is. A skill for building complete websites where the quality bar is executable rather than rhetorical. Art direction is committed to a written sheet — one brand hue, a type system, a motion budget, named anti-references — before any markup exists. Two gate scripts then decide whether the build ships:
slopscan— zero-dependency linter that fails on concrete generic-design tells; suppressions require a written reason the linter itself validatesmotionqa— Playwright under 4x CPU throttle, reporting FPS, long tasks, console errors, contrastVerifiable: ten live sites at https://agiwhitelist.github.io/auteur/, each passing both gates, and both scripts run standalone against any URL — the quality claim is reproducible rather than asserted.
Disclosures.
safetyNotesandprivacyNotescover the parts that actually carry risk: headless Chromium fetching third-party sites during recon and QA, asset generation shelling out to local model CLIs and consuming their quota, and site files being written into the working directory. No telemetry, no hosted service, nothing sent to the author.Fields left for maintainers.
verificationStatus/verifiedAtare omitted deliberately — those are yours to set after review, not mine to self-assert. No brand fields, no download artifact.Submitting my own work. Sources in
retrievalSourcesare all canonical upstream URLs.