Mohamed Sayed
Community@MohamedSayedK · Egypt
Mohamed Sayed is an Angular frontend web developer with a passion for creating beautiful-looking websites and learning new technologies.
Agent Skills by Mohamed Sayed
Showing 49 vetted skills indexed across 1 GitHub repositories.
compliance-check
Audits web projects for GDPR and ePrivacy compliance gaps across cookies, privacy policies, and data handling.
extract-features
Generate a feature inventory documenting what to preserve before a codebase rewrite or migration.
threat-model
Generates a STRIDE threat catalogue from a data flow diagram with optional OWASP Threat Dragon export.
geo-audit
Audits web projects for LLM and AI-agent discoverability across 17 GEO and AEO checks.
tech-vision
Authors a technical architecture vision document covering target state, gap analysis, migration path, and anti-scope.
decide
Records technical decisions as Architecture Decision Records with structured trade-off reasoning.
onboard-omnigrid
Detects repository stack and generates a staged omnigrid.yaml configuration via a describe-propose-confirm flow.
adr-index
Query and search Architecture Decision Records stored in a project's ADR folder.
seo-audit
Audits web projects for technical SEO issues across meta tags, sitemaps, and structured data.
audit-deps
Audits project dependencies for vulnerabilities, license risks, staleness, and version-pinning gaps.
spike-close
Close spike tickets via a promote-or-discard disposition gate using GitHub CLI.
roadmap
Manage product roadmap milestones in a markdown file with add, move, and close operations.
docs-audit
Audits project documentation against the Diataxis framework and flags staleness.
validate-idea
Validates product ideas through five sequential questions and returns a keep or kill verdict.
plan-initiative
Plans multi-milestone initiatives via Socratic interviews with dependency-aware topological sorting.
stakeholder-update
Generate weekly, monthly, or launch stakeholder updates from GitHub PRs, issues, and ADRs.
mutation-test
Runs mutation testing against projects to measure whether test suites constrain behavior.
code-review
Reviews code diffs against quality, security, and standards checklists and returns a verdict.
walking-skeleton
Captures the thinnest end-to-end architectural slice and hands the plan to /to-issues.
improve-codebase-architecture
Detects shallow modules and proposes surgical architecture-deepening refactors grounded in project documentation.
codify-rule
Converts review findings into operator-approved Handbook rule files under omnigrid/handbooks.
feature-diagram
Generates a lint-checked Mermaid flowchart for one feature from the feature inventory.
Convert markdown, HTML, and BPMN documents to PDF using available local converters.
close-epic
Verifies an assembled epic against its PRD Definition of Done before closing it.
Frequently Asked Questions About Mohamed Sayed
FAQPage SchemaWhat tasks can I accomplish with MohamedSayedK's OMNIGRID skills?▼
You can run the full feature pipeline (idea capture, grill, PRD, vertical-slice issues, TDD, epic close-out), generate C4/DFD/BPMN/Mermaid architecture artifacts, record ADRs, perform code and security reviews, and execute launch audits for SEO, accessibility, GDPR compliance, performance, analytics, and monitoring.
Who is the target audience for these skills?▼
Software engineers, tech leads, solution architects, SREs, and security reviewers working in repositories that adopt the OMNIGRID framework. Role-based skills (tech-lead, code-reviewer, security-reviewer, sre, solution-architect) map directly to those delivery personas.
How do I install and start using OMNIGRID in a project?▼
Run the onboard-omnigrid skill once per project: it detects the stack, scores Harnessability, derives Roles, seeds Handbooks, and writes a staged omnigrid.yaml via a describe-propose-confirm flow. Afterwards, session-start briefing is available via the status skill, and update-omnigrid syncs to newer releases.
What prerequisites or dependencies do the skills require?▼
Many skills require a configured project.name and some require tracker.type in omnigrid.yaml. Pipeline stages have explicit handoff dependencies (grill-with-docs before to-prd before to-issues). Optional converters like pandoc, md-to-pdf, or wkhtmltopdf enable PDF export, and mutation testing dispatches to Stryker, MutPy, go-mutesting, or mutant per language.
How does OMNIGRID handle security and compliance before launch?▼
The launch-check skill delivers a 10-dimension go/no-go verdict, with deep-dive audits for GDPR/ePrivacy compliance, OWASP/STRIDE security review of diffs, dependency vulnerability and license scanning, WCAG 2.1 AA accessibility, and threat modeling exported as OWASP Threat Dragon JSON.