dkyazzentwatwa

dkyazzentwatwa

@dkyazzentwatwa

GitHub
83 Skills
4029 Total Stars
February 2026 Joined

Public Skills

correlation-explorer

by dkyazzentwatwa

Find and visualize correlations between variables in datasets. Use for data exploration, feature selection, or identifying relationships between columns.

60 1mo ago

financial-calculator

by dkyazzentwatwa

"Financial calculations: loans, investments, NPV/IRR, retirement planning, Monte Carlo simulations. Generates tables, charts, and exportable reports."

Automation 60 5mo ago

blog-post-optimizer

by dkyazzentwatwa

Analyze blog posts for SEO, readability, headline quality, and content structure. Generate meta tags and optimization recommendations with scoring.

SEO 60 5mo ago

image-enhancement-suite

by dkyazzentwatwa

"Batch image processing: resize, crop, watermark, color correction, format conversion, compression. Quality presets for web, print, and social media."

Processing 60 5mo ago

business-card-scanner

by dkyazzentwatwa

Extract contact information from business card images using OCR - name, company, email, phone, address.

CLI Tools 60 5mo ago

barcode-generator

by dkyazzentwatwa

Generate barcodes in multiple formats (Code128, EAN13, UPC, Code39, QR). Supports batch generation from CSV and various output formats.

Code Gen 60 5mo ago

image-comparison-tool

by dkyazzentwatwa

Compare images with SSIM similarity scoring, pixel difference highlighting, and side-by-side visualization.

Analytics 60 5mo ago

crypto-ta-analyzer

by dkyazzentwatwa

Technical analysis with 29+ indicators (BB, Ichimoku, RSI, MACD). Generates 7-tier trading signals with divergence detection, volume confirmation, and squeeze alerts for crypto and stocks.

Code Gen 60 5mo ago

geocoder

by dkyazzentwatwa

Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data enrichment or address validation.

Automation 60 5mo ago

hash-calculator

by dkyazzentwatwa

Calculate cryptographic hashes (MD5, SHA1, SHA256, SHA512) for text and files. Compare hashes, verify integrity, and batch process directories.

Code Gen 60 5mo ago

certificate-generator

by dkyazzentwatwa

Batch create professional certificates with customizable templates for courses, achievements, and awards. Supports CSV input and PDF export.

Code Gen 60 5mo ago

form-filler

by dkyazzentwatwa

Fill PDF forms programmatically with data from JSON, CSV, or dictionaries. Support for text fields, checkboxes, and dropdowns. Batch filling available.

Automation 60 5mo ago

api-response-mocker

by dkyazzentwatwa

Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.

Code Gen 60 5mo ago

data-storyteller

by dkyazzentwatwa

Transform CSV/Excel data into narrative reports with auto-generated insights, visualizations, and PDF export. Auto-detects patterns and creates plain-English summaries.

Analytics 60 5mo ago

ab-test-calculator

by dkyazzentwatwa

Calculate statistical significance for A/B tests. Sample size estimation, power analysis, and conversion rate comparisons with confidence intervals.

API Dev 60 5mo ago

audio-trimmer

by dkyazzentwatwa

Cut, trim, and edit audio segments with fade effects, speed control, concatenation, and basic audio manipulations.

Linting 60 5mo ago

audio-analyzer

by dkyazzentwatwa

Comprehensive audio analysis with waveform visualization, spectrogram, BPM detection, key detection, frequency analysis, and loudness metrics.

Analytics 60 5mo ago

audio-normalizer

by dkyazzentwatwa

Use when asked to normalize audio volume, match loudness, or apply peak/RMS normalization to audio files.

Automation 60 5mo ago

color-palette-extractor

by dkyazzentwatwa

Extract dominant colors from images, generate color palettes, and export as CSS, JSON, or ASE with K-means clustering.

Processing 60 5mo ago

distance-calculator

by dkyazzentwatwa

Calculate distances between geographic coordinates, find nearby points, and compute travel distances. Use for logistics, delivery routing, or location analysis.

Processing 60 5mo ago

data-quality-auditor

by dkyazzentwatwa

Assess data quality with checks for missing values, duplicates, type issues, and inconsistencies. Use for data validation, ETL pipelines, or dataset documentation.

