Render the UI and prove it's balanced + usable: a deterministic layout audit (centroid / optical-center / pixel-oracle balance via explicit math + annotated screenshot) plus a vision-judged Nielsen us
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٥٣٠ من skills من ranbot-ai/awesome-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
ranbot-ai/awesome-skillsعرض ٤٠ من أصل ٢٬٥٣٠ skills مجمعة.
Render the UI and prove it's balanced + usable: a deterministic layout audit (centroid / optical-center / pixel-oracle balance via explicit math + annotated screenshot) plus a vision-judged Nielsen us
لغة النص الأصلي: الإنجليزية
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
لغة النص الأصلي: الإنجليزية
Automated visual tuning: a vision or video model rates rendered variants in a loop. Render several labeled variants into one artifact, ask the model to rate them and suggest better values, render the
لغة النص الأصلي: الإنجليزية
Human-in-the-loop web studio to tune AI-generated output by eye. Stand up a local interactive studio (sliders, pickers, drag handles) or an inline edit/highlight/comment annotation studio for prose &
لغة النص الأصلي: الإنجليزية
macOS screen recorder that captures the main display PLUS system audio via ScreenCaptureKit — no BlackHole/loopback driver, no sudo, just the standard Screen Recording permission. CLI-driven; fills
لغة النص الأصلي: الإنجليزية
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
لغة النص الأصلي: الإنجليزية
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative
لغة النص الأصلي: الإنجليزية
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
لغة النص الأصلي: الإنجليزية
Use when you have a spec or requirements for a multi-step task, before touching code
لغة النص الأصلي: الإنجليزية
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
لغة النص الأصلي: الإنجليزية
Create or audit ECL Agent Harness infrastructure: AGENTS.md, change tracking, repository guidance, lint checks, CI gates, and agent handoff docs.
لغة النص الأصلي: الإنجليزية
This skill enables makepad-skills to self-improve continuously during development.
لغة النص الأصلي: الإنجليزية
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
لغة النص الأصلي: الإنجليزية
Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.
لغة النص الأصلي: الإنجليزية
Audits and strips Lovable scaffolding from Vite + React projects — removes lovable-tagger, swaps placeholder assets, prunes unused Radix deps, and cleans generated docs so the codebase ships as your
لغة النص الأصلي: الإنجليزية
Reference document for monopoly patterns.
لغة النص الأصلي: الإنجليزية
Reference document for monopoly scale-benchmarks.
لغة النص الأصلي: الإنجليزية
Reference document for monopoly security-checklist.
لغة النص الأصلي: الإنجليزية
MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, scaling, microservices, or infrastructure de
لغة النص الأصلي: الإنجليزية
Reference document for monopoly tech-matrix.
لغة النص الأصلي: الإنجليزية
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control r
لغة النص الأصلي: الإنجليزية
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
لغة النص الأصلي: الإنجليزية
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violation
لغة النص الأصلي: الإنجليزية
Production-grade Android app development guide covering native (Kotlin/Java), cross-platform (Flutter, RN, KMM), and hybrid architectures.
لغة النص الأصلي: الإنجليزية
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defau
لغة النص الأصلي: الإنجليزية
Generate hand-drawn 16:9 article illustrations with the Grav character IP, sparse annotations, and absurd but clear visual metaphors.
لغة النص الأصلي: الإنجليزية
Generate professional, ATS-optimized CVs for FlowCV, Canva, Google Docs, or Word. Handles multi-source merging, JD targeting, seniority adaptation, and humanized rewriting. Outputs paste-ready text wi
لغة النص الأصلي: الإنجليزية
Exam preparation assistant that converts syllabi, past papers, or notes into a ranked High Score Roadmap. Covers theory, numericals, MCQs, coding, and lab prep, ordered Easy → Medium → Hard. Use f
لغة النص الأصلي: الإنجليزية
Plan, orchestrate, and adversarially verify parallel AI coding agents with a dynamic multi-agent workflow engine.
لغة النص الأصلي: الإنجليزية
Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy.
لغة النص الأصلي: الإنجليزية
Configure and orchestrate parallel agents using the standalone Antigravity 2.0 Agent Manager and Antigravity IDE.
لغة النص الأصلي: الإنجليزية
Command-line access to search, scraping, and structured web data.
لغة النص الأصلي: الإنجليزية
Use HasData APIs for web scraping and structured web data extraction.
لغة النص الأصلي: الإنجليزية
AI-powered LinkedIn content suite: generate posts, carousels, newsletters, and 30-day calendars with niche-specific SEO rules and a reinforcement-learning personal memory system.
لغة النص الأصلي: الإنجليزية
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers di
لغة النص الأصلي: الإنجليزية
Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.
لغة النص الأصلي: الإنجليزية
Use when working with composition-patterns tasks or workflows
لغة النص الأصلي: الإنجليزية
Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)
لغة النص الأصلي: الإنجليزية
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
لغة النص الأصلي: الإنجليزية
Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax models, perform web search, or manage MiniMax
لغة النص الأصلي: الإنجليزية