vishalsachdev

82 mods across 4 repositories, 218 stars between them.

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates an interactive infographic visualization using p5.js that read vis-network compatible JSON data. Use this skill when creating educational infographics with nodes, edges, and hover interactions where users can explore relationships between concepts. Each infographic displays shapes with labels…

2 21d ago A 92 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill installs an interactive learning graph viewer application into an intelligent textbook project. Use this skill when working with a textbook that has a learning-graph.json file and needs a visual, interactive graph exploration tool with search, filtering, and statistics capabilities.

2 21d ago A 56 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill installs a complete Claude Code skill tracking system using hooks to automatically log skill usage, execution duration, token usage, and user prompts for later analysis. Use this skill when setting up activity tracking in a Claude Code project to identify patterns, monitor costs, and discover opportunities…

2 21d ago D 64 tokens

installer

52

vishalsachdev/claude-skills

Skill Claude CodeCodex

Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.

2 21d ago B 42 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

Generate a quick compliance checklist from the Four Learning Design Pillars. Use when users want a practical checklist for reviewing content, a quick audit tool, or verification questions for specific pillars. Triggers on "checklist", "quick audit", "design check", or "verify against pillars".

2 21d ago A 62 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

Review educational content against the Four Learning Design Pillars framework. Use when users want to evaluate course materials, lessons, tutorials, e-learning modules, or any instructional content for alignment with evidence-based learning design principles. Provides structured feedback with specific principle…

2 21d ago A 100 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.

2 21d ago A 48 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates professional LinkedIn announcement text for intelligent textbooks by analyzing book metrics, chapter content, and learning resources to create engaging posts with key statistics, hashtags, and links to the published site. Use this skill when you need to create social media announcements about…

2 21d ago A 62 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

Wire up an LLM client (OpenAI, Azure OpenAI, Anthropic, Gemini) correctly the first time. Use when adding AI calls to a project, when choosing which model to pin, when an LLM call returns empty output or a token/parameter error, or when auditing existing LLM integrations. Covers key sourcing, client placement…

2 21d ago A 99 tokens

llm-council

58

vishalsachdev/claude-skills

Skill Claude CodeCodex

Convene a 3-model council (Claude + GPT via codex CLI + Gemini CLI) on a high-stakes decision. Forces cross-critique between members and surfaces where they actually disagree, breaking Claude's default agreeableness. Use when the user asks to "convene a council", "get a second opinion", "ask GPT and Gemini", "what…

2 21d ago A 128 tokens

map-generator

59

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates interactive maps using the Leaflet JavaScript library. Use this skill when users need to create geographic visualizations, location-based data displays, or interactive maps for educational textbooks. The skill creates complete MicroSim packages with HTML, CSS, and documentation, optimized for…

2 21d ago A 70 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates interactive mathematical function plots using Plotly.js for iframe embedding in intelligent textbooks. Creates visualizations with hover tooltips, interactive sliders to move points along curves, responsive design optimized for narrow layouts, and comprehensive educational documentation. Use this…

2 21d ago A 91 tokens

mermaid-generator

61

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates interactive workflow diagrams using the Mermaid JavaScript library for placement in a narrow region of a textbook using an iframe. Use this skill when users request creating flowcharts, process diagrams, workflow visualizations, or decision trees for educational textbooks. The skill creates…

2 21d ago A 92 tokens

microsim-matcher

62

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill analyzes diagram, chart, or simulation specifications and returns a ranked list of the most suitable MicroSim generator skills to use. It compares the specification against capabilities of all available microsim generators (p5.js, ChartJS, Plotly, Mermaid, vis-network, timeline, map, Venn, bubble) and…

2 21d ago A 107 tokens

microsim-p5

63

vishalsachdev/claude-skills

Skill Claude CodeCodex

Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript code and the main.html can be referenced as an iframe from the…

2 21d ago A 85 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill automates the capture of high-quality screenshots for MicroSim visualizations using Chrome headless mode. Use this skill when working with MicroSims that need preview images for social media sharing, documentation, or quality assessment. The skill handles JavaScript-heavy visualizations that require proper…

2 21d ago A 70 tokens

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill standardizes MicroSim directories by validating structure, metadata, documentation, and required components against a comprehensive quality checklist. Use this when auditing or upgrading a MicroSim to ensure it meets all documentation and structural standards, including index.md formatting, metadata.json…

2 21d ago A 68 tokens

microsim-utils

66

vishalsachdev/claude-skills

Skill Claude CodeCodex

Utility tools for MicroSim management including quality validation, screenshot capture, icon management, and index page generation. Routes to the appropriate utility based on the task needed.

2 21d ago A 37 tokens

moving-rainbow

67

vishalsachdev/claude-skills

Skill Claude CodeCodex

Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls.

2 21d ago A 29 tokens

paper-writing

68

vishalsachdev/claude-skills

Skill Claude CodeCodex

Expert guidance for writing high-quality academic and research papers. Use when the user wants to write, structure, revise, or improve academic papers, research articles, conference papers, or technical reports. Provides comprehensive support for all stages from planning to final polish.

2 21d ago A 53 tokens

premortem

69

vishalsachdev/claude-skills

Skill Claude CodeCodex

Run a premortem on a plan, launch, product, hire, strategy, or decision — assumes it failed 6 months from now and works backward to find every reason why, then produces a revised plan. Use when the user has a concrete plan or commitment with high cost-of-being-wrong and asks to "premortem", "stress test", "find blind…

2 21d ago A 120 tokens

quiz-generator

70

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates interactive multiple-choice quizzes for each chapter of an intelligent textbook, with questions aligned to specific concepts from the learning graph and distributed across Bloom's Taxonomy cognitive levels to assess student understanding effectively. Use this skill after chapter content has been…

2 21d ago A 58 tokens

readme-generator

71

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill creates or updates a README.md file in the GitHub home directory of the current project. The README.md file it generates will conform to GitHub best practices, including badges, project overview, site metrics, getting started instructions, and comprehensive documentation.

2 21d ago A 55 tokens

reference-generator

72

vishalsachdev/claude-skills

Skill Claude CodeCodex

This skill generates curated, verified reference lists for textbooks with level-appropriate resources (10 for junior-high, 20 for senior-high, 30 for college, 40 for graduate). References are formatted with links, publication details, and relevance descriptions. Use this skill when working with intelligent textbooks…

2 21d ago A 73 tokens