
Tahir-yamin/dev-engineering-playbook
A comprehensive knowledge base of workflows, skills, AI agents, and guides for full-stack development, DevOps, and AI engineering.
vscode-ext-commands
@tahir-yamin/dev-engineering-playbook
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
microsoft-code-reference
@tahir-yamin/dev-engineering-playbook
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.
webapp-testing
@tahir-yamin/dev-engineering-playbook
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.
postmortem-writing
@tahir-yamin/dev-engineering-playbook
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.
ai-development-guide
@tahir-yamin/dev-engineering-playbook
Technical decision criteria, anti-pattern detection, debugging techniques, and quality check workflow. Use when making technical decisions, detecting code smells, or performing quality assurance.
task-analyzer
@tahir-yamin/dev-engineering-playbook
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.