Code Review 60 5mo ago

feature-engineering-kit

by dkyazzentwatwa

Auto-generate features with encodings, scaling, polynomial features, and interaction terms for ML pipelines.

CLI Tools 60 5mo ago

currency-converter

by dkyazzentwatwa

Convert currencies with real-time exchange rates, historical data, and multi-currency calculations.

API Dev 60 5mo ago

document-converter-suite

by dkyazzentwatwa

Convert between 8 formats (PDF, DOCX, PPTX, XLSX, TXT, CSV, MD, HTML). Best-effort text extraction, batch processing, and document format transformation.

Processing 60 5mo ago

data-type-converter

by dkyazzentwatwa

Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible.

Automation 60 5mo ago

icon-generator

by dkyazzentwatwa

Generate app icons and favicons in multiple sizes from a single source image. Support for iOS, Android, web favicon, and social media formats.

CLI Tools 60 5mo ago

flowchart-generator

by dkyazzentwatwa

Generate flowcharts from YAML/JSON definitions or Python DSL. Supports standard flowchart shapes, swimlanes, and PNG/SVG/PDF export.

Code Review 60 5mo ago

dependency-analyzer

by dkyazzentwatwa

Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate requirements.txt files.

Code Review 60 5mo ago

invoice-generator

by dkyazzentwatwa

Generate professional PDF invoices from line items with customizable templates, tax calculations, and branding. Supports batch generation from CSV.

Automation 60 5mo ago

citation-bibliography-generator

by dkyazzentwatwa

Format citations in APA, MLA, Chicago, IEEE, Harvard styles from structured data, DOI/ISBN lookup, or manual entry. Generate bibliographies with auto-sort.

59 3mo ago

gantt-chart-creator

by dkyazzentwatwa

Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG) and interactive (HTML) output.

Automation 59 5mo ago

budget-analyzer

by dkyazzentwatwa

Analyze personal or business expenses from CSV/Excel. Categorize spending, identify trends, compare periods, and get savings recommendations.

Analytics 59 5mo ago

batch-qr-generator

by dkyazzentwatwa

Use when asked to generate multiple QR codes from CSV data, create bulk QR codes with tracking, or generate QR codes for events/products.

Automation 59 5mo ago

address-parser

by dkyazzentwatwa

Parse unstructured addresses into structured components - street, city, state, zip, country with validation.

CLI Tools 59 5mo ago

background-remover

by dkyazzentwatwa

Remove backgrounds from images using segmentation. Support for color-based, edge detection, and AI-assisted removal methods. Batch processing available.

Automation 59 5mo ago

classification-helper

by dkyazzentwatwa

Quick classifier training with automatic model selection, hyperparameter tuning, and comprehensive evaluation metrics.

Processing 59 5mo ago

contract-generator

by dkyazzentwatwa

Use when asked to generate legal contracts, agreements, or documents from templates with variable substitution and formatting.

Code Gen 59 5mo ago

dataset-comparer

by dkyazzentwatwa

Compare two datasets to find differences, added/removed rows, changed values. Use for data validation, ETL verification, or tracking changes.

Code Gen 59 5mo ago

content-similarity-checker

by dkyazzentwatwa

Compare document similarity using TF-IDF, cosine similarity, and Jaccard index. Use for plagiarism detection, duplicate finding, or content matching.

Embeddings 59 5mo ago

cron-expression-builder

by dkyazzentwatwa

Build and validate cron expressions from natural language. Convert between human-readable schedules and cron syntax with next run preview.

Automation 59 5mo ago

expense-report-generator

by dkyazzentwatwa

Generate formatted expense reports from receipt data or CSV. Create professional PDF reports with categorization, totals, and approval workflows.

Analytics 59 5mo ago

json-schema-validator

by dkyazzentwatwa

Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality checks.

Processing 59 5mo ago

image-filter-lab

by dkyazzentwatwa

Apply artistic filters to images including vintage, sepia, B&W, blur, sharpen, vignette, and color adjustments. Create custom filter presets.

Automation 58 5mo ago

date-normalizer

by dkyazzentwatwa

Use when asked to parse, normalize, standardize, or convert dates from various formats to consistent ISO 8601 or custom formats.

Processing 58 5mo ago

data-anonymizer

by dkyazzentwatwa

Detect and mask PII (names, emails, phones, SSN, addresses) in text and CSV files. Multiple masking strategies with reversible tokenization option.

Analytics 58 5mo ago

image-metadata-tool

by dkyazzentwatwa

Extract EXIF metadata from images including GPS coordinates, camera settings, and timestamps. Map photo locations and strip metadata for privacy.

Processing 58 5mo ago

clustering-analyzer

by dkyazzentwatwa

Cluster data using K-Means, DBSCAN, hierarchical clustering. Use for customer segmentation, pattern discovery, or data grouping.

Analytics 58 5mo ago

audio-converter

by dkyazzentwatwa

Convert audio files between formats (MP3, WAV, FLAC, OGG, M4A) with bitrate and sample rate control. Batch processing supported.

Automation 58 5mo ago

code-profiler

by dkyazzentwatwa

Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.

Automation 58 5mo ago

geo-visualizer

by dkyazzentwatwa

Create interactive maps with markers, heatmaps, routes, and choropleth layers. Use when visualizing geographic data, plotting locations, or creating map-based reports.

Code Gen 58 5mo ago

osint-investigator

by dkyazzentwatwa

"OSINT Investigator v2.1 — comprehensive open-source intelligence skill. Triggers on: OSINT, recon, digital footprint, dorking, social media investigation, username lookups, email tracing, domain recon, entity mapping, OPSEC, image verification, metadata analysis, threat intel, people search, background research. Slash commands: /dork, /recon, /pivot, /entity, /timeline, /analyze-metadata, /verif-photo, /sock-opsec, /report, /simple-report, /full, /track, /link, /entities, /confidence, /export-entities, /import-entities, /compare, /timeline-entity, /find-path, /visualize, /stats, /export-graph, /risk-score, /anomaly, /pattern, /threat-model, /sanitize, /export-risk, /wizard, /template, /simple-mode, /progress, /save-checkpoint, /load-checkpoint, /qa-check, /coverage, /gaps, /verify-sources. Professional playbooks: journalist verification, HR background checks, cyber threat intel, private investigation. Integrations: Maltego, Obsidian, Notion."

Analytics 34 3mo ago

social-media-post

by dkyazzentwatwa

Generate optimized social media posts for Threads, X (Twitter), and LinkedIn. Analyzes platform algorithms, applies best practices, and creates engaging content tailored to each platform. Local skill for Navigator marketing only.

Code Gen 32 4mo ago

backend-endpoint

by dkyazzentwatwa

Create REST/GraphQL API endpoint with validation, error handling, and tests. Auto-invoke when user says "add endpoint", "create API", "new route", or "add route".

API Dev 32 4mo ago

nav-loop

by dkyazzentwatwa

Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "autonomous mode".

Agents 32 4mo ago

backend-test

by dkyazzentwatwa

Generate backend tests (unit, integration, mocks). Auto-invoke when user says "write test for", "add test", "test this", or "create test".

Code Gen 32 4mo ago

database-migration

by dkyazzentwatwa

Create database migration with schema changes and rollback. Auto-invoke when user says "create migration", "add table", "modify schema", or "change database".

Code Gen 32 4mo ago

nav-marker

by dkyazzentwatwa

Create context save points to preserve conversation state before breaks, risky changes, or compaction. Use when user says "save my progress", "create checkpoint", "mark this point", or before clearing context.

Agents 32 4mo ago

nav-update-claude

by dkyazzentwatwa

Update project CLAUDE.md to latest Navigator version, preserving customizations. Use when user says "update CLAUDE.md", "migrate to v3", or when detecting outdated Navigator configuration.

32 4mo ago

nav-onboard

by dkyazzentwatwa

Interactive onboarding for Navigator - learn by doing. Auto-invoke when user says "onboard me", "teach me Navigator", "how do I use Navigator", "Navigator tutorial", "learn Navigator", "new to Navigator", or "what skills should I use".

Agents 32 4mo ago

subagent-driven-development

by dkyazzentwatwa

Use when executing implementation plans with independent tasks in the current session

Automation 32 4mo ago

nav-upgrade

by dkyazzentwatwa

