
Publisher on askill
Set up automated CI failure detection and fixing using Claude Code. Use when you want to create a GitHub Actions workflow that automatically analyzes workflow failures, applies fixes for common issues...
Audit Claude subagent configurations for completeness, security, and best practices
Configure per-project plugin settings using `.claude/plugin-name.local.md` files. Use when building plugins that need user-configurable behavior, storing agent state between sessions, or controlling h...
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use when user mentions mutation testing,...
Run all infrastructure standards checks and configure compliance
Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.
Batch evaluate all skills in a plugin. Runs /evaluate:skill for each skill that has eval cases, then produces a plugin-level report. Use when auditing an entire plugin's quality or before a release.
Create a blog post about your work with guided prompts and templates
Check and configure MCP servers for project integration. Use when setting up MCP servers, checking MCP status, or adding new servers to a project.
Advanced pytest patterns including fixtures, markers, parametrization, and parallel execution. Use when implementing test infrastructure, organizing test suites, writing fixtures, or running tests wit...
Obsidian vault search and discovery via the official CLI. Covers full-text search, tag management, link traversal, backlinks, orphan detection, and unresolved link discovery. Use when user mentions se...
Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commit...
Analyze codebase documentation quality - PRDs, ADRs, PRPs, CLAUDE.md, and .claude/rules/
Extract, compare, and propagate tooling improvements across FVH repos. Use when user says "sync workflows", "propagate config", "diff workflows", "extract improvements", or "config sync".
Just command runner expertise, Justfile syntax, recipe development, and cross-platform task automation. Covers recipe patterns, parameters, modules, settings, shebang recipes for multi-language script...
Python type checking with ty, Astral's extremely fast type checker (10-100x faster than mypy/Pyright). Use when checking Python types, configuring type checking rules, or setting up type checking in p...
Showing 18 of 121