Uğur YILDIZ
Community@uguryldz · Antalya, Turkey
Uğur YILDIZ maintains n8n development skills covering Linear ticket triage, GitHub pull requests, OAuth2 node credentials, ESLint rules, and UI copy design.
Agent Skills by Uğur YILDIZ
Showing 14 vetted skills indexed across 2 GitHub repositories.
node-add-oauth
Adds OAuth2 credential support to existing n8n nodes with tests and CLI constant updates.
create-community-node-lint-rule
Guides creation of ESLint rules for the n8n community nodes plugin.
setup-mcps
Configures MCP servers for Linear, Notion, Context7, and Figma in n8n development environments.
linear-issue
Fetches and analyzes Linear issues with comments, attachments, and related GitHub context.
content-design
Writes, reviews, and audits UI copy for n8n interfaces against terminology and tone guidelines.
loom-transcript
Fetches and formats full transcripts from Loom video URLs via the Loom GraphQL API.
reproduce-bug
Reproduce reported bugs from Linear tickets with failing regression tests.
spec-driven-development
Keeps implementation code synchronized with markdown specs stored in .claude/specs/.
create-skill
Guides authoring of Agent Skills with SKILL.md frontmatter, structure, and best practices.
conventions
Provides quick-reference coding conventions and patterns for the n8n monorepo codebase.
create-pr
Creates GitHub pull requests with titles that pass n8n's check-pr-title CI validation.
create-issue
Create Linear tickets and GitHub issues following n8n formatting conventions.
Linear Issue Analysis
Fetch and analyze Linear issues with comments, relations, and linked PRs.
n8n-cli
Manage n8n workflows, credentials, and executions via REST API and CLI.
Frequently Asked Questions About Uğur YILDIZ
FAQPage SchemaWhat 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.