Uğur YILDIZ avatar

Uğur YILDIZ

Community

@uguryldz · Antalya, Turkey

1Followers
|
23Public Repos
|
14Published Skills

Uğur YILDIZ maintains n8n development skills covering Linear ticket triage, GitHub pull requests, OAuth2 node credentials, ESLint rules, and UI copy design.

Skills Distribution
DomainDeveloper To...n8n Node Development (35%)Issue & PR Managem.. (30%)Testing & Linting (15%)Spec-Driven Docume.. (10%)

Agent Skills by Uğur YILDIZ

Showing 14 vetted skills indexed across 2 GitHub repositories.

UguryldzUguryldz

node-add-oauth

Adds OAuth2 credential support to existing n8n nodes with tests and CLI constant updates.

Community
Advanced
UguryldzUguryldz

create-community-node-lint-rule

Guides creation of ESLint rules for the n8n community nodes plugin.

Community
Intermediate
UguryldzUguryldz

setup-mcps

Configures MCP servers for Linear, Notion, Context7, and Figma in n8n development environments.

Community
Intermediate
UguryldzUguryldz

linear-issue

Fetches and analyzes Linear issues with comments, attachments, and related GitHub context.

Community
Advanced
UguryldzUguryldz

content-design

Writes, reviews, and audits UI copy for n8n interfaces against terminology and tone guidelines.

Community
Intermediate
UguryldzUguryldz

loom-transcript

Fetches and formats full transcripts from Loom video URLs via the Loom GraphQL API.

Community
Intermediate
UguryldzUguryldz

reproduce-bug

Reproduce reported bugs from Linear tickets with failing regression tests.

Community
Advanced
UguryldzUguryldz

spec-driven-development

Keeps implementation code synchronized with markdown specs stored in .claude/specs/.

Community
Intermediate
UguryldzUguryldz

create-skill

Guides authoring of Agent Skills with SKILL.md frontmatter, structure, and best practices.

Community
Intermediate
UguryldzUguryldz

conventions

Provides quick-reference coding conventions and patterns for the n8n monorepo codebase.

Community
Basic
UguryldzUguryldz

create-pr

Creates GitHub pull requests with titles that pass n8n's check-pr-title CI validation.

Community
Intermediate
UguryldzUguryldz

create-issue

Create Linear tickets and GitHub issues following n8n formatting conventions.

Community
Intermediate
UguryldzUguryldz

Linear Issue Analysis

Fetch and analyze Linear issues with comments, relations, and linked PRs.

Community
Intermediate
UguryldzUguryldz

n8n-cli

Manage n8n workflows, credentials, and executions via REST API and CLI.

Community
Intermediate

Frequently Asked Questions About Uğur YILDIZ

FAQPage Schema
What tasks can I accomplish with Uguryldz's skills?▼

You can create Linear tickets and GitHub issues, fetch and analyze Linear issues with comments and linked PRs, reproduce bugs with failing tests, add OAuth2 credentials to n8n nodes, author ESLint rules for community nodes, create PRs, fetch Loom transcripts, and audit UI copy.

Who are these skills designed for?▼

They target n8n contributors and community node developers, plus engineers managing Linear-based issue triage and GitHub pull requests. A content-design skill also serves product designers writing button labels, error messages, tooltips, empty states, and i18n strings.

What are the prerequisites and dependencies?▼

Linear operations require the Linear MCP server; GitHub issue and PR work requires the authenticated gh CLI (gh auth login). Optional integrations include a Notion MCP for linked documents, the loom-transcript skill for video transcripts, and curl for downloading attachments.

How do I invoke these skills in practice?▼

Skills are triggered by slash commands or natural intent: /create-issue [linear|github] <description>, /node-add-oauth [node-name], /pr for pull requests, /setup-mcps for MCP server configuration, and /copy or /ux-copy for UI text review. Argument hints specify required inputs.

Are these skills free and open source?▼

The manifest lists no licensing fees or paid tiers; the skills are published publicly in the registry under the Uguryldz account. They extend open-source projects such as n8n and the @n8n/eslint-plugin-community-nodes package, with docs referenced via /AGENTS.md.