Skip to main content

zereight/skill

O SkillsMP coletou 61 skills de zereight/skill. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
61
Estrelas no GitHub
0
Forks no GitHub
0

Mostrando 40 de 61 skills coletadas.

ocupação
sem classificação
descrição

Audit a UI or design against WCAG 2.2 AA/AAA and ARIA patterns, returning criterion-referenced findings with severity and specific fixes. Use when the user wants an accessibility check, contrast verification, keyboard/screen-reader review, or wants to confirm…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Apply a visual direction — an archetype (high-end agency, editorial minimal, brutalist, soft-SaaS, dark-tech) or one of 138 named design systems (apple, linear-app, stripe, vercel, notion, material, shadcn, spotify, tesla…) — by resolving it into the token…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create and maintain BankX deep link request tickets from PRDs, specs, notification requirements, or screen requests. Use when the user asks to request BankX deeplinks, create MAR Jira tickets, extract deeplink needs from PRDs/docx files, follow the "How to…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Generate a complete, accessible brand design system from a brief — primitive → semantic → component DTCG tokens (color, type, spacing, radius, shadow, motion), light + dark, plus a single theme.css — verified for WCAG. Use when the user wants a from-scratch…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Generate production-ready, accessible, token-driven component code for ANY framework — React+Tailwind, Next.js, SwiftUI, Vue, Svelte, Angular, Solid, Web Components/Lit, React Native, Flutter, Jetpack Compose, vanilla CSS, or CSS-in-JS. Use when the user…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Design a UI component spec to the house quality bar — anatomy, variants, sizes, the 8 states, token mapping, and accessibility. Use when the user wants to design or document a component (button, input, tabs, toast, combobox, date picker, modal, etc.) at the…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Move an idea up the fidelity ladder (content-first → wireframe → low-fi → high-fi → code) with a validation plan at each level, plus user-journey mapping and usability-testing scripts. Use when the user wants to prototype, wireframe, map a user flow, or…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Set up or run design QA gates — token + hardcoded-value lint, automated a11y (axe), contrast, visual regression across variants/states/themes/RTL, and the manual a11y checklist. Use when the user wants CI quality gates, to prevent design regressions, or to QA…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Review or audit a design/UI across 6 weighted dimensions with Nielsen's 10 heuristics and a prioritized findings table. Use when the user wants a design critique, quality score, heuristic evaluation, or audit of an existing screen, page, or product…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Generate, extend, or audit design tokens in DTCG format with the 3-tier architecture (primitive → semantic → component). Use when the user wants a color palette, type scale, spacing/shadow/radius/motion tokens, multi-brand theming, or wants to validate token…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Keep Figma and code in sync — map the 3-tier DTCG tokens to Figma Variables (collections + modes), sync in either direction, use the Figma MCP when connected, and verify component parity (variants/states). Use when the user wants to push tokens/components to…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Deprecated — use gitlab-mcp-maintainer instead. This alias exists only for old /skill: names.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Deprecated — use gitlab-mcp-maintainer instead. Review lens lives in references/review-focus.md.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Govern how the design system evolves — SemVer for tokens/components, the contribution workflow, deprecation policy, and change communication. Use when the user wants to add/promote/deprecate a component or token, decide a version bump, set up a contribution…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Turn a reference image, screenshot, or mockup into token-driven, accessible code — infer the design system from the reference (palette, type scale, spacing, radius, layout archetype), map it to the 3-tier tokens, rebuild it, then verify with the kit's gates.…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Map this token system to or from any external design system (Material Design 3, Apple HIG, Fluent, Carbon, Ant, shadcn/ui, Radix, Chakra, Mantine, Bootstrap…) — adopt their look, build on their stack, or migrate between systems. Use when the user mentions…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Optimize UI performance against Core Web Vitals — LCP, INP, CLS — with loading/code-split strategy, layout-shift prevention, and animation performance rules. Use when the user wants to improve speed, fix jank or layout shift, hit Web Vitals budgets, or make a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Upgrade an existing website or app to premium quality without breaking functionality — audit the current design, identify generic/AI tells, then apply taste and system rules surgically. Use when the user wants to improve, modernize, polish, or "make better"…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Diagnose why a skill is missing from Pi /skill, T3 Code $ picker, or Cursor lists. Use when a skill exists on disk but does not appear, Pi shows only project or extension skills, or after adding a repo skill under .agents/skills/.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Set up or run the token build pipeline — transform the DTCG tokens/*.json (source of truth) into platform artifacts (CSS variables, Tailwind @theme, JS/TS, iOS Asset Catalog, Android, Compose) with Style Dictionary / Tokens Studio / W3C DTCG export. Use when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Write or review UI copy — buttons, errors, empty states, microcopy, notifications, labels — using the voice & tone system (clear, concise, useful, human, honest) with the what→why→how error formula and inclusive-language rules. Use when the user needs…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Post zereight-review findings as Bitbucket inline PR comments (simple English body + ASCII diagrams + short Korean summary at end, code fixes). Use after zereight-review when the user asks to post review comments, inline comments, "댓글 달아", or…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Comprehensive code review skill for practical PR feedback. Use for feature, bugfix, and refactor reviews. Prioritizes correctness, edge cases, logic invariants, fallback-chain safety, async state transitions, architecture analysis, flow ownership and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Skill map and inventory workflow. Use for scanning installed skills, skill overview, 스킬 목록, skill map.

