AI студия Владимира Ломтева
УСЛУГИПРОЕКТЫСТАТЬИБАЗА ЗНАНИЙМаркетплейсОбучениеПолезные сервисы

Оставьте заявку,
чтобы обсудить проект

Напишите ваш вопрос, не забудьте указать телефон. Мы перезвоним и все расскажем.

Контакты

Москва

Работаем по всей России
и миру (онлайн)

+7 (999) 760-24-41

Ежедневно с 9:00 до 21:00

lamooof@gmail.com

По вопросам сотрудничества

TelegramWhatsApp

Есть предложение?

Напишите нам в мессенджеры

© 2025 AI студия Владимира Ломтева

Политика конфиденциальностиСогласие на обработку ПДн|ИНН 623412173261
    Маркетплейс/Скиллы для разработки

    Категория

    Скиллы для разработки

    Инструменты для программирования, тестирования, DevOps и работы с кодом.

    Поиск по всему маркетплейсу

    Подборка инструментов

    Опубликованные и прошедшие модерацию компоненты.

    Разработка
    Скилл
    v1.0.0+43b69e44c9ca
    Architect

    Run /architect when choosing between approaches, designing a feature or page, picking a tech stack, or when /develop says a decision is owed, anytime a load bearing technical decision is unmade. Asks deep questions, recommends an answer, and writes a build spec to docs/specs/. Owns all spec files.

    #GitHub·#jsmastery-pro/skills·#skills.sh
    1уст.0звезд1просм.0комм.
    11файлов14.09.2026
    Разработка
    Скилл
    v1.0.0+fc59e5576930
    React Native Testing

    Write tests using React Native Testing Library (RNTL) v13 and v14 (`@testing-library/react-native`). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL".

    #GitHub·#callstack/react-native-testing-library·#skills.sh
    0уст.0звезд1просм.0комм.
    4файлов14.09.2026
    Разработка
    Скилл
    v1.0.0+494bf1c8d7a1
    Open Code Review

    Performs AI-powered code review on Git changes using the `ocr` CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply fixes when requested. With appropriate review rules, can detect various types of issues including bugs, security vulnerabilities, performance problems, and code quality concerns.

    #GitHub·#alibaba/open-code-review·#skills.sh
    0уст.0звезд1просм.0комм.
    1файлов14.09.2026
    Разработка
    Скилл
    v1.0.0+2384a003145a
    Openclaw Control Center

    Local-first, security-first control center for OpenClaw agents — visibility dashboard with readonly defaults, token attribution, collaboration tracing, and safe write operations.

    #GitHub·#reason-machines/trending-skills·#skills.sh
    0уст.0звезд2просм.0комм.
    1файлов13.09.2026
    Разработка
    Скилл
    v1.0.0+ac17a41c8164
    Dashboarding

    Build, modify, and ship Grafana dashboards as JSON via the HTTP API — panel types (timeseries / stat / gauge / table / heatmap / logs / traces / node-graph), `gridPos` 24-column layout, units, thresholds, template + datasource + chained variables, transformations (`organize` / `calculateField` / `filterByValue`), panel + dashboard links with `${__field.labels.x}` / `${__from}`, and Loki/Prometheus annotations. Use when scripting dashboard creation, writing the dashboard JSON for a new service, adding a `$job` dropdown variable, computing an "Error %" column with a transformation, overlaying de

    #GitHub·#grafana/skills·#skills.sh
    1уст.0звезд2просм.0комм.
    2файлов13.09.2026
    Разработка
    Скилл
    v1.0.0+fed69f566b78
    React Native Best Practices

    Software Mansion's best practices for production React Native and Expo apps on the New Architecture. MUST USE before writing, reviewing, or debugging ANY code in a React Native or Expo project. If the working directory contains a package.json with react-native, expo, or expo-router as a dependency, this skill applies. Trigger on: any code task in a React Native/Expo project, 'React Native', 'Expo', 'New Architecture', 'Reanimated', 'Gesture Handler', 'react-native-svg', 'ExecuTorch', 'react-native-audio-api', 'react-native-enriched-html', 'Worklet', 'Fabric', 'TurboModule', 'WebGPU', 'react-na

    #GitHub·#software-mansion-labs/skills·#skills.sh
    1уст.0звезд2просм.0комм.
    57файлов13.09.2026
    Разработка
    Скилл
    v1.0.0+ddca910e9558
    Product Designer

    Product design across UI/UX, design systems, prototyping, and user research. Use when creating user journey maps, building wireframes, defining design tokens and component systems, planning usability tests, or establishing design principles.

    #GitHub·#borghei/claude-skills·#skills.sh
    1уст.0звезд3просм.0комм.
    4файлов12.09.2026
    Разработка
    Скилл
    v1.0.0+fd2a861ab040
    Rust Skills

    Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric safety, conversions, serde, pattern matching, macros, closures, observability, testing, and common anti-patterns. Invoke with /rust-skills.

    #GitHub·#leonardomso/rust-skills·#skills.sh
    1уст.0звезд3просм.0комм.
    283файлов12.09.2026
    Разработка
    Скилл
    v1.0.0+b781ee2e2308
    Codex Delegate

    Delegate a coding task to the OpenAI Codex CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Codex — phrasings like "have Codex do X", "delegate this to Codex", "run it through Codex", or "use Codex to implement/fix/refactor" — or to run a queue of coding tasks through Codex while staying the reviewer. Prefer it over a one-shot Codex forwarder (such as the codex-rescue agent) when the user will review the diff and commit it themselves. DO NOT USE for tasks small enough to do inline, or when the user wants

    #GitHub·#amelnagdy/delegate-skills·#skills.sh
    1уст.0звезд3просм.0комм.
    6файлов12.09.2026
    Разработка
    Скилл
    v1.0.0+d1862fd1b395
    Antd

    Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

    #GitHub·#ant-design/ant-design-cli·#skills.sh
    0уст.0звезд4просм.0комм.
    1файлов11.09.2026
    Разработка
    Скилл
    v1.0.0+f103e8070041
    Migrate To Vinext

    Migrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup (Cloudflare Workers natively, other platforms via Nitro).

    #GitHub·#cloudflare/vinext·#skills.sh
    1уст.0звезд4просм.0комм.
    4файлов11.09.2026
    Разработка
    Скилл
    v1.0.0+6adca3617e3b
    Chat Sdk

    Build multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to scaffold a bot with create-chat-sdk, build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI streaming, set up webhook routes or multi-adapter bots, send rich cards or streamed AI responses to chat platforms, or build a custom adapter or state adapter.

    #GitHub·#vercel/chat·#skills.sh
    1уст.0звезд4просм.0комм.
    1файлов11.09.2026
    Разработка
    Скилл
    v1.0.0+2f4949ebc93c
    Latex Paper En

    English LaTeX assistant for existing .tex journal or conference papers. Use for compile repair, venue formatting, bibliography/citation checks, section writing, logic, related work, tables, pseudocode, de-AI polish, translation, adaptation, and submission readiness; use latex-thesis-zh for Chinese theses and paper-audit for critique.

    #GitHub·#bahayonghang/academic-writing-skills·#skills.sh
    0уст.0звезд4просм.0комм.
    98файлов11.09.2026
    Разработка
    Скилл
    v1.0.0+1ad573bb9581
    Portless

    Set up and use portless for named local dev server URLs (e.g. https://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.

    #GitHub·#vercel-labs/portless·#skills.sh
    3уст.0звезд5просм.0комм.
    1файлов10.09.2026
    Разработка
    Скилл
    v1.0.0+6e563c86eb1a
    Playwriter

    Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox. Use this over other Playwright MCPs to automate the browser — it connects to the user's existing Chrome instead of launching a new one. Use this cli for navigating JS-heavy websites (Instagram, Twitter, cookie/login walls, lazy-loaded UIs) instead of webfetch/curl. ALWAYS load this skill before using any playwriter commands

    #GitHub·#remorses/playwriter·#skills.sh
    3уст.0звезд5просм.0комм.
    1файлов10.09.2026
    Разработка
    Скилл
    v1.0.0+8bac42001ddd
    Security Audit

    Security audit of a codebase — web apps, APIs, services, CLI tools, libraries, daemons, and more. Use when asked to find security bugs, do a security review, audit for vulnerabilities, or pen-test the code. Focuses on exploitable issues with real impact, not theoretical concerns or industry-standard behavior.

    #GitHub·#cloudflare/security-audit-skill·#skills.sh
    2уст.0звезд5просм.0комм.
    11файлов10.09.2026
    Разработка
    Скилл
    v1.0.0+8641b9467c85
    Base44 Cli

    The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this skill

    #GitHub·#base44/skills·#skills.sh
    3уст.0звезд5просм.0комм.
    46файлов10.09.2026
    Разработка
    Скилл
    v1.0.0+dc3a46ddf427
    Chart Visualization

    将数据可视化为图表。当用户需要生成柱状图、折线图、饼图、散点图、雷达图、桑基图、思维导图、流程图等图表时调用此技能,通过 curl 工具调用 AntV API 生成图表图片

    #GitHub·#antvis/chart-visualization-skills·#skills.sh
    2уст.0звезд6просм.0комм.
    1файлов09.09.2026
    Разработка
    Скилл
    v1.0.0+bfca400cddef
    Platform Apex Generate

    Primary Apex authoring skill for class generation, refactoring, and review. ALWAYS ACTIVATE when the user mentions Apex, .cls, triggers, or asks to create/refactor a class (service, selector, domain, batch, queueable, schedulable, invocable, DTO, utility, interface, abstract, exception, REST resource). Use this skill for requests involving SObject CRUD, mapping collections, fetching related records, scheduled jobs, batch jobs, trigger design, @AuraEnabled controllers, @RestResource endpoints, custom REST APIs, or code review of existing Apex.

    #GitHub·#forcedotcom/sf-skills·#skills.sh
    3уст.0звезд6просм.0комм.
    1файлов09.09.2026
    Разработка
    Скилл
    v1.0.0+d6cd8a6627e3
    Supabase Server

    Use when planning or writing server-side code that uses `@supabase/server` — Edge Functions, Hono apps, webhook handlers, or any backend that creates Supabase clients or validates inbound auth. Trigger **before** writing or modifying any file that imports from `@supabase/server` (or sub-paths like `@supabase/server/core`); calls `withSupabase`, `createSupabaseContext`, `createAdminClient`, `createContextClient`, `verifyAuth`, `verifyCredentials`, or `extractCredentials`; configures an `auth:` mode (`'none'` | `'publishable'` | `'secret'` | `'user'`, or keyed variants like `'secret:*'`); or liv

    #GitHub·#supabase/server·#skills.sh
    3уст.0звезд7просм.0комм.
    1файлов08.09.2026
    Разработка
    Скилл
    v1.0.0+086299a69e6d
    Chrome Devtools

    Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).

    #GitHub·#chromedevtools/chrome-devtools-mcp·#skills.sh
    2уст.0звезд8просм.0комм.
    1файлов07.09.2026
    Разработка
    Скилл
    v1.0.0+6836bb4720a4
    Find Docs

    Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates.

    #GitHub·#upstash/context7·#skills.sh
    3уст.0звезд10просм.0комм.
    1файлов06.09.2026
    Разработка
    Скилл
    v1.0.0+35e7f7deae68
    Tauri V2

    Tauri v2+ cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json.

    #GitHub·#nodnarbnitram/claude-code-extensions·#skills.sh
    3уст.0звезд9просм.0комм.
    8файлов06.09.2026
    Разработка
    Скилл
    v1.0.0+080a862b2e80
    Simple English

    Write or rewrite text in plain, layman-readable English in the spirit of ASD-STE100 Simplified Technical English: short sentences, active voice, simple tenses, one word one meaning, condition before command, every technical term defined at first use, no AI slop. Default mode is Plain. Strict mode applies full STE vocabulary compliance when the user names STE, ASD-STE100, or compliance. Use for documentation, READMEs, runbooks, procedures, error messages, release notes, incident reports, API guides, and explanations for readers outside the field. Also use when the user says "STE", "Simplified T

    #GitHub·#aminblg/simpleenglish·#skills.sh
    4уст.0звезд9просм.0комм.
    6файлов06.09.2026

    Другие подборки

    Скиллы для ИИ-агентовMCP-серверы для ИИ-агентовПлагины для ИИ-агентовЛичные скиллыСкиллы для маркетингаСкиллы для финансов
    Скиллы для операций
    Для Codex
    Для Claude