claudeindex
Marketplace

yigitkonur-skills

50 skills for AI coding agents.

Stars

1

Forks

0

Plugins

50

Installation

1

Add the marketplace

/plugin marketplace add yigitkonur/skills-by-yigitkonur
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

50

Plugins

0

Skills

0

Agents

Last Crawled

March 29, 2026

Plugins

Plugin

build-chrome-extension

Building or debugging a Chrome extension with Manifest V3 — service workers, content scripts, popup/sidepanel, messaging, storage, permissions, testing, or Web Store publishing

Plugin

build-copilot-sdk-app

Building TypeScript applications with the GitHub Copilot SDK (@github/copilot-sdk), including sessions, tools, streaming, hooks, custom agents, or BYOK

Plugin

build-daisyui-mcp

Building UI with daisyUI components, converting Figma designs or screenshots to daisyUI code, or generating themes using the daisyui-blueprint MCP server

Plugin

build-hcom-systems

Building applications or automation systems on top of hcom — designing multi-agent architectures, extending hcom with custom workflow scripts, integrating hcom into CI/CD pipelines, or understanding hcom internals like its hook system, SQLite schema, relay networking, and event subscriptions

Plugin

build-langchain-ts-app

Building TypeScript agents, RAG pipelines, or tool-calling workflows with LangChain.js and LangGraph

Plugin

build-mcp-use-agent

Building TypeScript AI agents with mcp-use MCPAgent — configuration, LLM integration, streaming, structured output, observability, and production deployment

Plugin

build-mcp-use-apps-widgets

Building or fixing an `mcp-use` server that renders React widgets from `resources/` and needs `useWidget`, `useCallTool`, streaming preview, CSP, or ChatGPT/MCP Apps compatibility. Do not use for plain MCP servers without widgets or for MCP client apps

Plugin

build-mcp-use-client

Building MCP client applications with the mcp-use TypeScript SDK — MCPClient, sessions, tools, resources, React hooks, code mode, and authentication

Plugin

build-mcp-use-server

Building or extending TypeScript MCP servers with the mcp-use library — tools, Zod schemas, resources, prompts, transports, OAuth, sessions, testing, and deployment

Plugin

build-openclaw-plugin

Building OpenClaw plugins — registering tools, channels, model providers, writing plugin manifests, and configuring tool profiles

Plugin

build-openclaw-skill

Creating, testing, or publishing OpenClaw skills and need SKILL.md structure, metadata gating, reference routing, or ClawHub guidance. Trigger phrases include "OpenClaw skill", "SKILL.md", "metadata gating", "test a skill", "ClawHub"

Plugin

build-openclaw-workflow

Building OpenClaw automation — Lobster typed workflows, cron scheduled jobs, LLM task chains, and browser automation

Plugin

build-raycast-script-command

Building or repairing Raycast Script Commands in Python or Bash and need correct metadata, output modes, arguments, discovery, or runtime behavior

Plugin

build-skills

Creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md

Plugin

build-supastarter-app

Extending a Supastarter app with App Router pages, oRPC procedures, Better Auth flows, Prisma/Drizzle data work, billing, storage, or monorepo package changes

Plugin

convert-snapshot-nextjs

Converting live websites or saved HTML snapshots into grounded Next.js pages with browser capture, self-hosted assets, extracted styles, and screenshot-led fidelity verification

Plugin

convert-vue-nextjs

Converting Vue 2/3 or Nuxt components to Next.js App Router with React, including component mapping, state migration, routing, SSR, or ecosystem packages

Plugin

debug-tauri-devtools

Debugging a runnable Tauri app with CrabNebula DevTools, or need to install/connect DevTools to inspect Rust logs, IPC calls, runtime config, plugin permissions, or bundled assets

Plugin

develop-clean-architecture

Applying Clean Architecture layers, dependency direction, DDD entities, use cases, or strict TypeScript patterns to structure or audit a codebase

Plugin

develop-macos-liquid-glass

Building, modernizing, or reviewing macOS SwiftUI code with Apple's Liquid Glass design system — glass toolbars, sidebars, windows, NSGlassEffectView, or migrating from NSVisualEffectView

Plugin

develop-typebox-fastify

Building Fastify REST APIs with TypeBox schemas, type-provider-typebox, route validation, OpenAPI generation, plugins, hooks, inject() testing, or Drizzle/Prisma database integration

Plugin

develop-typescript

Writing or reviewing framework-agnostic TypeScript and need strict typing, tsconfig/lint decisions, safer refactors, or guidance on generics, unions, and typed boundaries

Plugin

enhance-prompt

