Logo
Agent Skills Guide
Tahir-yamin/dev-engineering-playbook logo

Tahir-yamin/dev-engineering-playbook

A comprehensive knowledge base of workflows, skills, AI agents, and guides for full-stack development, DevOps, and AI engineering.

6 skills published4 starsGitHub

vscode-ext-commands

@tahir-yamin/dev-engineering-playbook

4

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

Software Development

microsoft-code-reference

@tahir-yamin/dev-engineering-playbook

4

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

Software Development

webapp-testing

@tahir-yamin/dev-engineering-playbook

4

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Software Development

postmortem-writing

@tahir-yamin/dev-engineering-playbook

4

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

Productivity & Collaboration

ai-development-guide

@tahir-yamin/dev-engineering-playbook

4

Technical decision criteria, anti-pattern detection, debugging techniques, and quality check workflow. Use when making technical decisions, detecting code smells, or performing quality assurance.

Software Development

task-analyzer

@tahir-yamin/dev-engineering-playbook

3

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Returns skills with confidence scores and metadata.

Data & AI