docs(guides): streamline writing style across recent guides#573
Merged
Conversation
Tighten and simplify the prose in ten recent guides: remove redundant summary boxes and repeated callouts, convert heavy bullet scaffolding into plain paragraphs, reduce inline bolding, and trim FAQ sections that duplicated body content (structured-data FAQ schema unchanged). All tables, worked examples, and search-aligned headings are kept. Claude-Session: https://claude.ai/code/session_01G1k2AXpRtvZH9BbKMYV5GP
Deploying social-security-tools with
|
| Latest commit: |
0ca7666
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5134098a.social-security-tools.pages.dev |
| Branch Preview URL: | https://worktree-guide-style-refresh.social-security-tools.pages.dev |
FAQPage schema must mirror on-page Q&A content. Remove the schema where the visible FAQ section was removed (earnings-test, senior-tax-deduction) and regenerate the faqs arrays to match the trimmed visible FAQs elsewhere. Claude-Session: https://claude.ai/code/session_01G1k2AXpRtvZH9BbKMYV5GP
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
Editorial pass over ten recently published guides to tighten the writing and bring them in line with the voice of the older guides on the site.
renderFAQSchemastructured data is unchanged, so FAQ SEO markup is fully preservedGuides touched: wep, nra, divorced-spouse, survivor-benefits, earnings-test, senior-tax-deduction, state-taxes, projectionlab-review, delayed-retirement-credits, strategy-vs-opensocialsecurity.
Net effect: 740 insertions, 1,697 deletions — same information, considerably leaner pages.
Testing
npm run quality(Biome + svelte-check): clean, 0 errors/warningsnpm run build: production build with full prerendering succeedshttps://claude.ai/code/session_01G1k2AXpRtvZH9BbKMYV5GP