Apply style guide formatting across all docs#1129
Open
SahilAujla wants to merge 3 commits intomainfrom
Open
Conversation
Format 406 files to match STYLE_RULES.md and wallets CONTRIBUTING.md: - Sentence case headings throughout - Use "you" for the reader, remove "the user"/"developers"/"users" - Standardize terminology (onchain, offchain, API key, JSON-RPC, dApp, WebSocket, ERC-20/721/4337, Alchemy Dashboard, etc.) - Remove filler words (simply, just, easy, basically, in order to) - Wallets-specific: remove "we"/"Alchemy", replace Account Kit with Smart Wallets, Signer with authentication/owner, user operations with transactions - Fix vague headings (Overview, Introduction, Usage, Details) - Update add-evm-chain script templates for style compliance - Fix assorted typos found during formatting pass
🔗 Preview Mode
|
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (26) — click to expandErrors per inputErrors in ./content/api-reference/stable/stable-api-faq.mdx
Errors in ./content/api-reference/bitcoin/bitcoin-api-overview.mdx
Errors in ./content/api-reference/solana/solana-api-faq.mdx
Errors in ./content/api-reference/zksync/zksync-api-faq.mdx
Errors in ./content/tutorials/getting-started/alchemy-via-libraries.mdx
Errors in ./content/tutorials/build-with-ai/overview.mdx
Errors in ./content/wallets/CONTRIBUTING.md
Errors in ./content/api-reference/pharos/pharos-api-faq.mdx
Errors in ./content/api-reference/trace-api/trace-api-resources/trace-api-vs-debug-api.mdxErrors in ./content/api-reference/arc/arc-api-faq.mdx
Errors in ./content/api-reference/mythos/mythos-api-faq.mdx
Errors in ./content/tutorials/build-with-ai/alchemy-agent-skills.mdx
Errors in ./content/api-reference/arbitrum/arbitrum-api-faq/arbitrumethereum-differences.mdx
Errors in ./content/api-reference/robinhood-chain/robinhood-chain-api-faq.mdx
Errors in ./content/changelog/2025-09-04.md
|
dslovinsky
approved these changes
Mar 13, 2026
jakehobbs
reviewed
Mar 14, 2026
content/wallets/pages/authorization/smart-account-types/choosing-a-smart-account.mdx
Show resolved
Hide resolved
...allets/pages/low-level-infra/gas-manager/gas-sponsorship/using-sdk/basic-gas-sponsorship.mdx
Show resolved
Hide resolved
content/wallets/pages/low-level-infra/third-party-infrastructure/chains.mdx
Show resolved
Hide resolved
Co-Authored-By: Claude <noreply@anthropic.com>
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.
Summary
STYLE_RULES.mdandcontent/wallets/CONTRIBUTING.mdadd-evm-chainscript templates so future generated pages are style-compliant out of the boxWhat changed
Voice & tone
Terminology
Headings
Prose
Script templates
src/utils/addEvmChainHelpers.tsquickstart/FAQ/overview templates to follow style guideValidation
pnpm lint— 0 errors (all warnings pre-existing in unrelated files)pnpm lint:broken-links— 0 new broken links (all 26 errors pre-existing)