Каталог скиллов
Готовые скиллы для AI-ассистентов — автоматизация код-ревью, тестирование, отладка, оптимизация инфраструктуры и security-аудит. Сейчас доступно 72 скиллов.Установка одной командой через /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-reviewSystematic 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 refactorActively 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/xlsxGenerate 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/cavemanPlan a huge chunk of work as a shared map of investigation tickets on the issue tracker, resolving one at a time until the way is clear
$ npx skills add mattpocock/skills --skill skills/engineering/wayfinderScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick
$ npx skills add mattpocock/skills --skill skills/engineering/improve-codebase-architectureGet relentlessly interviewed about a plan or design until every branch of the decision tree is resolved
$ npx skills add mattpocock/skills --skill skills/productivity/grill-meCreate generative art using p5.js with seeded randomness, flow fields, and particle systems
$ npx skills add anthropics/skills --skill skills/algorithmic-artBuild complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
$ npx skills add anthropics/skills --skill skills/web-artifacts-builderBuild the work described by a spec or set of tickets, driving TDD at pre-agreed seams and closing with code review before committing
$ npx skills add mattpocock/skills --skill skills/engineering/implementBreak any plan, spec, or conversation into a set of tracer-bullet tickets with blocking edges
$ npx skills add mattpocock/skills --skill skills/engineering/to-ticketsTest-driven development with a red-green-refactor loop. Builds features or fixes bugs one vertical slice at a time
$ npx skills add mattpocock/skills --skill skills/engineering/tddGrilling session that also builds your project's domain model, sharpening terminology and updating CONTEXT.md and ADRs inline
$ npx skills add mattpocock/skills --skill skills/engineering/grill-with-docsGenerate and customize visual themes for projects
$ npx skills add anthropics/skills --skill skills/theme-factorySkills for working with the Claude API for building AI applications
$ npx skills add anthropics/skills --skill skills/claude-apiDesign beautiful visual art in PNG and PDF formats using design philosophies
$ npx skills add anthropics/skills --skill skills/canvas-designWrite internal communications like status reports, newsletters, and FAQs
$ npx skills add anthropics/skills --skill skills/internal-commsInteractive skill creation tool that guides you through building new skills with Q&A
$ npx skills add anthropics/skills --skill skills/skill-creatorTest local web applications using Playwright for UI verification and debugging
$ npx skills add anthropics/skills --skill skills/webapp-testingGuide for creating high-quality MCP servers to integrate external APIs and services
$ npx skills add anthropics/skills --skill skills/mcp-builderFind all code patterns similar to a known vulnerability across a codebase using variant analysis
$ npx skills add trailofbits/skills --skill variant-analysisStatic analysis with CodeQL and Semgrep for security-focused code auditing and vulnerability detection
$ npx skills add trailofbits/skills --skill code-auditingWriting guidance based on Strunk's The Elements of Style for clear, concise, grammatically correct writing
$ npx skills add obra/superpowers-marketplace --skill plugins/elements-of-styleGuide for building MCP servers and integrating external APIs with Claude
$ npx skills add ComposioHQ/awesome-claude-skills --skill mcp-builderOptimize tweets for engagement based on Twitter/X algorithm patterns
$ npx skills add ComposioHQ/awesome-claude-skills --skill twitter-algorithm-optimizerAutomatically generate changelogs from git history and commit messages
$ npx skills add ComposioHQ/awesome-claude-skills --skill changelog-generatorTwo-axis review of a diff: Standards (coding standards + Fowler smells) and Spec (faithfulness to originating issue/PRD), run as parallel sub-agents
$ npx skills add mattpocock/skills --skill skills/engineering/code-reviewFetch and analyze LangSmith tracing data for LLM application observability
$ npx skills add ComposioHQ/awesome-claude-skills --skill langsmith-fetchExtract and analyze competitor advertising campaigns and creative strategies
$ npx skills add ComposioHQ/awesome-claude-skills --skill competitive-ads-extractorResearch potential leads and compile structured profiles with company and contact information
$ npx skills add ComposioHQ/awesome-claude-skills --skill lead-research-assistantExtract, organize, and track invoice data from PDF and image files
$ npx skills add ComposioHQ/awesome-claude-skills --skill invoice-organizerEnhance images with adjustments to brightness, contrast, color, and sharpness
$ npx skills add ComposioHQ/awesome-claude-skills --skill image-enhancerOrganize files into structured directories based on type, content, and naming conventions
$ npx skills add ComposioHQ/awesome-claude-skills --skill file-organizerResearch topics and write high-quality content with citations and structured output
$ npx skills add ComposioHQ/awesome-claude-skills --skill content-research-writerWork through a git merge or rebase conflict hunk by hunk, resolving by intent traced to each side's primary source, then finishing the operation
$ npx skills add mattpocock/skills --skill skills/engineering/resolving-merge-conflictsShared discipline and vocabulary for designing deep modules: behaviour behind a small interface, placed at a clean seam, testable through that interface
$ npx skills add mattpocock/skills --skill skills/engineering/codebase-designBuild a throwaway prototype to answer a design question — runnable terminal app or radically different UI variations
$ npx skills add mattpocock/skills --skill skills/engineering/prototypeSkills and resources for developing Claude Code plugins, skills, MCP servers, and extensions with 42+ official documentation files
$ npx skills add obra/superpowers-marketplace --skill plugins/superpowers-developing-for-claude-codeAnalyze developer tool adoption and growth metrics for competitive intelligence
$ npx skills add ComposioHQ/awesome-claude-skills --skill developer-growth-analysisDownload videos from various platforms with format selection and metadata extraction
$ npx skills add ComposioHQ/awesome-claude-skills --skill video-downloaderReference for writing and editing skills well: the vocabulary and principles that make a skill predictable
$ npx skills add mattpocock/skills --skill skills/productivity/writing-great-skillsComprehensive collection of ready-to-use scientific skills for working with specialized scientific libraries and databases
$ npx skills add K-Dense-AI/claude-scientific-skills --skill skillsSearch the web and retrieve clean, structured content using the Firecrawl search API
$ npx skills add firecrawl/skills --skill searchScrape websites and convert content to clean markdown using the Firecrawl API
$ npx skills add firecrawl/skills --skill scrapeVerify that security fixes correctly address identified vulnerabilities without introducing new issues
$ npx skills add trailofbits/skills --skill fix-verificationConduct security-focused differential reviews of code changes in pull requests
$ npx skills add trailofbits/skills --skill differential-reviewCore agentic skills framework: TDD, debugging, collaboration patterns, brainstorm, write-plan, execute-plan commands
$ npx skills add obra/superpowers --skill skillsRandomly select raffle winners from a list of entries with fairness verification
$ npx skills add ComposioHQ/awesome-claude-skills --skill raffle-winner-pickerMove issues through a state machine of triage roles
$ npx skills add mattpocock/skills --skill skills/engineering/triageКак использовать скиллы
- 01.Выберите скилл в каталоге и нажмите «Установить».
- 02.Скопируйте команду вида
/plugin marketplace add <name>и выполните её в вашем AI-ассистенте. - 03.Скилл появится в списке доступных — ассистент будет автоматически применять его при релевантных задачах.
Подробнее — в документации.
Создали свой скилл?
Добавьте его в marketplace — и он станет доступен всем пользователям Models Platform. Опишите в SKILL.md триггеры, шаги и подводные камни.