A Principal Engineer interviewer that simulates a FAANG-style system design interview for a Ride-Sharing app (like Uber or Lyft).
Experto en geolocalización para SyV - validación de ubicaciones, coherencia espacial, cartografía de mundos post-apocalípticos y relaciones geográficas — from…
Capture or record visual behavior from a website — scroll transitions, hover, mousemove/parallax, auto-timers.
Generate UI components from natural language descriptions. Use when: user asks for a page, component, or UI element.
Run ESLint and Stylelint in auto-fix-then-report mode and write results to ui-check-results/lint.json.
Generate reusable UI patterns such as card sections, grids, lists, forms, and chart wrappers using StyleSeed Toss primitives.
Generates UiPath Tasks workflows — Form Tasks (CreateFormTask, WaitForFormTaskAndResume, GetFormTasks) with form.io schemas and FormData bindings, External Tasks…
Ultracite multi-provider linting/formatting (Biome, ESLint, Oxlint). Use for v6/v7 setup, provider selection, Git hooks, MCP integration, AI hooks, migrations, or encountering…
Pre-commit quiz that tests your understanding of code changes before allowing commits. Use when committing code through Claude Code to ensure engineers understand what they're…
Use Uni-CLI to interact with 237 websites, desktop apps, and system tools. Trigger when: user asks to check a website, fetch data, control a desktop app, or interact with social…
Génère des tests unitaires complets pour tout langage et framework. Se déclenche avec "test unitaire", "unit test", "tester mon code", "jest", "xunit", "pytest", "mocha" — from…
Unity MCP 서버(CoplayDev/unity-mcp)를 현재 프로젝트에 연동합니다. 패키지 설치 안내, 서버 시작, MCP 등록까지 단계별로 안내합니다. Usage: /unity-setup-mcp
Use when the user needs shell-native spreadsheet workbook work with `univer` or `unv`: create/import/export `.univer` or `.unv` workbooks, inspect sheets/ranges/formulas, search…
Generator für Layouts, Setups, Vorlagen und Schablonen für ALLES (LLM-Agenten, Pipelines, Architekturen, Workflows, Prompts, Regeln) - transformiert Anwendungsfälle in…
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images.
Zoom Meeting SDK for Unreal Engine wrapper integrations. Use when building Unreal projects that embed Zoom meetings with C++ and Blueprint wrappers, including wrapper-to-SDK…
CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut, *const, union, #[repr(C)], libc, std::ffi, MaybeUninit, NonNull,…
Update a Homebrew tap formula to the latest GitHub Release assets using gh CLI, including verifying the tap repo, locating the formula, computing sha256 for release binaries, and…
Synchronizacja KFG między urządzeniami (Windows/Android). Triggers: sync KFG, updatekfg, zaktualizuj — from tools/tools-misc
Synchronizacja KFG między urządzeniami (Windows/Android). Triggers: sync KFG, updatekfg, zaktualizuj — from majiayu000/claude-skill-registry-data
Generate repo-local dependency upgrade packs under `.agents/plans/upgrade/topic-slug/` with a playbook, trigger prompt, operator mode, and canonical manifest.
Upgrade this agent wrapper to a newly released upstream earendil-works/pi version, including package versions, lockfile, release manifest, patch-package patches, verification,…
When the user wants to create, optimize, or validate URL slugs for content pages. Also use when the user mentions "URL slug," "URL path," "blog URL," "article URL," "short URL,"…
When the user wants to optimize URL structure, fix URL issues, or plan URL hierarchy. Also use when the user mentions "URL structure," "URL optimization," "slug," "clean URLs,"…
Erzeugen von Symbolspezifikationen und Bildgenerierungsaufforderungen für Anwendungsfallsymbole im Adobe Experience Platform Blueprints-Repository.
When the user wants to create, optimize, or audit use case pages. Also use when the user mentions "use cases," "use case page," "for [role]," "by persona," "by scenario," "by…
yomu CLI 経由で TS/JSX/CSS/HTML/Rust/Markdown のセマンティック コード検索 (概念 / 識別子 / 関連コード) を行う。
For memory efficiency: large sequences, infinite streams, early termination possible, pipeline processing without materializing all data.
Implémente useOptimistic pour instant UI updates avec VRAIE gestion du rollback. MANDATORY pour delete operations.
Use the official Sentry CLI to investigate issues, events, traces, and logs for Vibe Remote without committing Sentry credentials into the repository.
Create comprehensive user guides, tutorials, how-to documentation, and step-by-step instructions with screenshots and examples.
Write clear and helpful user guides and tutorials for end users. Use when creating onboarding docs, how-to guides, or FAQ pages.
Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via tmux wrapper (sub-5ms latency) or file-based team inbox for async workflows
Operates Lightpanda, a Zig-based headless browser with no rendering pipeline, as an AI agent's browser tool via native MCP or CDP.
Applies Vite SPA project conventions — env vars, routing, proxy config, and build output. Use whenever writing or reviewing Vite-based client-only SPA code.
git, gh, npm等の開発ツールガイド。 Use when gitコマンド実行、ブランチ管理、または CLI, コマンドライン, バージョン管理, ブランチ, コミット に言及時。
git、gh、npm、その他の開発ツールのCLIツールガイド。 開発ワークフローでのコマンドライン操作のベストプラクティス。 トリガー: CLI, command line, git, gh, npm, yarn, pnpm, terminal, コマンドライン, ターミナル, GitHub CLI, package manager,…
Generates properly tagged UTM links with consistent naming conventions. Maintains a UTM registry file (utm-registry.json) to enforce naming consistency, prevent duplicates,…
Create standardized UTM tracking for all campaigns. Ensure consistent naming conventions across team and generate tracking reports.
Enforce uv-only package management policy. Reject all pip usage in code, docs, CI. Triggers: UV, uv, pip, package, 套件, 安裝, install, 環境, environment, dependency, 依賴.
Expert guidance for uv Python package and project manager. Use when working with uv, Python dependency management, project setup, virtual environments, or when users mention uv…
Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency workflows.
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows.
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows.
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows.
Prioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap with uv run.
Set up and run unit tests for Python uv projects and uv workspaces with pytest. Use when creating or updating pytest configuration in pyproject.toml, installing pytest dev…
Create, repair, and validate uv Python project setup. Use when initializing Python apps or libraries, managing uv dependencies, virtual environments, or CI-ready uv workflows.
Create standalone Python scripts using uv shebang with PEP 723 inline metadata. Use when creating single-file Python tools or scripts that need dependency management without a…
Generate single-file uv scripts with inline dependencies for use in Claude Code skills. Creates script + test pairs with shared type/lint configuration.
uv is an extremely fast Python package and project manager written in Rust by Astral (creators of Ruff).
Tips on using uv and uvx (Python build tools) effectively with GitHub, Torch, etc.
Test fixture exercising v3.1 SKOS predicates (related, broader, narrower) and the ADR 0006 split between boundary (routing-layer) and disjoint_with (OWL class-disjointness).
CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow…
Erstellt ein Feldinventar mit Pflichtfeld, Quelle, Beispielwert, Risiko, Rückfrage und Einfügeort für den Vertragsgenerator.
Erkennt Vertragstyp, Klauselstruktur, Pflichtfelder, variable Felder, feste Corporate-Daten und Wahlklauseln aus Vorlagen und Altverträgen.
Template-Format und Quelle: Word-DOCX mit Formularfeldern, Markdown mit Platzhaltern, PDF AcroForm, Excel mit Variablenliste. Pro Format: Vor- und Nachteile, Migration, Backup.
A fully compliant fixture skill used to verify skill-linter passes a clean SKILL.md without findings.
Validate an edit before committing to catch errors early. Always run this before commit-edit.
Generate structured 8-section validation reports with verdict (GOOD/BAD/NEEDS MAJOR WORK), strengths, critical flaws, blindspots, and concrete path forward.