yigitkonur/skills-by-yigitkonur
πͺMarketplaceyigitkonur/skills-by-yigitkonur
All my AI agent skills in one place β design extraction, code review config, MCP testing, Tauri devtools, and more.
Add this Marketplace
/plugin marketplace add yigitkonur/skills-by-yigitkonurPlugins in this Marketplace
audit-agentic-cli
mcpUse skill if you are auditing or designing a CLI for agent/LLM consumption β stable JSON output, exit codes, non-interactive flags, or iterative repair loops for machine-generated artifacts.
audit-agentic-mcp
mcpUse skill if you are auditing an existing MCP server for agent-readiness, designing a new MCP server before any code, or deciding framework, security, and context posture.
audit-completion
reviewUse skill if you are verifying claimed-done work, auditing session/plan/branch completion, finding partial or assumed-complete tasks, or answering "are we done?" with evidence.
audit-skill-by-derailment
skills-metaUse skill if you are testing or hardening an existing SKILL.md by running a fresh subagent on a real task and editing the skill where the trace shows friction.
audit-ui-and-save-files
frontendUse skill if you are auditing a running web app's UI across pages and viewports, saving per-bug findings to a dated tree, and dispatching approval-gated fix subagents.
audit-ux-and-save-files
frontendUse skill if you are auditing a running app's usability from real personas walking their journeys, saving per-issue findings to a dated persona/journey tree and recommending major changes, not fixes.
audit-ux-laws
frontendUse skill if you are building or auditing UI against the 30 Laws of UX β Fitts's, Hick's, Miller's, Jakob's, Gestalt, choice overload, or cognitive load.
build-chrome-extension
buildUse skill if you are building or debugging a Chrome MV3 extension β manifest.json v3, service_worker, content_scripts, chrome.runtime/storage/alarms, popup, side_panel, declarativeNetRequest, or Web Store packaging.
build-clean-mcp-architecture
mcpUse skill if you are placing, refactoring, or auditing TypeScript mcp-use/server code under src/ and need Clean Architecture layer boundaries, folder layout, import direction, or dependency-cruiser gates.
build-cloudflare-email-sending
buildUse skill if you are migrating email to Cloudflare Email Service, replacing Resend, SES, Postmark, or Supabase Auth mailer, wiring a send_email Worker binding, or architecting Cloudflare email sending.
build-effect-ts-v3
buildUse skill if you are building TypeScript code with Effect-TS v3 β effect@3.x, @effect/*, Effect.gen, Layer, Schema, typed errors, fibers, Stream.
build-kernel-ts-sdk
buildUse skill if you are building TypeScript browser-automation agents or apps on the Kernel SDK (`@onkernel/sdk`) β browsers, Apps, profiles, Managed Auth, pools, Playwright/CDP wiring.
build-langchain-ts-app
buildUse skill if you are building TypeScript apps that import `langchain` or `@langchain/*` for agents, tool-calling, RAG retrievers, structured output, streaming, or LangGraph `StateGraph` workflows.
build-mcp-server-sdk-v1
mcpUse skill if you are building or maintaining a TypeScript MCP server on @modelcontextprotocol/sdk v1.x β single-package, Zod schemas, RequestHandlerExtra, McpServer.
build-mcp-server-sdk-v2
mcpUse skill if you are building or maintaining MCP servers on @modelcontextprotocol/server v2 alpha β split packages, McpServer, registerTool, ctx.mcpReq handler context.
build-mcp-use-agent
mcpUse skill if you are building or auditing TypeScript mcp-use MCPAgent code where an LLM picks and orchestrates MCP tools via run, stream, or streamEvents.
build-mcp-use-client
mcpUse skill if you are writing TypeScript MCP client code with mcp-use β MCPClient, MCPSession, useMcp, McpClientProvider, mcp-use/browser, mcp-use/react, or npx mcp-use client.
build-mcp-use-server
mcpUse skill if you are building TypeScript MCP servers with mcp-use/server β server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
build-raycast-script-command
buildUse skill if you are authoring or fixing a Raycast Script Command (.sh or .py with @raycast.* metadata header) and need correct fields, modes, arguments, or discovery.
build-skill
skills-metaUse skill if you are creating a new Claude skill, redesigning one, or merging multiple skills, and need evidence-based research and comparison before writing SKILL.md.
build-tinacms-nextjs
buildUse skill if you are building or extending a TinaCMS-backed Next.js App Router site with tina/config.ts, MDX/git-backed content, schema modeling, useTina visual editing, or TinaCloud/self-hosted deploys.
convert-mcp-sdk-v1-to-v2
mcpUse skill if you are porting an existing MCP TypeScript server from @modelcontextprotocol/sdk v1.x to the v2 split-package SDK with package renames, ServerContext, and Zod v4.
convert-url-to-nextjs
frontendUse skill if you are rebuilding a deployed site as a Next.js project AS-IS pixel-faithful from a live URL, lost-frontend repo recovery, or .html snapshot.
debug-runtime
reviewUse skill if you are chasing a reproducible runtime bug, intermittent failure, or repeated failed fixes and need a language-agnostic 4-phase root-cause workflow before editing product code.
deploy-coolify-cloud
opsUse skill if you are deploying or updating a docker-compose service on Coolify Cloud (app.coolify.io) via its API β setting domains, connecting services, env secrets, or verifying a deploy.
init-agent-config
configUse skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
init-jean-json
configUse skill if you are onboarding a repo to Jean or authoring jean.json and .worktreeinclude β worktree setup/run/teardown/ports proven in a throwaway test worktree, then documented in AGENTS.md.
init-makefiles
configUse skill if you are scaffolding or refreshing Makefile targets for local dev, tunnels, deploys, R2 sync, Supabase, Railway, Vercel, or Mac shipping.
mobilerun-control
automationUse skill if you are controlling, automating, or testing a connected Android phone via the mobilerun CLI β tapping, typing, swiping, reading the screen, or running a multi-step on-device task.
publish-npm-package
opsUse skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
run-agent-browser
automationUse skill if you are driving the agent-browser CLI for ad hoc browser automation β @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
run-aligned-delivery
deliveryUse skill if you are driving a large, ambiguous initiative (modernize, rewrite, migrate, greenfield, or a multi-component bug hunt) and want scored multi-round question alignment before orchestrating parallel execution.
run-codex-adversarial-loop
reviewUse skill if you are fanning out many parallel Codex adversarial reviews across derived lenses, independently verifying every finding, fixing confirmed issues in grouped worktrees, and looping until clean.
run-codex-review-loop
reviewUse skill if you are running Codex review loops across current branches, multiple lenses, comparisons, convergence rounds, or saved review runs.
run-deep-research
researchUse skill if you are running deep multi-file research over 5+ entities or a market/category β a wave-dispatched evidence corpus on disk, executed by Claude subagents or codex exec.
run-github-scout
researchUse skill if you are discovering GitHub repos, shortlisting candidates for a concrete need, or comparing OSS projects with adaptive search and repo evidence.
run-railway
opsUse skill if you are running railway CLI commands for deploys, logs, env vars, link, ssh, db shells, scaling, or reconciling installed CLI vs upstream docs.
run-repo-cleanup
opsUse skill if you are finishing a project and want every live branch and worktree reviewed and merged into main locally, dangling branches retired, and junk swept aside.
run-research
researchUse skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
run-review
reviewUse skill if you are reviewing a PR or diff, asking for review on your branch, triaging received review feedback, or delegating review to codex.
run-tailscale-funnel
automationUse skill if you are exposing a local HTTP server at a public `.ts.net` URL via Tailscale Funnel for agent-browser navigation, mobile testing, webhooks, or shared dev demos.
search-it-bulk-by-codex
researchUse skill if you are running many small Codex-native web searches through codex exec with per-question files and parseable answer artifacts.
test-by-mcpc-cli
mcpUse skill if you are driving the mcpc CLI (0.2.x) to test, debug, or smoke-check an MCP server over stdio or Streamable HTTP.
update-agent-config
configUse skill if you are auditing AGENTS.md/CLAUDE.md/REVIEW.md hierarchies for drift after refactors: stale file:line refs, frequency-table recounts, invalidated rules, or missing AGENTS.md for code-bearing gap folders.
yk-automation
bundleLive automation β agent-browser CLI, Android device control, Tailscale Funnel public tunnels.
yk-build
bundleApp & framework builders β Chrome MV3, Cloudflare Email Service, Effect-TS v3, Kernel SDK, LangChain.js, Raycast, TinaCMS+Next.js.
yk-config
bundleInstruction & config files β AGENTS.md/CLAUDE.md/REVIEW.md hierarchies, drift audits, scenario Makefiles.
yk-delivery
bundleAligned delivery β scored multi-round question alignment, a filename-state spec corpus, and waved parallel subagent orchestration for a large or ambiguous initiative.
yk-everything
bundleThe whole pack β all 44 skills plus the internet-researcher agents. Heaviest context cost; prefer a themed bundle or single skill.
yk-frontend
bundleFrontend rebuild & audit β pixel-faithful URLβNext.js, UI/UX/Laws-of-UX audits.
yk-mcp
bundleMCP & agent interfaces β build (SDK v1/v2, mcp-use), clean architecture, convert v1βv2, test, and agent-readiness audits for MCP servers and CLIs.
yk-ops
bundleOps & release β Railway, Coolify Cloud compose deploys, repo cleanup, npm publishing.
yk-research
bundleResearch & discovery β single-question and wave-based corpus research, GitHub repo scouting, bulk Codex search. Bundles the internet-researcher subagents.
yk-researchers
bundleInternet-researcher subagents only (no skills) β api-docs, debug-stuck, tech-choice, shipping-pattern, quick, generic. Fan them out for source-backed answers.
yk-review
bundleReview & completion β code review, review-feedback triage, done-claim audits, runtime debugging.
yk-skills
bundleSkill authoring β research-driven skill creation and derailment stress-testing of existing SKILL.md files.
More from this repository10
A pack of 19 skills for AI coding agents covering review, research, UI audit, design extraction, browser automation, debug workflows, config file generation, and publishing. Organized under a 12-verb naming registry.
A pack of 19 skills for AI coding agents covering code review, research, UI auditing, design extraction, browser automation, debug workflows, config file generation, and npm publishing, organized under a 12-verb naming system.
Part of a 19-skill collection for AI coding agents that covers code review, research, UI auditing, design extraction, browser automation, debug workflows, config file generation, and publishing.
A Claude Code skill that generates and manages AI agent configuration files including AGENTS.md, CLAUDE.md, and REVIEW.md hierarchies with folder-scoped guidance and native review adapters.
A pack of 19 AI coding agent skills organized under a 12-verb naming registry, covering code review, GitHub scouting, UI auditing, design extraction, browser automation, debug workflows, config generation, and publishing.
Part of a 19-skill pack for AI coding agents covering code review, research, UI auditing, design extraction, browser automation, debug workflows, config file generation, and publishing tasks.
Part of a 19-skill collection for AI coding agents covering code review, UI auditing, design extraction from live SaaS products, browser automation, debug workflows, config file generation, and publishing.
A pack of 19 AI agent skills for everyday development workflows, including code review, research, UI auditing, design extraction, browser automation, debugging, config file scaffolding, and publishing.
A pack of 19 skills for AI coding agents organized under a 12-verb naming registry, covering skill creation, agent config generation, UI auditing, code review, browser automation, debug workflows, and Makefile scaffolding.
A practical collection of 19 skills for AI coding agents covering code review, research, UI audit, design extraction, browser automation, debugging workflows, configuration, and publishing.