Best for
- Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detecto…
Peiiii/nextclaw/skills/impeccable/SKILL.md
Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.
Decision brief
Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/Peiiii/nextclaw --skill "skills/impeccable"Inspect the Agent Skill "impeccable" from https://github.com/Peiiii/nextclaw/blob/e4c0aac5d77702831580622c54c469feeae343a1/skills/impeccable/SKILL.md at commit e4c0aac5d77702831580622c54c469feeae343a1. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
When this skill triggers, follow this order.
If any of these checks fail, the skill is not correctly installed in the current workspace.
Choose the smallest matching workflow:
Before doing meaningful design work, confirm these minimum inputs:
Prefer the smallest relevant asset instead of reading everything:
Permission review
The documentation asks the agent to run terminal commands or scripts.
node --versionEvidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 92/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 252 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Use this skill when the user wants stronger frontend design quality inside NextClaw.
This marketplace skill adapts the upstream pbakaus/impeccable project into a single installable NextClaw skill package with:
impeccable detector CLI for deterministic anti-pattern scans.Be explicit about the boundary:
impeccable CLI owns deterministic anti-pattern detection.Do not present third-party detector output as built-in NextClaw capability. Do not pretend the detector is ready when it is not.
Always distinguish these paths:
nextclaw skills install impeccable<workspace>/skills/impeccable/npm install -g impeccablehttps://github.com/pbakaus/impeccableInstalling the marketplace skill does not install the upstream detector automatically.
When this skill triggers, follow this order.
Check:
test -f skills/impeccable/SKILL.md
test -f skills/impeccable/references/typography.md
test -f skills/impeccable/workflows/critique.md
If any of these checks fail, the skill is not correctly installed in the current workspace.
Choose the smallest matching workflow:
Before doing meaningful design work, confirm these minimum inputs:
Do not infer these from code alone.
If the user already supplied them in the current conversation, proceed.
If not, ask the smallest number of targeted questions needed to unblock the work.
If the user wants this context persisted for future sessions, ask before writing a local .impeccable.md.
Prefer the smallest relevant asset instead of reading everything:
For focused passes, load only the relevant references:
For critique scoring or persona framing, also load:
Only use the upstream detector when the user wants automated anti-pattern evidence, or when audit or critique would materially benefit from it.
First verify runtime prerequisites:
command -v node
node --version
command -v npm
command -v npx
command -v impeccable
If impeccable is already installed, verify it with:
impeccable --help
If the CLI is missing:
npm install -g impeccable or npx impeccable ... changes local machine state.If the detector is available, prefer a read-only smoke before a large scan:
impeccable detect --fast --json <target>
Use --fast for large directories. Narrow scope before scanning very large repos.
Start with:
Then continue with:
Load the minimum supporting references based on the brief.
Use:
If the issue sounds implementation-heavy rather than experiential, prefer:
Use:
Use:
Choose the smallest relevant reference and stay scoped:
.impeccable.md or installing/downloading the detector runtime.This skill is working correctly when:
This skill adapts the upstream pbakaus/impeccable project for the NextClaw marketplace.
Source mapping is documented in references/SOURCES.md.
Frequently asked questions
Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.
The source record exposes this install command: npx skills add https://github.com/Peiiii/nextclaw --skill "skills/impeccable". Inspect the command and pinned source before running it.
Static rules flagged exec-script in the source; the page lists the matching lines and excerpts.
Alternatives
oaustegard/claude-skills
Generate hierarchical _FEATURES.md files that describe what a codebase DOES from a user/consumer perspective, anchored to source symbols via tree-sitting. Supports large complex codebases through feature-driven decomposition into sub-feature files. Uses a multi-pass synthesis: orientation → detail → overview rewrite. Use when someone says "what does this do", "document features", "feature inventory", "_FEATURES.md", or needs to understand a codebase's purpose before modifying it. Complements tre
HKUDS/Vibe-Trading
Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them.
vasilyu1983/AI-Agents-public
Guides iOS testing with XCTest, XCUITest, Swift Testing, simctl, and xcresult. Use when choosing destinations, controlling flakes, or parsing test artifacts for native apps.
brucesongs/kali-claw
Insecure Design (OWASP A06:2025) focuses on security flaws in system architecture and design phases, rather than code implementation-level bugs.