๐Ÿ“ฑ
FrontendTypeScript

Adapt

by paperboytm

Adapt is a Frontend skill for Claude Code, published by paperboytm in spool.

589 stars39 forkson paperboytm/spoolAdded 2026/08/25Repository updated 2026/07/27
ai-agentsclaude-codecodexcodex-clideveloper-toolselectronfull-text-searchgemini-clilinuxlocal-firstmacosmcpopen-sourceopencodeprivacyproductivitysecurity
Install in seconds
Install Adapt
Copy Adapt into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/paperboytm/spool/tree/main/.agents/skills/adapt ~/.claude/skills/adapt

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/paperboytm/spool.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/adapt/SKILL.md in paperboytm/spool
Installs to
~/.claude/skills/adapt
Collection
One of 4 skills cataloged from this repository
Category
Frontend โ€” 567 skills

What Adapt does

Adapt adapts existing designs for different screen sizes, devices, and input modes. Use it when you need breakpoints, fluid layouts, touch targets, or other responsive changes across contexts.

Adapt is cataloged under Frontend on DirSkills. Adapt comes from a repository tagged ai-agents, claude-code, codex, codex-cli and developer-tools.

Documentation

README

Adapt existing designs to work effectively across different contexts - different screen sizes, devices, platforms, or use cases.

MANDATORY PREPARATION

Invoke /frontend-design โ€” it contains design principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding โ€” if no design context exists yet, you MUST run /teach-impeccable first. Additionally gather: target platforms/devices and usage contexts.


Assess Adaptation Challenge

Understand what needs adaptation and why:

  1. Identify the source context:
    • What was it designed for originally? (Desktop web? Mobile app?)
    • What assumptions were made? (Large screen? Mouse input? Fast connection?)
    • What works well in current context?

This is the opening of the README. Read the full README on GitHub.

Commands Adapt provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /frontend-design
  • /teach-impeccable

Frequently asked about Adapt

  • What else does paperboytm publish alongside Adapt?

    Adapt is one of 4 skills that DirSkills catalogs from paperboytm/spool, the repository it ships in. Its siblings there include Clarify, Release All and Spool. Each one is a separate skill with its own page in this directory, installs the same way Adapt does, and is maintained by paperboytm in that same repository. The rest of the collection is listed on the paperboytm/spool page.

  • How does Adapt compare to other Frontend skills?

    Adapt ranks #482 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Adapt against them. Open each page to compare what they document and how they install.