💻

adapt

Skill agent reutilisable issu de l ecosysteme skills.sh. adapt from pbakaus/impeccable: Rethink designs for different screens, devices, and contexts while maintaining consistency.

Intermédiaire 20-45 minutes 0 vues 0 j'aime
skills.shagent skillpbakausdevelopmentagent workflowadapt

Commencer à apprendre

adapt: Ce que fait ce skill

adapt is a reusable agent skill listed on skills.sh under pbakaus/impeccable. skills.sh rank #126, installs 82.1K, GitHub stars 29.9K, first seen Mar 4, 2026.

Rethink designs for different screens, devices, and contexts while maintaining consistency. Assess source and target contexts (device type, input method, screen size, connection speed, usage patterns) to identify what won't fit or work across platforms Apply context-specific strategies: single-column layouts and touch targets for mobile, two-column hybrid layouts for tablet, multi-column and hover states for desktop, narrow widths and inline CSS for email Use responsive techniques including CSS Grid/Flexbox, media queries, container queries, and clamp() for fluid sizing; increase touch targets to 44x44px minimum and remove hover dependencies on touch devices Test on real devices across orientations, browsers, and input methods rather than relying solely on browser emulation

Quand l utiliser

  • Use this skill when the task matches the package name, repository context, or skills.sh topic: development.
  • Prefer it when a repeatable workflow is better than a one-off prompt: setup, review, design, deployment, automation, research, media generation, or operational checks.
  • For production work, read the linked repository and install command before allowing the agent to run scripts or modify files.

Comment un agent doit l utiliser

  1. Confirm the user intent and whether this skill is the right fit.
  2. Install or inspect the skill with the official command from skills.sh.
  3. Read the local SKILL.md and only load extra files referenced by that skill.
  4. Follow the skill's workflow, then verify the result with tests, screenshots, audits, or source-backed checks as appropriate.
  5. Record any constraints, missing credentials, tool permissions, or security warnings before handoff.

Controles qualite et securite

  • Check repository ownership and source reputation: pbakaus/impeccable.
  • Review security audit signals before installing; skills.sh reports: Gen Agent Trust Hub Pass Socket Pass Snyk Pass.
  • Never grant broad shell, browser, cloud, or deployment permissions without user approval.
  • Treat generated output as draft until validated by the skill's own acceptance criteria.
  • If the skill touches cloud resources, costs, credentials, customer data, or production deploys, require a human review step.

Sources et installation

  • skills.sh page: https://www.skills.sh/pbakaus/impeccable/adapt
  • Repository: https://github.com/pbakaus/impeccable
  • Install command: npx skills add https://github.com/pbakaus/impeccable --skill adapt

FAQ

Is adapt an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.

Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.

What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.

Install & Source

Install Command
npx skills add https://github.com/pbakaus/impeccable --skill adapt
Official Repository Download ZIP

Ressources

Compétences associées

📦

Context Engineering for Coding Agents

Advanced 90 minutes

Contenu pratique pour les workflows IA en 2026 : Package the right files, constraints, architecture notes, and acceptance checks before asking a coding agent to edit a repo.

agent skillsprompt engineeringworkflow
30
Learn
🧪

Prompt Versioning and Regression Evals

Intermediate 75 minutes

Contenu pratique pour les workflows IA en 2026 : Manage prompts like production code with versions, eval sets, release notes, and rollback criteria.

agent skillsprompt engineeringworkflow
30
Learn
🔌

MCP-Ready Agent Workflows

Advanced 2 hours

Contenu pratique pour les workflows IA en 2026 : Design agent workflows that use MCP tools safely, with permissions, secrets, audit logs, and human approvals.

agent skillsprompt engineeringworkflow
30
Learn
🧩

Agent Skill Authoring with SKILL.md

Intermediate 90 minutes

Contenu pratique pour les workflows IA en 2026 : Write reusable agent skills with clear triggers, workflows, assets, quality gates, and safe boundaries.

agent skillsprompt engineeringworkflow
20
Learn