Find the perfect skill
Social Media Review for Blog Post PRs
Content
Review and repair social media copy for blog post PRs, ensuring posts tease the article without giving away the reveal. Applies a critique rubric and drafts missing content from the blog body.
Multi-CLI Collaborative Planning
DevOps
This skill enables multi-CLI collaborative planning and execution for complex tasks. It collects user preferences interactively or in auto mode, loads project context, and routes to a planning phase that generates a plan and then internally hands off to a lite-execute phase for execution. Ideal when multiple command-line interfaces need to coordinate on a shared objective.
Workspace Initialization
Development
Initializes a new workspace configuration for managing multiple related projects. It interactively collects project details, auto-detects existing local repositories, and optionally integrates with GitHub MCP to fetch repositories automatically. Useful when a user wants to create or import a workspace for a multi-repo environment.
Vector Icon Libraries Enterprise Guide
Development
Vector icon libraries ecosystem guide covering 10+ major libraries with 200K+ icons, including React Icons, Lucide, Tabler, Iconify, Heroicons, Phosphor, Radix Icons with implementation patterns and best practices.
Explore: Adaptive Task Clarification
Productivity
Transforms vague requests into actionable task specifications through systematic Socratic questioning. Use for ambiguous tasks, complex multi-part problems, strategic decisions, or any situation where understanding the real need is essential before proposing solutions. Does not provide solutions until the task is fully explored.
Fix Broken Links
Development
Fix broken links and stale redirects reported by the daily link checker. Triage each entry, apply the right fix strategy, and open an auditable PR.
Fable Mode
Development
Decompose before acting, delegate to named agents, verify with checks that can fail, self-critique before delivery.
Lint JS/TS
Development
Runs the linter for JavaScript and TypeScript files. Use before opening a PR.
Create a GitHub PR
Development
Push the current branch and open a PR using the project's PR template. Updates the CHANGELOG and runs pre-commit checks.
PDF Tools Suite
Development
Provides Python code snippets for creating PDF documents with text, images, and tables using ReportLab, as well as merging, splitting, and extracting text and tables from existing PDFs using PyPDF and pdfplumber. Useful for automating PDF generation and data extraction tasks.
Vercel CI/CD Integration
DevOps
Configure automated Vercel deployments with GitHub Actions, including preview deployments on pull requests and production deployments on merge.
Rust Safety Audit
Security
Comprehensive Rust safety audit covering unsafe blocks, memory errors, leaks, Vulkan compliance, with a severity scale.