Skip to main content
Back to the directory
am-will/codex-skillsSoftware EngineeringFrontend and Design

Frontend Responsive Design Standards

Mobile-first responsive layouts with fluid containers, relative units, and touch-friendly design across all screen sizes.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
Unknown

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/am-will/codex-skills --skill 'Frontend Responsive Design Standards'
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, Frontend Responsive Design Standards has no reported install data, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: am-will/codex-skills. Canonical URL: https://skills.sh/am-will/codex-skills/frontend-responsive-design-standards.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Mobile-first responsive layouts with fluid containers, relative units, and touch-friendly design across all screen sizes. Rule: Mobile-first development with consistent breakpoints, fluid layouts, relative units, and touch-friendly targets. This Skill provides Codex with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend responsive. Always start with mobile layout, then enhance for larger screens. Bad (desktop-first): Good (mobile-first): Why mobile-first: Identify and use project breakpoints consistently: Common breakpoint systems: Tailwind: Bootstrap: Check existing codebase for breakpoint definitions before creating new ones. Usage (Tailwind): Usage (CSS): Never use arbitrary breakpoints like 850px or 1150px unless explicitly required. Use flexible containers that adapt to screen size: Bad (fixed widths): Good (fluid): Patterns for fluid layouts: Use rem/em for scalability and accessibility: Bad: Good: When to use each unit: Framework utilities handle this automatically: Minimum touch target size: 44x44px (iOS) / 48x48px (Android) Bad: Good: Touch target checklist: Maintain readable font sizes without zoom: Bad: Good: Typography guidelines: Responsive typography: Or with clamp (fluid): Show most important content first, hide or collapse secondary content: Bad: Good: Strategies: Serve appropriate images for device size:...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does Frontend Responsive Design Standards do?

Mobile-first responsive layouts with fluid containers, relative units, and touch-friendly design across all screen sizes.

Is Frontend Responsive Design Standards good?

Frontend Responsive Design Standards does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support Frontend Responsive Design Standards?

Frontend Responsive Design Standards currently lists compatibility with Codex, Skills CLI.

Is Frontend Responsive Design Standards safe to install?

Frontend Responsive Design Standards has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to Frontend Responsive Design Standards?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install Frontend Responsive Design Standards?

Run the following command to install Frontend Responsive Design Standards: npx skills add https://github.com/am-will/codex-skills --skill 'Frontend Responsive Design Standards'

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering