shekerkamma
- 26 skills
- 0 followers
- 5 hours ago last updated
- ▌ Vega · shekerkamma bundleCreate data-driven charts with Vega-Lite (declarative) and Vega (programmatic). Best for statistical visualization of numeric data — bar, line, scatter, heatmap, area, radar charts, and word clouds.
- ▌ Time Tokyo · shekerkammaDisplay the current time in Japan Standard Time (JST, UTC+9). Use when the user asks for the current time in Tokyo, Japan time, or JST.
- ▌ Presentation · shekerkamma bundleUpdate, modify, or fix presentation slides, structure, styling, or weights. Use when the user mentions presentation, slides, slide deck, or wants to edit presentation content.
- ▌ Weather Fetcher Tokyo · shekerkammaInstructions for fetching current weather temperature data for Tokyo, Japan from Open-Meteo API
- ▌ AI Strategy Researcher · shekerkammaResearch and generate comprehensive AI business strategy reports as Word documents. Covers market signals, VC theses, vertical analysis, competitive landscape, unit economics, and operational playbooks. Use when the user wants AI market intelligence, strategy analysis, or business planning documents.
- ▌ C4 · shekerkamma bundleGenerate C4 model diagrams (System Context, Container, Component, Dynamic, Deployment) using PlantUML's C4-PlantUML stdlib. Industry-standard notation for software architecture, suitable for architecture review docs, RFCs, and exec presentations.
- ▌ Iot · shekerkamma bundleCreate IoT architecture diagrams using PlantUML syntax with device and sensor stencil icons. Best for smart home, industrial IoT (IIoT), fleet management, edge computing, and sensor network layouts.
- ▌ Uml · shekerkamma bundleCreate UML diagrams using PlantUML syntax. Best for software modeling — Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams with concise text-based notation and auto-layout.
- ▌ Bpmn · shekerkamma bundleCreate business process diagrams using PlantUML syntax with BPMN, EIP, and Lean Mapping stencil icons. Best for workflow automation, approval chains, message-based integration patterns, and value stream mapping.
- ▌ Cloud · shekerkamma bundleCreate cloud provider architecture diagrams using PlantUML syntax with official AWS, Azure, GCP, and Alibaba Cloud service icons. Best for multi-service cloud topologies and migration blueprints.
- ▌ Canvas · shekerkamma bundleCreate spatial diagrams with free-positioned nodes using JSON format. Best for concept maps, knowledge graphs, and planning boards requiring precise x/y coordinate control.
- ▌ Drawio · shekerkamma bundleEmbed editable draw.io / diagrams.net diagrams inline in Markdown using the official viewer.js library. Best for network topologies, AWS/Azure/GCP architectures, BPMN, and any diagram that benefits from draw.io's 5,000+ shape library.
- ▌ Mermaid · shekerkamma bundleGenerate Mermaid diagrams (flowchart, sequence, class, state, ER, gantt, mindmap, C4, gitGraph, pie, journey, quadrant, sankey, timeline, architecture) using fenced code blocks. Renders natively in GitHub, GitLab, Obsidian, VS Code, Notion, and most modern Markdown viewers.
- ▌ Mindmap · shekerkamma bundleCreate hierarchical mind maps using PlantUML @startmindmap syntax. Best for brainstorming, topic decomposition, study notes, and decision trees with automatic radial layout, left/right branches, and per-node styling.
- ▌ Network · shekerkamma bundleCreate network topology diagrams using PlantUML syntax with mxgraph device icons (Cisco, Citrix, etc.). Best for LAN/WAN layouts, datacenter interconnects, and physical/logical network design.
- ▌ Graphviz · shekerkamma bundleCreate directed/undirected graphs using DOT language with automatic layout. Best for dependency trees, call graphs, package hierarchies, and module relationships requiring fine-grained edge routing.
- ▌ Infocard · shekerkamma bundleCreate editorial-style information cards using HTML/CSS in Markdown. Best for knowledge summaries, data highlights, event announcements, and single-topic content cards with magazine-quality typography.
- ▌ Security · shekerkamma bundleCreate security architecture diagrams using PlantUML syntax with identity, encryption, firewall, and compliance stencil icons. Best for IAM flows, zero-trust models, encryption pipelines, and threat detection architectures.
- ▌ Archimate · shekerkamma bundleCreate ArchiMate enterprise architecture diagrams using PlantUML stdlib macros. Best for TOGAF viewpoints, layered EA modeling (Business/Application/Technology), motivation analysis, and migration planning.
- ▌ Infographic · shekerkamma bundleCreate template-based infographics with space-separated key-value syntax (NOT YAML). Best for KPI dashboards, timelines, roadmaps, SWOT analysis, funnels, comparisons, and org charts with quick visual impact.
- ▌ Python PPTX · shekerkamma bundleGenerate PowerPoint decks programmatically from data using the python-pptx library. Best for templated decks — per-customer reports, weekly metrics, batched architecture summaries — where the deck structure is fixed but content varies per row.
- ▌ Architecture · shekerkamma bundleCreate layered system architecture diagrams using HTML/CSS templates with color-coded tiers and grid layouts. Best for technology stacks, microservices topology, and multi-tier application design.
- ▌ Data Analytics · shekerkamma bundleCreate data pipeline and analytics architecture diagrams using PlantUML syntax with database/analytics stencil icons. Best for ETL pipelines, data lakes, real-time streaming, data warehousing, and BI dashboard design.
- ▌ Diagram Export · shekerkammaReference cookbook of CLI commands to convert each diagram skill in this repo (Mermaid, PlantUML, Graphviz, draw.io, Vega) into slide-ready PNG/SVG. Pairs with marp and python-pptx — pre-render diagrams before embedding so decks are reproducible without internet.
- ▌ Slide Narrative · shekerkammaTemplates and structural rules for assembling diagrams into a presentation. Audience-driven deck patterns (exec, eng review, onboarding, customer pitch), one-decision-per-slide enforcement, and the slide-shapes that work. Pairs with marp or python-pptx — this skill is structure, those are renderers.
- ▌ Repo Architecture · shekerkamma bundleGenerate a layered HTML architecture diagram from a real GitHub repo URL. Walks the tree, classifies modules into semantic layers (user / application / ai / data / infra / external), picks an appropriate layout and style, and renders via the architecture skill. Pairs with codeflow for raw dependency graphs.