Guney avatar

Guney

Community

@guneysol

27Followers
|
39Public Repos
|
17Published Skills

SWE @ Helius

Skills Distribution
DomainDeveloper To...GitHub Pull Reques.. (40%)Application Securi.. (20%)React & Next.js Fr.. (20%)Backend Route Veri.. (10%)

Agent Skills by Guney

Showing 17 vetted skills indexed across 1 GitHub repositories.

guneysolguneysol

mobile-check

Audits web pages at phone and tablet viewports for responsive layout problems.

Community
Intermediate
guneysolguneysol

daily-pr-maintenance

Stage conflict resolutions and review feedback fixes for authored GitHub pull requests.

Community
Advanced
guneysolguneysol

security-threat-model

Generates repository-grounded threat models with trust boundaries, abuse paths, and prioritized mitigations.

Community
Advanced
guneysolguneysol

screenshot

Capture desktop, window, and region screenshots across macOS, Linux, and Windows.

Community
Advanced
guneysolguneysol

sync-main

Merge the repository default branch into the current feature branch without rebasing or pushing.

Community
Intermediate
guneysolguneysol

skeleton-auditor

Detect and fix skeleton-to-loaded-component layout shifts in React and Next.js branch diffs.

Community
Intermediate
guneysolguneysol

security-best-practices

Review code against language and framework security best practices and produce prioritized vulnerability reports.

Community
Advanced
guneysolguneysol

backend-test

Verify changed backend routes with targeted HTTP requests against the actual diff.

Community
Intermediate
guneysolguneysol

find-skills

Search and install third-party Agent Skills from the skills.sh registry using the Skills CLI.

Community
Basic
guneysolguneysol

sync-agent-configs

Mirror allowlisted agent skills into a public repository with dry-run review and pruning.

Community
Intermediate
guneysolguneysol

pr

Creates GitHub pull requests following conventional commits, draft PR structure, and Slack notification conventions.

Community
Intermediate
guneysolguneysol

fix-pr-comments

Address actionable GitHub pull request feedback with scoped edits and validation.

Community
Advanced
guneysolguneysol

llm-council

Runs decisions through five AI advisor sub-agents with peer review and chairman synthesis.

Community
Advanced
guneysolguneysol

pr-overview

Reviews pull requests from diffs, surrounding code, checks, and review state.

Community
Intermediate
guneysolguneysol

fix-pr-comments-all

Fixes unresolved reviewer comments across all open GitHub pull requests using parallel per-PR subagents in isolated git worktrees.

Community
Advanced
guneysolguneysol

simplify

Reviews the current diff and applies narrow behavior-preserving code cleanup.

Community
Basic
guneysolguneysol

nextjs-audit

Audits changed React and Next.js code against Vercel best practices with severity-ranked findings.

Community
Basic

Frequently Asked Questions About Guney

FAQPage Schema
What tasks can I accomplish using Guney's skills?▼

You can manage the full GitHub PR lifecycle (creating, reviewing, syncing, and fixing comments), run repository-grounded AppSec threat models, audit React/Next.js code against Vercel best practices, verify backend routes against actual diffs, capture screenshots, and pressure-test decisions with a five-advisor council.

Who are these skills designed for?▼

Software engineers working in GitHub-centric teams, particularly those shipping pull requests with conventional commits, maintaining React/Next.js frontends, performing security reviews in Python, JavaScript/TypeScript, or Go, and developers who want multi-perspective validation of high-stakes technical decisions.

How do the pull request maintenance skills work in practice?▼

The daily-pr-maintenance and fix-pr-comments skills resolve merge conflicts and address actionable review feedback, then validate and stage changes without publishing. The fix-pr-comments-all variant sweeps every open PR in parallel, assigning one subagent per PR inside its own git worktree.

What are the prerequisites for using these skills?▼

PR skills require a GitHub repository with the gh CLI and an active feature branch. Backend route testing needs a known base URL or a safely startable local service. Mobile-check requires an available browser surface, and security reviews are limited to Python, JavaScript/TypeScript, and Go codebases.

When should the llm-council skill be triggered?▼

Trigger it for genuine decisions with real stakes and multiple options, using phrases like 'council this', 'pressure-test this', or 'I'm torn between'. Five advisors independently analyze, anonymously peer-review, and synthesize a verdict. It does not trigger on simple yes/no questions or factual lookups.