docs: add discreet linked Intern footer attribution - #3
Merged
Conversation
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.
Review on ArchCode
Problem and author intent
Generated sites sometimes mention Intern without linking to it. Add a small, useful footer link while preserving the site design and creator credits.
What changed
The bundled skill requests one Published with Intern link to https://tryintern.dev/#quickstart, with no-referrer, accessible styling, and no tracking or private identifiers. Existing credits are linked rather than duplicated. Explicit requests to omit attribution are respected. Unrelated edits do not gain a footer.
Scope and risk
Documentation and focused assertions only; low risk. No authentication, publishing logic, or forced UI injection changes. Existing unrelated marketplace work is excluded.
Testing
Six tests passed; npm package dry-run includes the skill. test/skill.test.ts checks the bundled Intern skill attribution contract. This is not an end-to-end generated-site proof: a fresh agent-created publication remains a follow-up to verify compliance. The main repository companion change verifies shared guidance over real HTTP.
User impact and follow-up
New sites should include a discreet clickable credit when agents follow the skill. Distribution of the bundled update requires a later CLI release.