The largest open catalog of Claude Skills & Claude Code Skills.
Browse, share, and install community-curated SKILL.md files for Anthropic's Claude.
93,815+ skills from Anthropic, Stripe, Vercel, Cloudflare, Hugging Face, Trail of Bits, and the open community.
Every skill reviewed, scored, and ready to drop into your workflow.
Free account · no credit card · Pro unlocks one-click install.
7,938+ MCP servers, AI coding agents, model providers, vector DBs, agent frameworks, sandboxes, and VS Code extensions — curated and ranked by content-derived quality. Same objectivity principle as the Skills catalog. Open the Arcade →
Tags are orthogonal to categories — a Python skill can also be tagged fw:flask, ai:claude, type:audit. Each tag landing page lists every skill in that bucket, sorted by quality. See all tag pages →
Every skill is crawled from public GitHub repos, validated for structure, scored for quality, and tagged by category. Free to browse. Pro to install in one click.
Scaffold a project into the current working directory after the tech stack has been picked. Reads context/foundation/tech-stack.md (the hand-off written by /10x-tech-stack-selector), looks up the…
Run a health check on an existing project: dependency audit, security scan, test runner detection, CI/CD evaluation, and missing configuration analysis.
Review implementation against plan for drift, dangerous decisions, and pattern compliance
Research and recommend an MVP deployment platform by combining tech-stack context, a short developer interview, and parallel web research scored against five agent-friendly platform criteria.
Initialize a new change folder under context/changes/<change-id> with a change.md identity file
Generate context/foundation/prd.md from shape-notes.md (or raw notes) against the locked PRD schema. Auto-routes to greenfield (10 sections) or brownfield (11 sections) template based on context_type…
Generate context/foundation/roadmap.md from a PRD as an ordered set of vertical, end-to-end slices. Use AFTER /10x-prd (and after the tech-stack selection / bootstrap step, when applicable) to turn a…
Facilitate a structured discovery conversation that turns an idea — greenfield or brownfield — into shape-notes.md, the input to /10x-prd.
Assess an existing project's stack for agent-friendliness using the 4 quality gates (typed, convention-based, popular in training data, well-documented) as an evaluation lens.
Pick a starter and a stack for a greenfield project after the PRD is written. Reads context/foundation/prd.md, opens with a Q0 path-fork (recommended default for the (product_type, language_family)…
Публикация информационной базы 1С через Apache. Используй когда пользователь просит опубликовать базу, сервисы, настроить веб-доступ, веб-клиент, открыть в браузере — from general/agents-skills-meta
Загрузка конфигурации 1С из XML-файлов. Используй когда пользователь просит загрузить конфигурацию из файлов, XML, исходников, LoadConfigFromFiles — from tools-only/X-Skills
Загрузка конфигурации 1С из CF-файла. Используй когда пользователь просит загрузить конфигурацию из CF, восстановить из бэкапа CF — from tools-only/X-Skills
Выгрузка конфигурации 1С в XML-файлы. Используй когда пользователь просит выгрузить конфигурацию в файлы, XML, исходники, DumpConfigToFiles — from tools-only/X-Skills
Обновление конфигурации базы данных 1С. Используй когда пользователь просит обновить БД, применить конфигурацию, UpdateDBCfg — from tools-only/X-Skills
Загрузка изменений из Git в базу 1С. Используй когда пользователь просит загрузить изменения из гита, обновить базу из репозитория, partial load из коммита — from general/agents-skills-meta
Добавить объект метаданных в конфигурацию 1С с формой, подсистемой и валидацией. Workflow: meta-compile → cf-edit → subsystem-edit → form-add → form-compile → validate.
Точечное редактирование конфигурации 1С. Используй когда нужно изменить свойства конфигурации, добавить или удалить объект из состава, настроить роли по умолчанию — from Nikolay-Shirokov/cc-1c-skills
Анализ структуры конфигурации 1С — свойства, состав, счётчики объектов. Используй для обзора конфигурации — какие объекты есть, сколько их, какие настройки — from Nikolay-Shirokov/cc-1c-skills
Создать новую конфигурацию 1С с нуля — scaffold + объекты + подсистемы + роли + формы. Workflow: cf-init → meta-compile×N → subsystem-compile → role-compile → form-add → validate.
Анализ расширения конфигурации 1С (CFE) — состав, заимствованные объекты, перехватчики, проверка переноса. Используй когда нужно понять что содержит расширение или провер — from…
Полный цикл создания расширения конфигурации 1С (CFE) — от scaffold до валидации. Workflow: cfe-init → borrow → patch → form → validate.
Создать расширение конфигурации 1С (CFE) — scaffold XML-исходников. Используй когда нужно создать новое расширение для исправления, доработки или дополнения конфигурации — from…
Генерация перехватчика метода в расширении 1С (CFE). Используй когда нужно перехватить метод заимствованного объекта — вставить код до, после или вместо оригинального — from…
Маршрутизатор задач по работе с конфигурацией 1С. Определяет нужный workflow или отдельный скил для задачи пользователя.
Выгрузка конфигурации 1С в CF-файл. Используй когда пользователь просит выгрузить конфигурацию в CF, сохранить конфигурацию, сделать бэкап CF
Выгрузка конфигурации 1С в XML-файлы. Используй когда пользователь просит выгрузить конфигурацию в файлы, XML, исходники, DumpConfigToFiles — from Nikolay-Shirokov/cc-1c-skills
Управление реестром баз данных 1С (.v8-project.json). Используй когда пользователь говорит про базы данных, список баз, "добавь базу", "какие базы есть — from Desko77/claude-code-skills-1c
Загрузка конфигурации 1С из CF-файла. Используй когда пользователь просит загрузить конфигурацию из CF, восстановить из бэкапа CF — from Desko77/claude-code-skills-1c
Загрузка изменений из Git в базу 1С. Используй когда пользователь просит загрузить изменения из гита, обновить базу из репозитория, partial load из коммита — from Desko77/claude-code-skills-1c
Запуск 1С:Предприятие. Используй когда пользователь просит запустить 1С, открыть базу, запустить предприятие
Обновление конфигурации базы данных 1С. Используй когда пользователь просит обновить БД, применить конфигурацию, UpdateDBCfg — from Desko77/claude-code-skills-1c
Собрать внешнюю обработку 1С (EPF/ERF) из XML-исходников. Используй когда пользователь просит собрать, скомпилировать обработку или получить EPF/ERF файл из исходников — from…
Полный цикл создания внешней обработки 1С — от scaffold до сборки EPF. Workflow: epf-init → form → template → bsp → build.
Валидация внешнего отчёта 1С (ERF). Используй после создания или модификации отчёта для проверки корректности — from Nikolay-Shirokov/cc-1c-skills
Компиляция управляемой формы 1С из JSON-определения или из метаданных объекта. Используй когда нужно создать форму с нуля по описанию элементов или сгенерировать типовую форму
Валидация управляемой формы 1С. Используй после создания или модификации формы для проверки корректности. При наличии BaseForm автоматически проверяет callType и ID расши — from…
Ryan Carson의 3-Step Playbook 기반 구조화된 AI 개발 워크플로우. PRD → Task 분해 → 순차 실행의 체계적 프로세스를 제공한다. Human-in-the-Loop 패턴으로 각 단계마다 사용자 승인을 받는다.
Audience-first content discovery via 10 psychologische dimensies. Genereert 50 content angles (5 per dimensie) vanuit het doelgroep- perspectief.
Guide for adult content payment processor selection, merchant account application, compliance, webhook integration, and fallback strategies (CCBill, SegPay, AllSecure, Epoch, Telegram Stars, crypto)
Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.
Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.
Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.
Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.
Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.
나만의 Claude 에이전트를 4단계 인터뷰(Plan → Research → Do → Check)로 만들어줍니다. 비개발자도 코딩 없이 맞춤형 CLAUDE.md를 자동 생성할 수 있습니다.
선택한 템플릿으로 CLAUDE.md를 즉시 생성합니다. marketer, pm, content-creator, researcher, sales, support 중 선택.
Conçoit des APIs REST/GraphQL avec OpenAPI spec, versioning, et documentation. Utiliser pour les projets API-first, quand on définit des endpoints, ou quand l'utilisateur dit "API", "endpoints",…
Audience-first content discovery via 10 psychologische dimensies. Genereert 50 content angles (5 per dimensie) vanuit het doelgroep- perspectief.
Studio audio : mixage, mastering, export pro. Use when: podcast, audiobook, jingle, mixer, mastering, montage audio, voiceover+musique.
Adversarial smart contract security audit. Auto-selects 5-7 specialist agents based on contract features (from a roster of 12).
Manage the beads backlog for this project. Use when the user wants to review or triage open issues, reprioritize the backlog, identify obsolete issues to close, investigate a topic to inform future…
Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release. — from TuYv/ccpm
Run skill evals via evals/runner.js — wrapper validates skill names, captures stdout/stderr, persists JSON results.
현재 세션의 조사/분석/연구/평가 결과를 Obsidian vault ($VAULT_ROOT/001-INBOX/)에 한국어 마크다운 문서로 저장. frontmatter 자동 생성, vis hybrid search로 Related Notes 자동 추가. 외부 URL/YouTube 요약은 범위 밖.
CC CLI version upgrade impact analysis — research changes, analyze bkit impact, generate report. Triggers: cc-version-analysis, CC upgrade, version analysis, CC 버전 분석, 버전 영향.
Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating.
Git 커밋 메시지 검증 스킬. Conventional Commits 형식, 커밋 타입, 스코프, 제목 규칙 준수 여부를 검사한다. convention-commit 스킬의 규칙을 기반으로 검증을 수행한다.
Surface PMF signals from rejection feedback: feature_gap notes and competitor presence (already_have_solution / competitor_locked). Read-only product reflection, not sales tactics.
Validate Kubernetes, Terraform, Helm, GitHub Actions, and Docker configs. Use when user says "deploy check", "validate deployment", "check k8s", "validate infrastructure", "check configs", or wants…
Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.
멀티 에이전트 병렬 실행 오케스트레이터. cmux 터미널 멀티플렉서 위에서 여러 Claude Code 인스턴스를 동시에 실행하고, 파일 기반 IPC 메시지 버스로 에이전트 간 메시지를 교환하며, cmux wait-for 시그널로 동기화한다. 백엔드끼리, 프론트끼리, 또는 풀스택 파이프라인 등 어떤 조합이든 지원. 기존 레거시 프로젝트에도 바로 적용 가능.
Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.
Effectue une revue de code approfondie en 3 passes successives pour optimiser et améliorer le code. Utiliser après les tests, quand on veut améliorer la qualité du code, ou avant de finaliser une…
Use Codemod CLI whenever the user wants to migrate, upgrade, update, or refactor a codebase in a repeatable way.
Build-check, fix, commit, and push a Flask app. Verifies the app can start by importing it, fixes obvious errors iteratively, then creates a git commit with a descriptive message and pushes.
보안 강화(Security Hardening) 컨벤션 참조 스킬. 입력 검증, SQL injection 방지, XSS 방지, 암호화, 권한 관리 등 프로덕션 배포 전 필수 보안 조치를 제공한다.
Interactive wizard to create PRD or task lists for /task-batch. Uses /clarify and /ask-questions-if-underspecified for precise task definition.
Audit CVE/vulnerability source coverage for a technology stack. Maps each component (container, library, base image, runtime) to authoritative CVE feeds, flags gaps, and produces audit-ready reports.
Generate prototype React components + Storybook stories from Figma URLs. 6-phase pipeline: figma_to_react → UntitledUI matching → prototype synthesis → verify → storybook integration → present.
Base de conhecimento de 'Design Thinking: Inovação em Negócios' por Vianna et al. (MJV Press). Use ao aplicar as fases do processo DT, selecionar técnicas de pesquisa qualitativa, conduzir sessões de…
Develop and document a REST or GraphQL API. Use when the user wants to create an endpoint, a route, or structure an API.
Flutter development with Clean Architecture and BLoC. Trigger when the user wants to create widgets, screens, or Flutter features.
TDD development with Red-Green-Refactor cycle. Use to implement a feature by writing tests BEFORE the code. Trigger automatically when the user asks for TDD, wants to write tests first, mentions…
Multi-agent planning workflow using Agent Teams. Combines brainstorm, research, validation, synthesis, shatter assessment, forge enrichment, and review into a single orchestrated pipeline with…
Your on-call DevOps assistant — one-click deploy, monitoring setup, scheduled backups, and fault diagnosis. Safety-first design with confirmation prompts, dry-run mode, snapshot rollback, and audit…
Insert urgent work as decimal objective (e.g., 72.1) between existing objectives. Structural roadmap change — use only when explicitly requested.
Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public…
Generate DOCX documents from pipeline results or structured data. Uses python-docx library for Word document generation. Independent utility skill (can be called standalone or post-pipeline).
Use when the user wants to set up Draftwise, scan a codebase for an overview, trace a specific flow through the code, draft a product spec from a feature idea, draft a technical spec from a product…
Act as a research ethics committee — stress-test a protocol the way an IRB / REC / HREC would. Reviews informed consent, risk-benefit balance, vulnerable populations, data privacy, deception,…
Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.
Use when generating jokes or humor from a thesis, article, situation, or topic. Trigger on 'ftip', 'joke', 'make it funny', 'vtip', 'humor'. Do NOT use for creative writing or satire articles.
Gemini CLI learning and education skill. Teaches users how to configure and optimize Gemini CLI settings.
Python 모듈 완성 시 대응하는 Jupyter Notebook을 자동 생성한다. AST 파싱으로 public API를 추출하고 사용 예시 템플릿을 제공한다. convention-jupyter-setup의 '모듈 완성 시 노트북 필수' 규칙을 자동화한다.
SEO & GEO content linter — validates Markdown/MDX files for AI search visibility using 92 deterministic rules (35 GEO, 32 SEO, 14 content quality, 8 technical, 3 i18n).
Use when assessing blast radius of changes, when understanding WHY code was written a certain way, when planning risky modifications, or when a refactor could have hidden side effects.
Research how to implement a phase (standalone - usually use /gsd-plan-phase instead)
Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.
Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.
Use when the user asks to \"import prospects\", \"upload a list\", or has tabular contact data (CSV / Excel / SQLite / text) to load.
Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.
Scan a repo for mixed ADRs, PRDs, SPECs, and DOCs and bootstrap or merge the full .planning/ setup from them. Classifies each doc in parallel, synthesizes a consolidated context with a conflicts…
Generate $HOME/.claude/CLAUDE.md with AI-driven environment detection and advanced configuration options
Interactive KubeCon CFP submission writer. Guides through topic selection, title crafting, abstract writing, and benefits section using acceptance data from 1,100+ talks across 7 KubeCon events…
Use when `/leadace` is typed, or to set up / onboard, check the environment (Gmail / MCP), or author / refine sales strategy, targeting, or messaging.
Run local web and app development surfaces behind named HTTPS `.test` domains with `lokei`, and optionally expose them through tunnels.
Crea aplicaciones Lowcoder (low-code platform) desde código usando el SDK @aorizondo/lowcoder-agent-sdk-core o el MCP server @aorizondo/lowcoder-mcp-server.
Autonomous multi-pass lyric refinement for tightening, cohesion, and album unity. Use after lyrics are written to polish a track or entire album through iterative passes.
Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.
Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.
Draft long-form manuscript sections — abstract, introduction, related work / literature review, methods, results, discussion, limitations, conclusion — from a methodology document and an analysis…
Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.
Use when the user asks to \"reuse my prospects\", \"match existing leads\", \"find prospects from past projects\", or wants to pull tenant-wide prospects into a new project.
Advise on quantitative and qualitative research methodology — design, sampling, validity, reliability, measurement, ethics, analysis plan, and — mandatory in every methodology output — creative AI /…
Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and…
Débat multi-agents avec 6 IA pour valider PRD et code. Utiliser pour obtenir des perspectives diverses sur des décisions critiques, après un PRD en mode FULL, ou après une code review de code…
Multi-model deliberation via mumo's MCP server. Best for contested architecture/product decisions, design reviews, pressure-testing a pre-launch spec, resolving tradeoffs with multiple defensible…
Plan an MVP-mode phase — captures an "As a / I want to / So that" user story, runs SPIDR splitting, then delegates to plan-phase
Этот скилл MUST быть вызван для всех операций с MXL-макетами и шаблонами объектов 1С: создание MXL из JSON (compile), получение JSON из MXL (decompile), добавление макета к объекту (template-add),…
Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.
Implements NewebPay MPG checkout integration including AES256 encryption, form submission, and payment callback handling.
Predicts the highest-impact next action for your project by running a 5-agent meta-DAG pipeline. Gathers project signals automatically (git, recent files, port-daddy, CLAUDE.md), then runs sensemaker…
Numerical computing verification and optimization agent for Python/Dart. Provides expert analysis of ndarray/tensor operations, floating-point correctness, broadcasting validation, SIMD/GPU…
Obsidian 플러그인 심사 리뷰 봇(eslint-plugin-obsidianmd)과 동일한 규칙으로 코드를 로컬 스캔하여 Required 이슈를 사전에 발견하고 수정합니다. 플러그인 심사 대응, ESLint 검사, sentence-case 수정 시 사용합니다.
Read-only AWS account hygiene audit — security baseline, unused/orphaned resources, and cost optimization across all configured regions.
Autonomous diagnosis and repair of failing CI/CD pipelines. Scan GitHub Actions workflows, identify failure causes, and apply fixes.
Audit which integration credentials are configured. Scans shell env, ops preferences.json, Doppler, macOS Keychain, and Dashlane to report a configured-vs-missing table per service.
Deploy status across all projects. Shows ECS service versions, Vercel deployments, recent deploys, pending deploys, and CI/CD pipeline state.
Infrastructure as Code with Terraform/OpenTofu. Trigger to create modules, configure backends, write idiomatic HCL, or audit infrastructure.
Healify B2B wholesale leadgen review and send flow. Shows pending cold-email drafts from healify-b2b-leadgen, lets you approve/skip each one, and fires approved drafts one-at-a-time via Rule-6-gated…
Marketing command center. Email campaigns (Klaviyo), paid ads (Meta/Google), analytics (GA4), SEO, and social media metrics. One dashboard for all marketing channels.
Unified APM and monitoring surface. Polls Datadog, New Relic, and OpenTelemetry backends for active alerts, error traces, and entity health. Use --watch for live polling every 60 seconds.
OPNsense configuration via Terraform. Trigger for interfaces, firewall, NAT, DHCP/DNS, aliases.
Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier <name> to…
Pocket voice-memo pipeline command center. Surfaces the watcher → triage → executor → notifier → bridges chain that turns Pocket-recorded voice memos into running Claude tasks, with WhatsApp + email…
Detects and syncs Doppler→GitHub secrets drift. Compares last-updated timestamps between Doppler and GH repo secrets; flags stale GH secrets (>24h behind Doppler); confirms with user before writing…
Post-setup credential manager. Shows current integration status (configured/missing/expired) and lets you update individual credentials without re-running the full setup wizard.
Visual, engine-agnostic planner for all scheduled social posts and ads across every identity and project. Auto-generates the current state of ops-socials + ops-marketing planned content per project,…
Draft personalized outreach messages for LinkedIn connections, hiring managers, or recruiters. Creates targeted messages using a hook + proof + proposal structure.
Implements PAYUNi UPP checkout integration including AES256 encryption, form submission, and payment callback handling.
Implements PAYUNi webhook handling including signature verification, replay attack prevention, and payment status updates. Use when building payment notification endpoints for 統一金流.
Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.
Identifies the architecture decisions that need ADRs and produces a prioritised adr-plan.md before technical design proceeds.
PM Agent Team — automated product discovery, strategy, and PRD generation with 4 PM agents. Triggers: pm, PRD, product discovery, PM 분석, 제품 기획, PM analysis.
Validates all pre-generation gates before sending tracks to Suno. Checks sources verified, lyrics reviewed, pronunciation resolved, explicit flag set, style prompt complete, and artist names cleared.
Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.
Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.
Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.
Visual tests and browser debugging via Chrome. Use to test web pages, verify visual rendering, debug with the console, or automate browser actions.
Perform a security audit based on OWASP. Use when the user wants to verify security, look for vulnerabilities, or before a production deployment.
Code qualitative data — interview transcripts, open-ended survey responses, field notes, documents, social media — using inductive, deductive, or hybrid approaches.
Bandit 보안 검사 설정 및 관리 스킬. pyproject.toml에 Bandit 설정을 구성하고 보안 취약점을 탐지한다. OWASP, CWE 기반의 보안 검사 환경을 구축한다.
Pre-commit hook 설정 및 관리 스킬. 프로젝트에 pre-commit 환경을 구성하고, 훅 설정을 최적화한다. 코드 품질 검사를 커밋 전에 자동으로 실행하는 환경을 구축한다.
동영상에서 트랜스크립트를 추출하여 마크다운으로 저장한다. YouTube, Vimeo 등의 자막/트랜스크립트를 수집한다. 다국어 자막 선택, 자동 생성 자막 품질 표시를 지원한다.
Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.
Design a direct, conceptual, or generalization replication of a published study. Walks through identifying the target effect, extracting the original design with enough fidelity to replicate it,…
Generate, sharpen, and pressure-test research ideas — research questions, hypotheses, study angles, novel contributions, and contrarian framings.
Research how to implement a phase (standalone - usually use /gsd:plan-phase instead)
Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.
Researches personal backgrounds, interviews, motivations, and humanizing details. Use when research needs biographical context about people involved in the album's subject.
Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.
Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation.
Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.
Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.
Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases.
Researches the subject's own words from tweets, blogs, forums, and chat logs. Use when research needs direct quotes or first-person accounts.
Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involves cybersecurity incidents or threat actors.
Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.
Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production.
Strategy for App Store and Google Play review solicitation, in-app rating prompts (SKStoreReviewRequest / Google Play In-App Review), testimonial collection, review response templates, and social…
Use when wiring a repo to maintained DETERMINISTIC scanner gates (SAST, dependency-CVE/SBOM, secret-history, IaC/container, mutation, fuzz) that produce ground-truth observables — vendored and run,…
Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI visibility data. Trigger when the user needs real SEO data rather than static guidance.
Optimize content for AI Overviews, ChatGPT, Perplexity, and other AI search systems. Use when improving GEO, AI citations, llms.txt readiness, crawler accessibility, and passage-level citability.
Generate SEO-focused images such as OG cards, hero images, schema assets, product visuals, and infographics. Use when image generation is part of an SEO workflow or content publishing task.
Plan and audit programmatic SEO pages generated at scale from structured data. Use when designing templates, URL systems, internal linking, quality gates, and index-bloat safeguards for pages at…
Audit technical SEO across crawlability, indexability, security, URLs, mobile, Core Web Vitals, structured data, JavaScript rendering, and related platform signals like robots.txt and AI crawler…
Connect a CMS to toprank SEO tools. Guides users through configuring WordPress, Strapi, Contentful, or Ghost — tests the connection, and writes credentials to .env.local.
Use when the user asks to schedule daily-cycle, set up cron, or run daily-cycle every day. Installs an OS-level schedule (macOS LaunchAgent / Windows Task / Linux cron) for `/daily-cycle PROJECT`.
Generate, revise, translate, and manage App Store / Google Play marketing screenshots. Full flow: initialize a .shots workspace, scrape App Store metadata, research the product from the repo and…
(Who) Claude Code or any user. (What) Archive all non-core skills from {project_root}/.claude/skills/ to .gem-squared/external-skills/. (When) 1. At init-session (automatically), 2.
Check package name availability across registries (npm, PyPI, crates.io, RubyGems, NuGet, Hex, pub.dev, Homebrew, Docker Hub, CocoaPods, and 19 more).
Contract-first API 설계 에이전트. OpenAPI 3.1 스펙 생성, API 버전 간 Breaking Change 감지, REST 설계 패턴 (페이지네이션, 필터링, 에러 응답 RFC 7807) 적용, Mock 서버 설정, Contract Test 스텁 생성을 수행한다.
Kotlin/Java Spring Boot codebase workflow agent. Generates code adhering to Hexagonal Architecture, Kotlin/Java idioms, JPA patterns, JOOQ, and test conventions through Brainstorm → Plan → Implement…
Audit de sécurité complet pour les projets Supabase. Lance un pentest automatisé qui vérifie RLS, buckets, auth, keys exposées, et génère un rapport avec remediation.
Orchestrate multi-agent development sprints with wave-based parallelism. Use when the user wants to plan a swarm sprint, partition work into file-disjoint waves, map file contention across open…
Turn a paper (or several, a thesis, a body of work) into an academic talk — outline, per-slide content, speaker notes, opening hook, single take-home message, backup slides for Q&A, rehearsal plan.
Autonomous batch task execution with PRD parsing, task decomposition, and continuous execution until all tasks complete. Uses /orchestrator internally.
Find relevant Telegram channels, groups, and admins as prospects without scraping member lists. Uses TGStat, Telemetr.io, web search (site:t.me), and Telegram Bot API to discover communities by niche…
Audit a repo's test, lint, type-check, static analysis, build, and debug infrastructure for AI coding agents. Generate scored reports and optimized configs for the lint-on-write hook.
Completely remove claude-ops plugin, all stored credentials, cached files, shell exports, and MCP registrations. Confirms each step before deletion.
Распаковка и сборка бинарных файлов 1С (CF/CFE/EPF) через Python-утилиту v8unpack. Используй когда нужно распаковать конфигурацию, расширение или обработку в исходники, или собрать обратно.
Full browser UAT for web apps — Playwright testing with console/network error capture, accessibility checks, i18n validation, and bug triage.
Sequential execution of user stories from a PRD file. Autonomous mode that implements and commits each story one by one.
Quick workflow for trivial changes (single-file fix, rename, typo). Skip the full Explore-Plan-TDD-Audit cycle. Trigger when the user wants a quick fix, a simple change, or mentions "quick", "fast",…
Write PRD — Product Requirements Documents with structured 8-section templates, user stories, acceptance criteria, and value proposition validation.
This skill should be used when the user asks to \"build a prospect list\", \"find prospects\", \"gather leads\", \"explore targets\", or wants to build a prospect list.
This skill should be used when the user asks to \"check replies\", \"check responses\", \"see results\", \"check if there are email replies\", or wants to check outbound outreach responses.
This skill should be used when the user asks about OpenClaw configuration, troubleshooting, setup, architecture, or any OpenClaw question.
This skill should be used when the user says "clean up branches", "delete merged branches", or "prune stale branches".
This skill should be used when the user asks to \"run the daily cycle\", \"run today's sales\", \"do the daily sales tasks\", \"run daily-cycle\", or wants to run the daily sales automation cycle.
This skill should be used when the user asks to \"send emails\", \"do outreach\", \"contact prospects\", \"run outbound sales\", or wants to execute outbound sales.
This skill should be used when the user asks to 'research package', 'package intel', 'what does [npm-pkg] do', 'add package to knowledge graph', 'enrich [pkg]', when adding depends_on [[npm-*]]…
This skill should be used when the user asks to 'research person', 'person intel', 'people intel', 'who is [person]', 'who created [project]', 'who maintains [package]', 'add person to knowledge…
This skill should be used when the user asks to 'triage unsorted bookmarks', 'clean up raindrop inbox', 'sort unsorted', 'organize bookmarks', 'raindrop triage', 'process bookmark backlog', 'promote…
This skill should be used when the user asks to "research a topic", "run-research", "last30", "what's happening with X", "what are people saying about X", "find the best X", "X prompts", "latest on…
This skill should be used when the user asks to 'research a homebrew formula', 'brew intel', 'what does [brew-tool] do', 'research a cask', 'cask intel', 'what does [cask] do', 'research a GitHub…
Use this skill whenever the user needs to manage VMs in VMware/vSphere/ESXi — it's the entry point for all VM operations.
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or pro — from…
Добавить макет к объекту 1С (обработка, отчёт, справочник, документ и др.) — from Desko77/claude-code-skills-1c
Individual skills are powerful. Theme packs are systems. Each pack is curated for a specific job — every skill inside validated to work together, sequenced, and documented as a workflow.
19 skills covering every major advertising platform plus creative, math, budget, and competitor analysis. The complete paid acquisition engine — from brief to live campaign.
6 skills forming a complete outbound sales system: prospect research, lead scoring, Telegram channel sourcing, cold email sequences, LinkedIn outreach, and revenue intelligence.
8 skills for taking a product from zero to traction: Product Hunt strategy, ASO audit, social proof collection, demo video script, landing page generation, PR pitching, and affiliate setup.
10 skills forming a full content production and distribution system: humaniser, social content calendar, video pipeline, short-form strategy, growth loops, and community-led growth mechanics.
14 skills from Trail of Bits, Sentry, and the open community covering smart contract auditing, threat modelling, dependency scanning, pentest reporting, SAST configuration, and incident response runbooks.
Curated skills authored or endorsed by Anthropic, Stripe, Vercel, Cloudflare, and Hugging Face — the highest-quality, most thoroughly documented skills in the registry, hand-picked from official repos.
An automated pipeline scans GitHub, Discord skill channels, and the open web every 24 hours. New SKILL.md files are detected, fetched, and queued for review within hours of publication.
Each candidate is checked against an admission threshold — valid frontmatter, non-trivial body, parseable structure. Admitted skills are auto-categorized into one of 10 domains and a sub-category. The catalog is presented unrated; we do not display a public quality score.
Static pages publish to /skills/{slug}/, the sitemap updates, IndexNow pings Bing & Yandex, and the catalog JSON refreshes. Newly admitted skills are searchable and browseable within minutes of the next miner run.
Pro subscribers click Install. The skill lands in ~/.claude/skills/ with correct directory structure, validated frontmatter, and any bundled scripts — ready to use immediately.
Built something useful? Drop a SKILL.md in a public GitHub repo, share the link below, and our crawlers will check it within 24 hours. Skills that meet the quality bar get indexed with full credit to your name and repo.
We'll notify you when your skill is indexed or if it needs changes.
--- # SKILL.md frontmatter name: your-skill-name description: One sentence. What does this skill do and when to use it? context: | Optional. Stack context, product details, or domain knowledge that grounds the skill's behaviour. allowed-tools: - WebSearch - Read - Bash argument-hint: "[topic] [goal] [count]" --- # Your Skill Title The skill body goes here. Write instructions Claude should follow when this skill is invoked. ## Stages Break the skill into stages. Be specific. Examples beat rules.
Free to browse and search. Pro unlocks the multi-signal Quality Score, one-click install, and curated theme packs.
No credit card · takes 10 seconds
Annual billing available at $79/yr (save $29). No lock-in. Downgrade to free any time. Skills you install stay installed.
ClaudSkills Arcade — the parallel catalog of 6,900+ Claude Code tools (MCP servers, AI coding agents, vector DBs, VS Code extensions). $5/mo on its own, or $14/mo as a Bundle with Pro.
The Bundle is priced at the literal sum of Pro + Arcade. We don't discount the catalog — we built it and grow it every day. The Bundle exists so you can manage both subscriptions as one.
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.