Gus Gadirov avatar

Gus Gadirov

Community

@gusgad · Berlin, Germany

714Followers
|
32Public Repos
|
9Published Skills

Gus Gadirov publishes engineering-discipline skills covering code review, TDD, systematic debugging, browser-based UI verification, and durable knowledge capture for software teams.

Skills Distribution
DomainDeveloper To...Code Quality & Rev.. (30%)Testing & Verifica.. (30%)Debugging & Root-C.. (20%)Engineering Knowle.. (20%)

Agent Skills by Gus Gadirov

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Gus Gadirov

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

You can structure code reviews, apply test-driven development before writing implementation code, debug failures systematically, verify UI behavior end-to-end with Playwright, brainstorm requirements before building, run unattended iteration on verifiable tasks, and document non-obvious decisions for reuse.

Who are these skills designed for?▼

Software engineers and technical leads who want disciplined development practices: reviewers handling PR feedback, developers writing features or bugfixes test-first, and teams validating client UI behavior in a real browser rather than relying only on unit tests.

How do the skills fit into a development session?▼

Each skill triggers at a specific phase: brainstorming before ambiguous work, TDD before implementation, systematic-debugging when failures appear, verification-before-completion before committing, code-review before merging, and compound-engineering afterward to preserve what was learned.

What prerequisites do these skills require?▼

Skills are stored under .agents/skills/ with a SKILL.md file containing a name and description field. The playwright skill requires a browser-driven test setup; ralph-wiggum requires an automatic success signal such as tests, a linter, or a build command.

How do I create a new skill for this registry?▼

Use the agent-skills skill: it covers SKILL.md structure, writing an effective description field, deciding whether a technique deserves to become a skill, and keeping the skill discoverable and token-efficient within the .agents/skills/ directory.