Idioma do texto original: coreano

atualizado
ocupação
sem classificação
descrição

Comprehensive code review skill for practical PR feedback. Use for feature, bugfix, and refactor reviews. Prioritizes correctness, edge cases, logic invariants, fallback-chain safety, async state transitions, architecture analysis, OWASP security, and clear…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Run iterative agent evaluation and improvement loops (judge, improve, scenarios, playbooks) via pi-autocontext or autoctx CLI. Use when improving repeatable agent workflows (review rubrics, skill quality, scenario-based feedback), checking run status, or…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Pi-native evaluate→improve→persist harness. Provides a systematic loop for generating candidates, judging them against rubrics, and accumulating knowledge as playbooks. Use for iterative output improvement, not for one-off edits (use continuity) or single PR…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Audit agent skills — token cost, duplicates, outdated plugin versions, unused skills, and overly long descriptions. Use when trimming skill prompt budget, finding duplicate or unused skills, auditing plugin versions, or deciding which skills to remove.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Inspects Cursor agent transcript history, analyzes repeated assistant mistakes, and turns durable learnings into corrective skills or context updates. Use when the user asks to review previous Cursor chats, learn from a failed interaction, run…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this skill when a task needs MCP tools, internal app connectors, or "use mcp" behavior. Search and inspect mcporter servers/tools first, then call the right MCP tool through mcporter before using browser, REST, raw CLI, or other fallback paths.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Guide for using roborev continuous background code review. Use when the user asks about roborev install paths, git hooks, daemon status, review results, TUI, show/list/log commands, agent/model configuration, Codex/Claude/Pi agent settings, post-commit…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em recursos humanos
descrição

Prepare evidence-backed competency and growth profiles for 1on1, self-review, performance review, promotion prep, or stage calibration. Use when the user wants STAR examples, competency category mapping, Stage 2-3 evidence, manager talking points,…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Cost-aware Chorus review workflow for explicit review requests only. Use only when the user explicitly invokes `$chorus-review`, says `chorus-review`, or asks to review with Chorus. Routes review work through a Claude-optional, Codex xhigh, Gemini review…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Content card and visual export workflow. Use for PNG cards, infographics, comic cards, whiteboard visuals, 카드로 만들어줘, 이미지로 정리, 정보그래픽, 만화 카드, 화이트보드.

Idioma do texto original: coreano

atualizado
ocupação
Analistas financeiros e de investimentos
descrição

Investment analysis workflow. Use for startup, token, stock, product, market, 투자 분석, 사업성 검토, 프로젝트 분석.

Idioma do texto original: coreano

atualizado
ocupação
Tutores
descrição

Concept learning and explanation workflow. Use for concept breakdown, learning, 개념 설명, 쉽게 이해, 공부 도와줘.

Idioma do texto original: coreano

atualizado
ocupação
Tutores
descrição

Paper workflow combining reading and card creation. Use for paper summary plus visual card, 논문 읽고 카드, paper to card.

Idioma do texto original: coreano

atualizado
ocupação
Cientistas da vida, todos os outros
descrição

Paper lineage and related work tracing workflow. Use for citation trail, prior work, follow-up research, 논문 계보, 관련 연구.

Idioma do texto original: coreano

atualizado
ocupação
Cientistas da vida, todos os outros
descrição

Paper reader and idea extraction workflow. Use for research papers, arXiv links, PDFs, 논문 분석, 논문 읽기, paper review.

Idioma do texto original: coreano

atualizado
ocupação
Redatores técnicos
descrição

Plain language rewriting workflow. Use for simplify, explain like I am smart but new, 쉽게 풀어줘, 번역투 제거, 쉬운 설명.

Idioma do texto original: coreano

atualizado
Mostrando 40 de 61 skills coletadas.