shape
81Plan UX Before Building
Teams often build interfaces before clarifying user goals, states, and constraints. This skill guides discovery and produces a design brief for implementation.
Extract Reusable Design System Patterns
Teams often duplicate UI components, tokens, and layout patterns across an application. This skill helps Claude, Codex, or Claude Code find reusable patterns and consolidate them into a maintained design system.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "extract" from https://skillstore.io/skills/pbakaus-extract.md and its manifest at https://skillstore.io/api/skills/pbakaus-extract/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "extract". Review the checkout flow for reusable UI patterns.
Expected outcome:
Findings include repeated summary cards, duplicate button variants, and hard-coded spacing. Recommended extraction starts with summary card and checkout action components.
Using "extract". Extract design tokens from the settings pages.
Expected outcome:
The skill would propose semantic spacing, surface, text, and focus tokens, then map existing settings page values to those names.
Using "extract". Move repeated profile components into the component library.
Expected outcome:
The result would include a migration plan, reusable component boundaries, variant guidance, documentation updates, and a checklist for replacing old usages.
The single static finding is a false positive. SKILL.md line 71 warns against creating overly generic components, and no network reconnaissance behavior or prompt injection content was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/pbakaus-extract/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/pbakaus-extract?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/pbakaus-extract?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/pbakaus-extract/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/pbakaus-extract.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>pbakaus. (2026). extract security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/pbakaus-extract/audits/4@techreport{pbakaus-pbakaus-extract-2026,
author = {pbakaus},
title = {extract security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/pbakaus-extract/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "extract security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "pbakaus"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/pbakaus-extract/audits/4"
identifiers:
- type: other
value: "skillstore:pbakaus-extract:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
pbakaus-extract
2026-08-21
tavily-ai-extract
2026-08-21
actionbook-extract
2026-08-21
Find repeated UI patterns and turn them into shared components with documented variants.
Convert repeated colors, spacing, typography, and shadows into named design tokens.
Review a feature area and create a practical migration plan for reusable patterns.
Use the extract skill on {target}. Identify repeated components, hard-coded design values, and reusable layout patterns. Summarize what should be extracted first.Use the extract skill to create an extraction plan for {target}. Include proposed components, variants, prop names, token needs, and migration steps.Use the extract skill to implement the approved extraction plan for {target}. Match existing design system conventions, add accessibility support, and update documentation.Use the extract skill to replace old implementations in {target} with shared components and tokens. Confirm visual parity, remove dead code, and update catalog examples.Author
pbakausLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
e397ce5a135369cd6def89cb6400d013e2f68f2f
Maintenance freshness
7/18/2026
Usage
8 downloads ยท 120 views
File structure
๐ SKILL.md
Plan UX Before Building
Teams often build interfaces before clarifying user goals, states, and constraints. This skill guides discovery and produces a design brief for implementation.
Capture Project Design Context
AI design work often loses project context across sessions. This skill gathers evidence and saves reusable guidance for Claude, Codex, and Claude Code.
Design Better Onboarding Experiences
New users often leave when a product does not explain its value quickly. This skill helps design onboarding, empty states, and guided help that move users to first success.
Add Delight to User Interfaces
Functional interfaces can feel flat, forgettable, or frustrating during key moments. This skill helps Claude, Codex, and Claude Code add appropriate polish through copy, animation, feedback, and celebration patterns.
Simplify Interface Designs
Complex interfaces slow decisions and hide the main user goal. This skill guides Claude, Codex, and Claude Code to remove clutter, clarify hierarchy, and preserve needed functionality.
Improve UI Layout and Visual Rhythm
Crowded interfaces and repetitive grids make products harder to scan and trust. This skill guides Claude, Codex, and Claude Code through stronger spacing, hierarchy, and responsive composition.
Design Distinctive Production Frontends
by Atman36
Generic interfaces weaken product identity and usability. This skill guides purposeful visual direction, responsive implementation, motion, accessibility, and production-ready frontend code.
Design Distinctive UI Prototypes
by tencentcloudbase
Generic AI interfaces often lack visual direction and platform-aware detail. This skill guides Claude, Codex, and Claude Code to define design intent before building prototypes.
Improve UX With Research-Led Design Guidance
by shubhamsaboo
Teams often design flows from assumptions and miss accessibility issues. This skill guides research, structure, interaction design, and review using UX best practices.
Check designs with deterministic CSS rules
by cubha
Design reviews can vary between reviewers and slow down delivery. This skill applies repeatable checks to HTML and CSS so teams can catch token, layout, and accessibility issues before release.
Analyze Patterns Across Your Codebase
by C0ntr0lledCha0s
Large codebases hide repeated structures and inconsistent decisions. This skill maps design patterns, architecture, conventions, duplication, and anti-patterns with evidence and recommendations.
Search Code by AST Structure
by 0xDarkMatter
Text searches miss semantic relationships and produce noisy matches. This skill uses ast-grep patterns to locate code structures and prepare focused refactors.