Abdullah Hesham
Community@abdullah72005
A Software Developer from Egypt
Agent Skills by Abdullah Hesham
Showing 7 vetted skills indexed across 1 GitHub repositories.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
database-schema-designer
Generates normalized SQL and NoSQL database schemas with indexes, constraints, and reversible migrations.
load-test
Generates and runs k6, Locust, or Artillery load tests with bottleneck analysis reports.
qa
Files durable GitHub issues from conversational bug reports during interactive QA sessions.
unit-test
Generate unit tests with edge cases, mocks, and self-healing failure fixes across multiple test frameworks.
grill-me
Interviews the user question-by-question to stress-test plans and design decisions.
api-contract-testing
Validate API contracts between services using Pact, OpenAPI, and JSON Schema.
Frequently Asked Questions About Abdullah Hesham
FAQPage SchemaWhat tasks can I accomplish with Abdullah Hesham's skills?▼
You can systematically debug bugs and test failures, generate self-healing unit tests, run k6/Locust/Artillery load tests with bottleneck analysis, verify API contracts with Pact, design normalized SQL/NoSQL schemas, file GitHub issues via conversational QA, and stress-test design plans through structured interrogation.
Who are these skills designed for?▼
Software developers, QA engineers, and backend engineers who need to increase code coverage, validate SLAs under traffic, prevent API breaking changes between services, design performant database schemas, or file structured bug reports conversationally within Claude Code environments.
How do the load-test and unit-test skills work in practice?▼
The load-test skill auto-detects your API framework, builds realistic user flows, runs ramp-up/spike/stress profiles against latency and error-rate thresholds, then reports bottlenecks. The unit-test skill detects your test framework, finds untested functions, generates tests with mocks, and self-heals failures in up to 3 iterations.
Are these skills free and open source?▼
The database-schema-designer skill is explicitly licensed under MIT, permitting free use and modification. Other skills in the manifest do not declare a license, so users should check the repository directly before redistribution or commercial use.
What prerequisites or platforms are required?▼
The load-test and unit-test skills target the Claude Code platform. Load testing requires k6, Locust, or Artillery; unit testing supports Vitest, Jest, pytest, go test, flutter_test, RSpec, cargo test, and JUnit. The qa skill requires GitHub access to file issues.