Find the perfect skill
Fix Broken Links
Development
Automates fixing broken links reported by the daily link checker, applying the right strategy and opening an auditable PR.
Feature Development Workflow
Development
Automates a 7-phase feature development process using specialized agents for exploration, architecture design, and code review. Ideal for multi-file features and ambiguous requirements.
OpenWebF Host Controller Management
Development
Manage WebF controllers safely with WebFControllerManager covering lifecycle, reuse, pre-render, and multiple controller scenarios. Use for OpenWebF host integration with complex navigation.
Vite - Config, Plugin API, SSR, and Rolldown Migration
Development
Skill for Vite configuration, plugin API, SSR, and Rolldown migration to Vite 8. Based on Vite 8 beta.
Scaffold hr-* Skills
Development
Scaffold a new hr-* skill directory with SKILL.md, content/, and examples/ templates.
Create Pull Requests
Development
Create high-quality pull requests via gh pr create, with automatic handling of commits, branches, and rebasing.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example. Learn basic API patterns and verify your connection.
Update a pull request
Development
Update an existing pull request with new changes, sync with the base branch, and refresh the PR description.
Systematic Debugging
Development
Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests fail, or errors need investigation. The process includes assessing the issue, isolating the root cause with hypotheses, applying minimal fixes, and adding regression tests to prevent recurrence.
Build & Deploy VisaJobs.xyz
Development
Build, preview, and deploy the VisaJobs.xyz Eleventy site. Use for building, deploying, pushing, previewing, running dev server, or fixing build errors.
Update Project Skills
Development
Re-analyze project source and regenerate skill documentation files for Phoenix Duskmoon UI and Duskmoon Bundler.
Create GitHub Pull Request
Development
Creates a GitHub Pull Request from the current branch's commits: verifies push, generates title/body, then runs gh pr create. Handles PR templates and Copilot review.