Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
EhssanAtassi
ملف منشئ GitHub

EhssanAtassi

عرض على مستوى المستودعات لـ 46 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
46
مستودعات
3
محدث
2026-05-18
مستكشف المستودعات

المستودعات و skills الممثلة

material-components-reference
مطوّرو الويب

Angular Material components quick reference. Use when searching for Material component APIs, theming patterns, or CDK utilities.

2026-05-18
css-methodologies-patterns-library
مطوّرو الويب

Comprehensive patterns for BEM, OOCSS, SMACSS, ITCSS, and CUBE CSS with selection guides and implementation strategies

2026-05-18
enterprise-css-patterns-library
مطوّرو الويب

Comprehensive enterprise CSS architecture patterns for large-scale applications with design systems, governance, and team workflows

2026-05-18
leaflet-cookbook
مطوّرو الويب

Comprehensive Leaflet patterns for custom markers, styled popups, controls, GeoJSON, clustering, and dark mode. Use when searching for Leaflet styling, marker customization, popup design, or interactive map features.

2026-05-18
map-styling-patterns
مطوّرو الويب

Comprehensive map styling patterns for Leaflet, Mapbox, and GIS visualizations. Use when searching for map theming, marker styling, popup designs, or choropleth patterns.

2026-05-18
mapbox-gl-patterns
مطوّرو الويب

Comprehensive Mapbox GL JS patterns for custom styles, 3D visualization, animations, and data-driven maps. Use when searching for Mapbox styling, 3D buildings, heat maps, or advanced map visualizations.

2026-05-18
postcss-plugins-reference
مطوّرو الويب

PostCSS plugins reference - essential plugins, configuration, and optimization strategies

2026-05-18
theme-patterns-reference
مطوّرو الويب

Comprehensive theme system patterns reference - design tokens, multi-brand, CSS variables, inheritance, and testing

2026-05-18
عرض أهم 8 من أصل 19 skills مجمعة في هذا المستودع.
convert
مطوّرو البرمجيات

This skill should be used when the user asks to "convert this shapefile to SQL", "show me the MongoDB inserts for this geodatabase", "give me the PostGIS DDL for this DWG", "translate this GIS file to JSON I can paste into Mongo", or invokes `/gis-to-db:convert <file>`. Parses a GIS or CAD file inline using fiona/ezdxf/LibreDWG (host or Docker), then prints ready-to-execute SQL inserts (PostGIS or MySQL spatial) or MongoDB documents directly into the chat. Does NOT write to a database — the user can copy the output, review, and run themselves.

2026-05-18
cadastral-publish
مطوّرو البرمجيات

This skill should be used when the user asks to "publish the cadastre", "generate a public-facing parcel map", "create a parcel lookup API", "produce official extract PDF", "publish land registry to the web", "generate cadastre change log", "public cadastre publication", or invokes `/civic-gis:cadastral-publish`. Takes an official cadastral dataset (typically the output of `gis-to-db:convert` to PostGIS or MongoDB) and produces public-facing artifacts: a searchable Leaflet map, parcel-extract PDF templates, JSON API stubs, and a change log against the previous publication.

2026-05-18
civic-gis-reference
محللو الإدارة

This skill should be used when the user discusses municipal or civic GIS work — terms like "zoning ordinance", "setback", "FAR (floor area ratio)", "lot coverage", "building permit", "use permit", "variance", "rezoning", "master plan", "cadastre", "parcel ID", "deed", "title", "land registry", "PIN" (Parcel Identification Number), "tax map", "ROW (right of way)", "easement", "land-use code", "comprehensive plan", "subdivision", "plat", "TIF (tax increment financing)", "opportunity zone", "enterprise zone", "investment incentive", "economic development", "investor profile", "site selection", "small town economic development", "post-conflict reconstruction", "damage assessment", "displaced persons", "property restitution", or asks about civic / municipal / governmental geospatial workflows in any country (US, Europe, MENA, etc.). Provides terminology, data-source references, ruleset patterns, and cross-jurisdiction guidance.

2026-05-18
investment-profile
محللو التمويل والاستثمار

