Rank
70
AI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Design System Skill Design System Skill **Purpose:** Start frontend projects at v5.0 quality, not v1.0. Avoid AI-generated aesthetics (gradients, emojis, purple everywhere). Create elegant, functional, professional designs from the first iteration. **Learned from:** Patas4Land (5 iterations β 1 should be enough) --- π― Mission **Never again:** - β Purple gradients + emojis everywhere - β Text-9xl headlines (too big) - β Invented mysteri Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
design-system-skill is best for wait workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
Design System Skill Design System Skill **Purpose:** Start frontend projects at v5.0 quality, not v1.0. Avoid AI-generated aesthetics (gradients, emojis, purple everywhere). Create elegant, functional, professional designs from the first iteration. **Learned from:** Patas4Land (5 iterations β 1 should be enough) --- π― Mission **Never again:** - β Purple gradients + emojis everywhere - β Text-9xl headlines (too big) - β Invented mysteri
Public facts
4
Change events
1
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 25, 2026
Vendor
Panteraclaw
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/panteraclaw/design-system-skill.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Panteraclaw
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
text
Mobile: text-4xl (36px) - text-5xl (48px) Desktop: text-5xl (48px) - text-7xl (72px) MAX: text-8xl (96px) for hero only β NEVER: text-9xl (128px) unless explicitly requested
text
Mobile: text-base (16px) Desktop: text-lg (18px) - text-xl (20px) β NEVER: text-2xl for body copy
text
text-xs (12px) - text-sm (14px) tracking-[0.2em] - tracking-[0.3em] for uppercase
text
H1: text-5xl β text-7xl (mobile β desktop) H2: text-4xl β text-5xl H3: text-2xl β text-3xl Body: text-base β text-lg Meta: text-xs β text-sm
text
py-4 (compact, professional) px-8 (standard container padding) β NEVER: py-6+ for nav (feels bloated)
text
py-24 (standard section padding) py-32 (emphasis sections) px-8 (mobile safe area)
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
Design System Skill Design System Skill **Purpose:** Start frontend projects at v5.0 quality, not v1.0. Avoid AI-generated aesthetics (gradients, emojis, purple everywhere). Create elegant, functional, professional designs from the first iteration. **Learned from:** Patas4Land (5 iterations β 1 should be enough) --- π― Mission **Never again:** - β Purple gradients + emojis everywhere - β Text-9xl headlines (too big) - β Invented mysteri
Purpose: Start frontend projects at v5.0 quality, not v1.0. Avoid AI-generated aesthetics (gradients, emojis, purple everywhere). Create elegant, functional, professional designs from the first iteration.
Learned from: Patas4Land (5 iterations β 1 should be enough)
Never again:
Always:
Before writing a single line of code, ask:
What does this product/service ACTUALLY do?
Who are the competitors?
What's unique/differentiating?
How does money flow?
What's the user journey?
What's the brand voice?
Any must-have mentions?
Platform priorities?
Any existing brand assets?
Timeline & scope?
Headlines:
Mobile: text-4xl (36px) - text-5xl (48px)
Desktop: text-5xl (48px) - text-7xl (72px)
MAX: text-8xl (96px) for hero only
β NEVER: text-9xl (128px) unless explicitly requested
Body Text:
Mobile: text-base (16px)
Desktop: text-lg (18px) - text-xl (20px)
β NEVER: text-2xl for body copy
Labels/Meta:
text-xs (12px) - text-sm (14px)
tracking-[0.2em] - tracking-[0.3em] for uppercase
Hierarchy:
H1: text-5xl β text-7xl (mobile β desktop)
H2: text-4xl β text-5xl
H3: text-2xl β text-3xl
Body: text-base β text-lg
Meta: text-xs β text-sm
Navigation:
py-4 (compact, professional)
px-8 (standard container padding)
β NEVER: py-6+ for nav (feels bloated)
Sections:
py-24 (standard section padding)
py-32 (emphasis sections)
px-8 (mobile safe area)
Hero:
minHeight: calc(100vh - navHeight)
paddingTop: navHeight (e.g., 72px if nav is py-4 + h-18)
This centers content in full viewport
Component Spacing:
mb-10 (badge β headline)
mb-8 (headline β subheadline)
mb-12 (subheadline β CTAs)
gap-6 (between CTA buttons)
Background: #000000 (true black)
Borders: gray-900 (#1a1a1a), gray-800 (#262626)
Text: white β gray-400 β gray-500 β gray-600 (hierarchy)
Accent: amber-400 β yellow-500 (gold CTAs)
Background: #ffffff (true white)
Borders: gray-200 (#e5e5e5), gray-300 (#d4d4d4)
Text: gray-900 β gray-700 β gray-500 (hierarchy)
Accent: blue-600 β indigo-600 (professional CTAs)
Primary: green-500 (#22c55e) for impact messaging
Secondary: emerald-600 for CTAs
Use: Only for reforestation/charity mentions
β AVOID:
<nav className="fixed top-0 left-0 right-0 z-50 bg-black/80 backdrop-blur-xl border-b border-gray-900">
<div className="container mx-auto px-8 py-4 flex items-center justify-between">
<Link href="/">
<Image src="/logo.png" width={40} height={40} />
</Link>
<div className="flex items-center gap-6">
<Link className="text-sm uppercase text-gray-400 hover:text-white">
Browse
</Link>
<Link className="px-5 py-2 bg-yellow-500 text-black rounded-full text-sm font-semibold">
CTA
</Link>
</div>
</div>
</nav>
<section
className="relative flex items-center justify-center px-8"
style={{ minHeight: 'calc(100vh - 72px)', paddingTop: '72px' }}
>
<div className="container mx-auto">
<div className="max-w-5xl mx-auto text-center">
{/* Badge */}
<div className="inline-flex items-center gap-2 px-4 py-2 bg-gray-900 border border-gray-800 rounded-full mb-10">
<span className="text-yellow-500 text-sm">β</span>
<span className="text-gray-400 text-sm">Category</span>
</div>
{/* Headline */}
<h1 className="text-5xl md:text-7xl font-light leading-[0.9] mb-8">
Main
<br />
<span className="text-transparent bg-clip-text bg-gradient-to-r from-amber-200 to-yellow-400">
Highlight
</span>
<br />
<span className="text-gray-600">Finish.</span>
</h1>
{/* Subheadline */}
<p className="text-lg md:text-xl text-gray-400 leading-relaxed max-w-3xl mx-auto mb-12">
Clear, direct explanation of what this does.
</p>
{/* CTAs */}
<div className="flex gap-6">
<button className="px-10 py-4 bg-white text-black">
Primary
</button>
<button className="px-10 py-4 border border-gray-800">
Secondary
</button>
</div>
</div>
</div>
</section>
<div className="bg-gray-950 border border-gray-900 rounded-2xl hover:border-yellow-500/50 transition-all">
{/* Image */}
<div className="aspect-[4/5] bg-black relative overflow-hidden">
<img src={item.image} className="w-full h-full object-cover" />
<div className="absolute inset-0 bg-gradient-to-t from-black via-transparent" />
</div>
{/* Info */}
<div className="p-6 space-y-4">
<div className="flex items-center gap-2">
<h3 className="text-lg font-medium">{item.name}</h3>
{item.country && <span>{getFlagEmoji(item.country)}</span>}
</div>
<p className="text-sm text-gray-500">{item.bio}</p>
<button className="w-full py-3 bg-yellow-500 text-black rounded-xl">
View
</button>
</div>
</div>
Direct > Poetic
β "Your secrets worth gold"
β
"Sell your foot pics, earn crypto"
β "Desire meets discretion"
β
"Upload via Telegram, get paid instantly"
What it DOES > How it feels
β "Revolutionize your workflow"
β
"Automate document generation in 60 seconds"
Features > Fluff
β "Experience the future"
β
"90% seller payout, 3% platform fee, 7% reforestation"
If user provides reference (like FunWithFeet):
Before shipping v1.0, self-review:
v1.0 should be professional baseline.
v5.0 should blow minds with:
Hero with:
- Animated gradient mesh (three.js)
- Mouse-following particles (p5.js)
- Smooth scroll parallax (GSAP)
Cards with:
- Magnetic hover effects (framer-motion)
- 3D tilt on hover (three.js)
- Staggered entrance animations
Background:
- Generative noise patterns (p5.js)
- Animated SVG morphing
- Shader effects
Timeline:
NOT:
Read this skill
Read ~/.openclaw/skills/design-system/SKILL.md
Run discovery (ask all 10 questions in Phase 1)
Study references (user-provided competitors)
Choose palette (Noir/Light/Brand)
Start with patterns (use Component Patterns section)
Self-review (Anti-Patterns Checklist)
Get approval on v1.0
Then add creative coding for v5.0
This skill succeeds when:
This skill fails when:
After each project, update this skill:
Commit changes to:
SKILL.md)Bottom Line:
This skill exists so I NEVER spend 5 hours iterating on basics again. v1.0 = professional baseline. v5.0 = creative magic.
πβ¨
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | π Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T03:22:01.393Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "wait",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:wait|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Panteraclaw",
"href": "https://github.com/panteraclaw/design-system-skill",
"sourceUrl": "https://github.com/panteraclaw/design-system-skill",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T02:07:03.288Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-25T02:07:03.288Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/panteraclaw-design-system-skill/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub Β· GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to design-system-skill and adjacent AI workflows.