Каталог скиллов
Готовые скиллы для AI-ассистентов — автоматизация код-ревью, тестирование, отладка, оптимизация инфраструктуры и security-аудит. Сейчас доступно 274 скиллов.Установка одной командой через /plugin marketplace add.
Write comprehensive test suites
$ npx skills add anthropics/claude-code-skills --skill test-writerInterview skill for relentless questioning
$ npx skills add mattpocock/skills --skill grill-meAutomated code review with best practices
$ npx skills add anthropics/claude-code-skills --skill code-reviewAgent Skills for building with Inngest
$ npx skills add inngest/inngest-skillsSystematic debugging workflow
$ npx skills add anthropics/claude-code-skills --skill debug-helperGenerate API documentation from code
$ npx skills add anthropics/claude-code-skills --skill api-docsSecurity vulnerability analysis
$ npx skills add anthropics/claude-code-skills --skill security-auditCreate, edit, and analyze PowerPoint presentations with support for layouts, templates, charts, and automated slide generation
$ npx skills add anthropics/skills --skill skills/pptxComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms
$ npx skills add anthropics/skills --skill skills/pdfCreate, edit, and analyze Word documents with support for tracked changes, comments, formatting preservation, and text extraction
$ npx skills add anthropics/skills --skill skills/docxOptimize Docker images
$ npx skills add anthropics/claude-code-skills --skill docker-optimizerOptimize SQL queries
$ npx skills add anthropics/claude-code-skills --skill sql-optimizerCode refactoring with best practices
$ npx skills add anthropics/claude-code-skills --skill refactorThe framework that powers your Agentic Company
$ npx skills add galyarderlabs/galyarder-frameworkActively build and sharpen a project's domain model — challenge terms, stress-test with edge-case scenarios, and update CONTEXT.md and ADRs inline
$ npx skills add mattpocock/skills --skill skills/engineering/domain-modelingDisciplined diagnosis loop for hard bugs and performance regressions: reproduce, minimise, hypothesise, instrument, fix, regression-test
$ npx skills add mattpocock/skills --skill skills/engineering/diagnosing-bugsCompact the current conversation into a handoff document so another agent can continue the work
$ npx skills add mattpocock/skills --skill skills/productivity/handoffInvestigate a question against high-trust primary sources and capture findings as a cited Markdown file in the repo, run as a background agent
$ npx skills add mattpocock/skills --skill skills/engineering/researchTurn the current conversation into a spec and publish it to the issue tracker
$ npx skills add mattpocock/skills --skill skills/engineering/to-specCollaboratively author and refine documents with Claude
$ npx skills add anthropics/skills --skill skills/doc-coauthoringCreate animated GIFs optimized for Slack's size constraints
$ npx skills add anthropics/skills --skill skills/slack-gif-creatorApply Anthropic's official brand colors and typography to artifacts
$ npx skills add anthropics/skills --skill skills/brand-guidelinesInstructs Claude to avoid generic AI aesthetics and make bold design decisions for React and Tailwind frontend work
$ npx skills add anthropics/skills --skill skills/frontend-designCreate, edit, and analyze Excel spreadsheets with support for formulas, formatting, data analysis, and visualization
$ npx skills add anthropics/skills --skill skills/xlsxSenior-level UX and design-system knowledge, packaged so your AI agent applies it automatically.
$ npx skills add dembrandt/dembrandt-skillsGenerate tailored resumes optimized for specific job descriptions
$ npx skills add ComposioHQ/awesome-claude-skills --skill tailored-resume-generatorAnalyze meeting transcripts to extract insights, action items, and key decisions
$ npx skills add ComposioHQ/awesome-claude-skills --skill meeting-insights-analyzerBrainstorm and evaluate domain names for projects and businesses
$ npx skills add ComposioHQ/awesome-claude-skills --skill domain-name-brainstormerTeach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace
$ npx skills add mattpocock/skills --skill skills/productivity/teachCut agent verbosity to near zero for when you already know what you want
$ npx skills add mattpocock/skills --skill skills/productivity/cavemanКак использовать скиллы
- 01.Выберите скилл в каталоге и нажмите «Установить».
- 02.Скопируйте команду вида
/plugin marketplace add <name>и выполните её в вашем AI-ассистенте. - 03.Скилл появится в списке доступных — ассистент будет автоматически применять его при релевантных задачах.
Подробнее — в документации.
Создали свой скилл?
Добавьте его в marketplace — и он станет доступен всем пользователям Models Platform. Опишите в SKILL.md триггеры, шаги и подводные камни.