This skill should be used when the user asks to "generate an investor profile for this town", "create an economic development pitch", "show investor metrics for city X", "what would investors want to know about this town", "build an investment one-pager", "town profile for site selection", "economic development brief", or invokes `/civic-gis:investment-profile`. Generates an investor-ready profile of a small city or town: demographics, infrastructure, available land, key industries, incentives, comparable cities. Pulls from user-supplied data and free public sources. Outputs markdown, JSON, or a one-page PDF brief.

2026-05-18
investment-sites
مطوّرو البرمجيات

This skill should be used when the user asks to "find suitable sites for this investment", "match a proposed investment to parcels", "where could this factory go in this town", "show me parcels matching these criteria", "site selection for X industry", "investment site matching", or invokes `/civic-gis:investment-sites`. Filters a town's parcel inventory against an investment brief (industry, size, budget, requirements) and returns ranked candidate sites with concrete rationale. Composes on top of gis-to-db's analyze-site rule engine.

2026-05-18
landuse-monitor
مطوّرو البرمجيات

This skill should be used when the user asks to "monitor land use changes", "detect unauthorized changes in land use", "compare current land use against the master plan", "land use change detection", "flag illegal conversions", "track parcel use over time", "land use compliance monitoring", or invokes `/civic-gis:landuse-monitor`. Periodically compares the current land-use snapshot against an approved master plan AND against the previous snapshot, flags both unauthorized changes (current ≠ master plan) and recent changes (current ≠ previous snapshot). Composes on top of gis-to-db:analyze-diff.

2026-05-18
permit-check
ضباط الامتثال

This skill should be used when the user asks to "check if this project complies with zoning", "validate a building permit application", "does this proposal meet setback requirements", "check zoning rules for site X", "permit compliance check", "is this project allowed in zone Y", or invokes `/civic-gis:permit-check`. Scores a proposed project (location + building parameters) against a jurisdiction's zoning ruleset and reports violations with citations. Rule-based and transparent — produces a per-rule pass/fail report, never a black-box decision.

2026-05-18
reconstruction-tracker
مطوّرو البرمجيات

This skill should be used when the user asks to "track reconstruction progress", "compare pre-conflict vs current cadastre", "damage assessment for this area", "find destroyed buildings", "post-conflict reconstruction monitoring", "map damaged parcels", "show reconstruction status", or invokes `/civic-gis:reconstruction-tracker`. Compares a pre-event cadastre baseline (parcels + buildings before conflict / disaster) with a post-event survey or remote-sensing layer, classifies each parcel as intact / damaged / destroyed / rebuilt, and produces a per-parcel status report plus aggregate statistics. Composes on top of gis-to-db:analyze-diff.

2026-05-18
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
enterprise-patterns
متخصصو العمليات التجارية، جميع الآخرون

Proven architectural patterns for building scalable Angular applications in enterprise environments with large teams

2026-05-18
router-first-methodology
متخصصو العمليات التجارية، جميع الآخرون

Doguhan Uluca's Router-First Architecture - The 7 steps for designing scalable Angular applications by defining routes before components

2026-05-18
rxjs-operators
متخصصو العمليات التجارية، جميع الآخرون

Essential RxJS operators and patterns for Angular development - transformation, filtering, combination, and error handling operators

2026-05-18
signals-patterns
متخصصو العمليات التجارية، جميع الآخرون

Angular Signals - Modern reactive state management patterns with computed signals, effects, and interoperability with RxJS

2026-05-18
bundle-optimization
متخصصو العمليات التجارية، جميع الآخرون

Comprehensive guide to Angular bundle optimization, code splitting, tree shaking, and lazy loading strategies

2026-05-18
change-detection
متخصصو العمليات التجارية، جميع الآخرون

Deep dive into Angular change detection optimization, OnPush strategy, Signals, and Zone.js patterns

2026-05-18
auth-patterns
متخصصو العمليات التجارية، جميع الآخرون

Secure authentication and authorization patterns including JWT, OAuth2, guards, and role-based access control

2026-05-18
xss-prevention
متخصصو العمليات التجارية، جميع الآخرون

Comprehensive XSS prevention strategies, DomSanitizer usage, and Content Security Policy implementation

2026-05-18
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات