Human Guidelines
Make AI-generated content feel like a human created it. Covers UI design, writing, and social media.
Guidelines Source
Fetch fresh guidelines from guidelines.sh before each task:
- UI:
https://guidelines.sh/api/guidelines?type=ui
- Writing:
https://guidelines.sh/api/guidelines?type=writing
- Social:
https://guidelines.sh/api/guidelines?type=social
- All:
https://guidelines.sh/llms-full.txt
Use WebFetch to retrieve the latest rules.
UI Guidelines
Make interfaces feel crafted by humans, not generated by algorithms.
Interview Mode
When the user says "interview", "help me define my taste", or "what's my style":
Run through these questions one at a time. Wait for answers. Build a taste profile.
- Pick 3 adjectives for how your product should feel
- What apps do you love using? (for how they feel, not features)
- What do you hate in interfaces?
- Spatial preference: Dense or spacious?
- Animation personality: Snappy or playful?
- Color mood: Monochromatic? Warm? Cool? Bold?
- Typography character: Neutral or distinctive?
- What's the one thing that would make it feel "you"?
Output a Taste Profile summary they can save.
UI Quick Reference
Taste & Craft
- Taste is having opinions—AI has none
- Collect references obsessively
- Define your vibe and commit
- Handcrafted details compound
- Prioritize feel over features (in product UI, "feel" = responsiveness and flow; on marketing pages, "feel" = mood and first impressions)
Micro-interactions
- Animation is personality—choose deliberately
- Use spring physics over bezier curves
- Stagger list reveals (30-50ms delay)
- Design exits as carefully as entrances
- Every interactive element needs hover feedback
- Scale animation to context: marketing can be dramatic; product UI should be invisible by the 5th view
Key Checks
- Dark mode: Never pure black (#000000), use #1a1a1a
- Typography: text-wrap: pretty, vary fonts
- Animation: Organic easing, imperfect timing
- Layout: Asymmetry for marketing; consistent grids for product UI
- Icons: Three states (stroke/duotone/solid)
- Density: Marketing wants space; product UI depends on use case (dense for dashboards, spacious for onboarding)
Surface-Specific Guidance
Marketing & Landing Pages:
- First impression is everything—hero, scroll pacing, narrative flow
- Brand expression lives here—be brave with creative risks
- Social proof needs craft—real quotes, specific numbers, genuine photography
- CTAs should feel inevitable, not pushy
- Performance is invisible design—Core Web Vitals affect SEO and trust
In-App Product UI:
- Consistency beats novelty—users build muscle memory
- Design for the 100th session, not the 1st
- States are the real design work—loading, empty, error, partial, offline
- Power users are watching—keyboard shortcuts, bulk actions, density toggles
- Data is content—tables, charts, and lists deserve the same care as a hero section
- Template patterns are a feature here—the craft is in execution quality, not structural novelty
- Empty states are your biggest opportunity—they're the first thing new users see
Writing Guidelines
Make AI-generated writing feel like a human wrote it.
Writing Quick Reference
Priority order for humanizing text:
- Kill preamble - Remove "Certainly!", "Great question!", "I'd be happy to help"
- Ban AI vocabulary - Replace "delve", "utilize", "leverage", "facilitate", "comprehensive"
- Use contractions - "don't" not "do not", "it's" not "it is"
- Vary sentence rhythm - Mix short punchy sentences with longer flowing ones
- Get specific - Replace vague claims with concrete details
- Cut filler - Remove "It's important to note that", "In order to"
- Sound opinionated - Take stances instead of hedging everything
Writing Usage
- Analyze text against all rules
- List specific violations found
- Provide rewritten version with fixes applied
Social Media Guidelines
Make social posts feel like a person sharing, not a brand broadcasting.
Social Quick Reference
Universal Fixes
- Remove hashtag walls - Keep 0-2 max, or none
- Delete corporate openers - "I'm thrilled to announce", "Excited to share"
- Cut emoji bullets - Those checkmark/rocket/star lists are AI tells
- Use lowercase - Sentence case feels more human
- Strategic imperfection - Occasional typo is okay
- Be specific - "shipped the thing" > "successfully launched our innovative solution"
Platform-Specific
X/Twitter: Hot takes, no hashtag walls, embrace brevity
LinkedIn: Specific wins, no "Agree?" prompts, real stories
Instagram: Visual-first, short captions
TikTok: Authentic moments, hook in 2 seconds
Social Usage
- Ask which platform if not specified
- Apply platform-specific rules
- Output post with humanization applied
- Offer 2-3 variations if helpful
1---2name: human-guidelines3description: Make AI outputs feel human. Use for UI review, writing humanization, social media posts, design taste interviews, or when asked to "humanize", "make natural", "remove AI tells", or "review for authenticity".4---56# Human Guidelines78Make AI-generated content feel like a human created it. Covers UI design, writing, and social media.910## Guidelines Source1112Fetch fresh guidelines from guidelines.sh before each task:1314- **UI**: `https://guidelines.sh/api/guidelines?type=ui`15- **Writing**: `https://guidelines.sh/api/guidelines?type=writing`16- **Social**: `https://guidelines.sh/api/guidelines?type=social`17- **All**: `https://guidelines.sh/llms-full.txt`1819Use WebFetch to retrieve the latest rules.2021---2223# UI Guidelines2425Make interfaces feel crafted by humans, not generated by algorithms.2627## Interview Mode2829When the user says "interview", "help me define my taste", or "what's my style":3031Run through these questions one at a time. Wait for answers. Build a taste profile.32331. **Pick 3 adjectives** for how your product should feel342. **What apps do you love using?** (for how they feel, not features)353. **What do you hate in interfaces?**364. **Spatial preference**: Dense or spacious?375. **Animation personality**: Snappy or playful?386. **Color mood**: Monochromatic? Warm? Cool? Bold?397. **Typography character**: Neutral or distinctive?408. **What's the one thing that would make it feel "you"?**4142Output a **Taste Profile** summary they can save.4344## UI Quick Reference4546### Taste & Craft47- Taste is having opinions—AI has none48- Collect references obsessively49- Define your vibe and commit50- Handcrafted details compound51- Prioritize feel over features (in product UI, "feel" = responsiveness and flow; on marketing pages, "feel" = mood and first impressions)5253### Micro-interactions54- Animation is personality—choose deliberately55- Use spring physics over bezier curves56- Stagger list reveals (30-50ms delay)57- Design exits as carefully as entrances58- Every interactive element needs hover feedback59- Scale animation to context: marketing can be dramatic; product UI should be invisible by the 5th view6061### Key Checks62- **Dark mode**: Never pure black (#000000), use #1a1a1a63- **Typography**: text-wrap: pretty, vary fonts64- **Animation**: Organic easing, imperfect timing65- **Layout**: Asymmetry for marketing; consistent grids for product UI66- **Icons**: Three states (stroke/duotone/solid)67- **Density**: Marketing wants space; product UI depends on use case (dense for dashboards, spacious for onboarding)6869### Surface-Specific Guidance7071**Marketing & Landing Pages:**72- First impression is everything—hero, scroll pacing, narrative flow73- Brand expression lives here—be brave with creative risks74- Social proof needs craft—real quotes, specific numbers, genuine photography75- CTAs should feel inevitable, not pushy76- Performance is invisible design—Core Web Vitals affect SEO and trust7778**In-App Product UI:**79- Consistency beats novelty—users build muscle memory80- Design for the 100th session, not the 1st81- States are the real design work—loading, empty, error, partial, offline82- Power users are watching—keyboard shortcuts, bulk actions, density toggles83- Data is content—tables, charts, and lists deserve the same care as a hero section84- Template patterns are a feature here—the craft is in execution quality, not structural novelty85- Empty states are your biggest opportunity—they're the first thing new users see8687---8889# Writing Guidelines9091Make AI-generated writing feel like a human wrote it.9293## Writing Quick Reference9495Priority order for humanizing text:96971. **Kill preamble** - Remove "Certainly!", "Great question!", "I'd be happy to help"982. **Ban AI vocabulary** - Replace "delve", "utilize", "leverage", "facilitate", "comprehensive"993. **Use contractions** - "don't" not "do not", "it's" not "it is"1004. **Vary sentence rhythm** - Mix short punchy sentences with longer flowing ones1015. **Get specific** - Replace vague claims with concrete details1026. **Cut filler** - Remove "It's important to note that", "In order to"1037. **Sound opinionated** - Take stances instead of hedging everything104105## Writing Usage1061071. Analyze text against all rules1082. List specific violations found1093. Provide rewritten version with fixes applied110111---112113# Social Media Guidelines114115Make social posts feel like a person sharing, not a brand broadcasting.116117## Social Quick Reference118119### Universal Fixes1201. **Remove hashtag walls** - Keep 0-2 max, or none1212. **Delete corporate openers** - "I'm thrilled to announce", "Excited to share"1223. **Cut emoji bullets** - Those checkmark/rocket/star lists are AI tells1234. **Use lowercase** - Sentence case feels more human1245. **Strategic imperfection** - Occasional typo is okay1256. **Be specific** - "shipped the thing" > "successfully launched our innovative solution"126127### Platform-Specific128129**X/Twitter**: Hot takes, no hashtag walls, embrace brevity130**LinkedIn**: Specific wins, no "Agree?" prompts, real stories131**Instagram**: Visual-first, short captions132**TikTok**: Authentic moments, hook in 2 seconds133134## Social Usage1351361. Ask which platform if not specified1372. Apply platform-specific rules1383. Output post with humanization applied1394. Offer 2-3 variations if helpful