Agent Skills by Zaeem Khan
Showing 33 vetted skills indexed across 1 GitHub repositories.
gstack
Unify planning, design review, and browser-based testing workflows.
write-a-prd
Translate fuzzy product ideas into a formal PRD with structured discovery.
triage-issue
Triage bug reports into root-cause analysis and TDD-aligned fix plans.
prd-to-plan
Convert a PRD into a phased implementation plan with tracer bullet methodology.
ubiquitous-language
Compile domain terms into a canonical glossary in UBIQUITOUS_LANGUAGE.md.
request-refactor-plan
Create step-by-step refactor plans with tiny, reviewable commits.
improve-codebase-architecture
Analyze codebase architectural friction and generate RFC-style improvement proposals.
prd-to-issues
Convert PRDs or implementation plans into prioritized vertical-slice issues with dependencies.
git-guardrails
Block destructive git operations with pre-commit and pre-push hooks.
design-an-interface
Generate multiple interface designs for APIs, SDKs, CLIs, or UI components with tradeoffs.
tdd
Guide red-green-refactor cycles by writing failing tests before implementation.
grill-me
Guide structured questioning to surface gaps in early-stage product ideas.
plan-design-review
Identify missing design decisions in a PLAN and generate testable recommendations.
design-consultation
Generate a design-system proposal, preview, and DESIGN.md from project context.
freeze
Restrict Edit and Write operations to a user-defined directory boundary.
careful
Warn before executing destructive Bash commands in development and production environments.
investigate
Guide software debugging through four phases to isolate root causes.
document-release
Automate post-ship documentation updates across README, ARCHITECTURE, CONTRIBUTING, and CLAUDE files.
gstack-upgrade
Automate gstack upgrades across global, local, and vendored installations.
codex
Run Codex CLI reviews, challenges, and consultations on local Git diffs.
qa
QA test web applications across UI, API, and data layers and fix bugs.
qa-only
Test web applications and generate structured health reports with evidence.
setup-browser-cookies
Import cookies from major browsers into a Playwright headless session via interactive picker for authenticated QA testing.
review
Detect SQL safety, LLM trust, and side-effect risks in PR diffs.