Enhancing a prompt before sending it to an LLM or coding agent — adds narrative structure, thinking-steering, failure pre-emption, halt conditions, and verification layers

Plugin

enhance-skill-by-derailment

Improving a skill's instructional quality by having a subagent use it on a real task, reading the execution trace to find where instructions break, and fixing the skill directly

Plugin

extract-saas-design

Forensically documenting the visual system of an existing SaaS dashboard or admin UI into structured design docs, not rebuilding or redesigning it

Plugin

init-agent-config

Generating, auditing, or migrating repo-grounded AGENTS.md and CLAUDE.md files, especially for dual-file setups, multi-agent compatibility, or converting existing agent config

Plugin

init-copilot-review

Creating or refining GitHub Copilot code review instruction files such as .github/copilot-instructions.md and scoped *.instructions.md for repository-specific PR reviews

Plugin

init-devin-review

Creating or refining REVIEW.md, AGENTS.md, or repo-scoped Devin Bug Catcher review instructions

Plugin

init-greptile-review

Generating `.greptile/` review config, scoped rules, or context-file mappings for Greptile pull request reviews in a specific repository

Plugin

init-openclaw-agent

Configuring an OpenClaw agent workspace or agent-specific runtime policy: workspace files, tool profiles, allow/deny lists, skills loading, memory, or security settings

Plugin

optimize-mcp-server

Optimizing, auditing, or enhancing an MCP server's tool quality, error handling, security, context efficiency, or production readiness for any MCP SDK

Plugin

plan-issue-tree

Planning a project as GitHub Issues with sub-issues, wave-based execution order, labels, and dependency wiring via the gh CLI

Plugin

plan-prd

Writing a PRD, product requirements document, feature spec, or requirements document with structured discovery, codebase-grounded analysis, and AI-agent-actionable output

Plugin

plan-work

Framing a vague request, comparing approaches, prioritizing a backlog, or defining risks, checkpoints, and decision criteria before acting

Plugin

publish-npm-package

Automating npm publishing via GitHub Actions and need auth, versioning, provenance, or workflow-template choices

Plugin

review-pr

Reviewing a GitHub pull request or local branch diff for merge readiness and need high-signal findings grounded in stated goals, changed-file clusters, and existing review state when available

Plugin

run-agent-browser

Driving the agent-browser CLI for browser navigation, DOM-grounded interaction, session/tab management, screenshots, data extraction, or repeatable web app workflows

Plugin

run-comprehensive-research

Orchestrating multi-domain research across official docs, community forums, and practitioner experience with parallel researcher agents producing structured, implementation-ready documentation

Plugin

run-github-repo-evaluate

Evaluating GitHub repositories for quality, maturity, and maintainer credibility using GraphQL batch queries, REST signals, and code-level analysis

Plugin

run-github-repo-search

Searching GitHub for repositories matching a technology, pattern, library, or framework using diverse search hypotheses and gh CLI

Plugin

run-github-scout

Finding the best GitHub repos for a technology need: searches, evaluates, and ranks repos using subagent swarms with automatic retry when results are weak

Plugin

run-hcom-agents

Orchestrating multiple AI coding agents via hcom — launching headless Claude or Codex agents, messaging between them, writing multi-agent workflow scripts, or applying patterns like worker-reviewer loops, ensemble consensus, and cascade pipelines

Plugin

run-issue-plan

Executing a project plan stored as GitHub Issues with sub-issues by reading the tree, dispatching subagents wave-by-wave, and tracking completion

Plugin

run-openclaw-agents

Orchestrating OpenClaw multi-agent systems — spawning sub-agents, managing sessions, ACP routing, and cross-agent messaging

Plugin

run-openclaw-deploy

Deploying OpenClaw to production — Docker containers, VPS setup, security hardening, gateway management, and monitoring

Plugin

run-playwright

Controlling a live browser with @anthropic-ai/playwright-cli for navigation, forms, screenshots, tab workflows, or interactive debugging from the terminal

Plugin

run-research

Researching a bug, library choice, architecture trade-off, pricing, security advisory, or any technical question where current web evidence, Reddit practitioner experience, and multi-source synthesis would change the recommendation

Plugin

run-seo-analysis

Running SEO workflows with MCP Marketers tools — site audits, keyword research, backlink analysis, competitor intelligence, SERP analysis, rank tracking, or content optimization

Plugin

test-by-mcpc-cli

Testing or debugging MCP servers with mcpc CLI across stdio, HTTP stateless, and HTTP stateful transports — tool calling, schema validation, and automated test scripts

Plugin

use-skill-dl-util

Searching, discovering, and downloading AI coding skills using skill-dl with Serper-powered search and batch downloads