docusaurus-deployer
Safe 69Deploy Docusaurus to GitHub Pages
by 92Bilal26
Deploying Docusaurus documentation to GitHub Pages requires manual configuration of build settings, GitHub Actions workflows, and deployment branches. This skill automates the entire process with pre-validated templates and local testing before CI/CD triggers.
context7-efficient
Low Risk 73Fetch library docs with 86% token savings
by 92Bilal26
Documentation requests consume excessive tokens. This skill uses Context7 MCP with intelligent shell pipeline filtering to extract only code examples and API signatures, reducing token usage by 86.8% while preserving all essential information.
content-evaluation-framework
Safe 70Evaluate Educational Content Quality
by 92Bilal26
Content creators need systematic, objective quality assessment to improve educational materials. This skill provides a 6-category weighted rubric with evidence-based scoring to consistently evaluate and improve book chapters and lessons.
Concept Scaffolding Skill v3.0 (Reasoning-Activated)
Safe 62Design progressive learning progressions
by 92Bilal26
Complex concepts overwhelm learners when presented incorrectly. This skill applies cognitive load theory to design step-by-step progressions that match learner proficiency, ensuring concepts build on prerequisites with appropriate scaffolding at each stage.
code-validation-sandbox
Low Risk 71Validate Code Examples in Educational Content
by 92Bilal26
Manual validation of code blocks in book chapters is time-consuming and error-prone. This skill automatically detects code languages, applies layer-appropriate validation strategies, and generates actionable error reports with fixes.
Code Example Generator Skill v3.0 (Reasoning-Activated)
Safe 62Generate pedagogically sound code examples
by 92Bilal26
Teaching code requires more than syntax demonstration. This skill generates production-relevant examples using reasoning-driven pedagogy that activates understanding through spec-first, show-then-explain patterns.
chatkit-botbuilder
Safe 70Build production ChatKit chatbots
by 92Bilal26
Building ChatKit chatbots requires integrating multiple technologies (FastAPI, OpenAI Agents SDK, MCP tools) with proper security patterns. This skill provides complete architectural guidance for creating production-ready chatbots with user isolation and real-time capabilities.
canonical-format-checker
Safe 67Check canonical format consistency
by 92Bilal26
Educational content often drifts from canonical patterns over time. This skill compares lesson content against authoritative sources to ensure students learn correct formats that match platform conventions.
browser-use
Low Risk 74Automate browser tasks with Playwright
by 92Bilal26
Browser automation requires repetitive manual interactions with web pages. This skill provides MCP-powered tools to navigate websites, fill forms, click elements, take screenshots, and extract data programmatically through Playwright MCP server.
book-scaffolding
Safe 70Plan educational books with scaffolding patterns
by 92Bilal26
Planning large educational books is challenging without structure. This skill provides templates, patterns, and validation tools to scaffold multi-chapter learning journeys that manage cognitive load and ensure narrative continuity.
Assessment: [Title]
Low Risk 61Create balanced programming assessments
by 92Bilal26
Creating fair programming assessments is time-consuming. This skill generates varied question types aligned to learning objectives with meaningful distractors, rubrics for open-ended questions, and cognitive distribution analysis.
ai-collaborate-teaching
Safe 70Design AI-Assisted Learning Experiences
by 92Bilal26
Students often struggle to use AI effectively without over-relying on it. This framework provides structured methods to integrate AI as a collaborative learning partner through the Three Roles approach, ensuring students learn from AI while maintaining independent capability.
debug-tauri
Low Risk 73Debug Tauri WebView applications
by 8beeeaaat
Debugging Tauri applications requires collecting screenshots, console logs, and WebView state manually. This skill automates the debugging workflow with official Tauri plugins for screenshot capture, log analysis, and state inspection across macOS, Windows, and Linux.
web-accessibility
Safe 69Audit Websites for WCAG Accessibility Compliance
by 89jobrien
Web accessibility issues can exclude users with disabilities from accessing digital content. This skill provides comprehensive WCAG compliance audits, screen reader compatibility testing, and actionable remediation guidance for creating inclusive web experiences.
use-conductor
Safe 67Scan conductor/ for project direction
by 89jobrien
Projects often have structured plans, active tasks, and workflow guidelines scattered across multiple files. This skill helps you find and use those conductor files to understand what to work on next and how to follow project standards.
url-analysis
Low Risk 68Validate and analyze URLs
by 89jobrien
Broken links and misaligned references damage user trust and content quality. This skill automatically validates URLs, checks HTTP status codes, follows redirects, and evaluates link relevance to ensure all references point to appropriate, accessible destinations.
tool-presets
Safe 67Define consistent tool presets for Claude Code agents
by 89jobrien
Different tasks require different tool access. This skill provides standardized tool preset definitions so you can quickly configure agents with appropriate capabilities for development, research, file operations, analysis, or orchestration tasks.
testing
Low Risk 75Write tests with TDD methodology
by 89jobrien
Writing tests after code leads to fragile codebases and missed bugs. This skill provides structured TDD workflows, test patterns, and Playwright automation to help you write maintainable tests before code, catch bugs early, and build confidence in your software.
technical-research
Safe 70Conduct Technical Spikes and Research Investigations
by 89jobrien
Making technical decisions without proper investigation leads to costly refactoring and technical debt. This skill provides a structured framework for timeboxed technical spikes, proof of concept development, and objective technology evaluations with clear recommendations.
tdd-pytest
Safe 68Write Tests with TDD Methodology
by 89jobrien
This skill helps developers follow test-driven development practices for Python projects. It guides users through the Red-Green-Refactor cycle, pytest configuration, and test quality auditing.