Automates Navigator plugin updates. Detects current version, updates plugin, verifies installation, updates project CLAUDE.md, and validates new features. Auto-invoke when user mentions upgrading Navigator or getting new features.

Code Gen 32 4mo ago

using-git-worktrees

by dkyazzentwatwa

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Code Review 32 4mo ago

using-superpowers

by dkyazzentwatwa

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Automation 32 4mo ago

plugin-slash-command

by dkyazzentwatwa

Generate new Navigator slash commands following project conventions. Use when user says "add slash command", "create command", "new /nav command", or "add /nav:[name] command".

CLI Tools 32 4mo ago

nav-profile

by dkyazzentwatwa

Manage user preferences and corrections for bilateral modeling. Auto-learns from session corrections. Use when user says "save my preferences", "remember I like...", or auto-triggers after corrections.

Auth 32 4mo ago

product-design

by dkyazzentwatwa

Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Auto-invoke when user mentions design review, Figma mockup, or design handoff.

Automation 32 4mo ago

nav-release

by dkyazzentwatwa

Validate and release Navigator plugin to marketplace. Auto-invoke when user says "release plugin", "publish navigator", "create release", or "deploy new version".

Processing 32 4mo ago

nav-skill-creator

by dkyazzentwatwa

Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill for...", "automate this workflow", or "we keep doing X manually".

API Dev 32 4mo ago

nav-sop

by dkyazzentwatwa

Create Standard Operating Procedures after solving novel issues, establishing patterns, or documenting workflows. Use when user says "document this solution", "save this for next time", "create SOP".

Agents 32 4mo ago

visual-regression

by dkyazzentwatwa

Setup visual regression testing with Storybook stories, configuration, and CI/CD workflows. Supports Chromatic, Percy, BackstopJS. Auto-invoke when user says "set up visual regression", "add Chromatic tests", "add screenshot testing", or "set up Percy".

CI/CD 32 4mo ago

frontend-component

by dkyazzentwatwa

Create React/Vue component with TypeScript, tests, and styles. Auto-invoke when user says "create component", "add component", "new component", or "build component".

Code Gen 32 4mo ago

writing-plans

by dkyazzentwatwa

Use when you have a spec or requirements for a multi-step task, before touching code

Auth 32 4mo ago

nav-start

by dkyazzentwatwa

Load Navigator documentation navigator when starting development session, resuming work, or beginning new feature. Use when user mentions starting work, beginning session, resuming after break, or checking project status.

Agents 32 4mo ago

writing-skills

by dkyazzentwatwa

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Agents 32 4mo ago

brainstorming

by dkyazzentwatwa

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 32 4mo ago

nav-stats

by dkyazzentwatwa

Display session efficiency report showing token savings, cache performance, and optimization recommendations. Use when user asks "show my stats", "how efficient am I?", "show session metrics", or wants to see Navigator's impact.

Auth 32 4mo ago

frontend-test

by dkyazzentwatwa

Generate frontend component tests (unit, snapshot, e2e). Auto-invoke when user says "test this component", "write component test", or "add component test".

Testing 32 4mo ago

nav-compact

by dkyazzentwatwa

Clear conversation context while preserving knowledge via context marker. Use when user says "clear context", "start fresh", "done with this task", or when approaching token limits.

Auth 32 4mo ago

executing-plans

by dkyazzentwatwa

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Analytics 32 4mo ago

nav-task

by dkyazzentwatwa

Manage Navigator task documentation - create implementation plans, archive completed tasks, update task index. Use when user starts new feature, completes work, or says "document this feature".

Auth 32 4mo ago

nav-diagnose

by dkyazzentwatwa

Detect quality drops in AI output and prompt re-anchoring. Auto-triggers after repeated corrections, context confusion, or when user says "something seems off", "you're not getting this".

API Dev 32 4mo ago

nav-init

by dkyazzentwatwa

Initialize Navigator documentation structure in a project. Auto-invokes when user says "Initialize Navigator", "Set up Navigator", "Create Navigator structure", or "Bootstrap Navigator".

Agents 32 4mo ago

nav-install-multi-claude

by dkyazzentwatwa

Install Navigator multi-Claude workflow orchestration scripts. Auto-invokes when user says "install multi-Claude workflows", "set up multi-Claude", or "enable parallel execution".

CLI Tools 32 4mo ago