Zachary Taylor
Community@zach-source
I asynchronously build stuff and break things.
Agent Skills by Zachary Taylor
Showing 46 vetted skills indexed across 1 GitHub repositories.
ast-grep
Generate ast-grep rules from natural language queries for structural code search.
osgrep
Search codebases semantically using natural language queries with local embeddings.
mcp-builder
Guide development of MCP servers in Python or TypeScript.
tasks
Execute multi-step workflows defined in Markdown files with argument passing.
terminal-title
Update terminal window titles with ANSI escape sequences via shell script.
tmux-zsh
Configure and troubleshoot tmux and zsh with plugin management and vi-mode.
Playwright Browser Automation
Automate browser interactions and end-to-end tests with Playwright.
webapp-testing
Test local web applications with Playwright scripts and capture screenshots.
pypict
Generate optimized test cases from system requirements using PICT.
tdd
Guide users through the Red-Green-Refactor cycle for test-first development.
gitlab-cicd-debug
Diagnose GitLab CI/CD pipeline failures, including Vault JWT and Docker build errors.
tilt
Create and modify Tiltfiles for local Kubernetes development workflows.
deploy
Automates Kubernetes and Helm deployment verification workflows with pre/post checks and monitoring.
ci-polling
Monitor GitHub Actions and GitLab CI/CD pipeline statuses with background polling tasks.
granted
Assume AWS roles and export credentials to environment variables or .env files.
Plugin Structure
Guide Claude Code plugin architecture, directory structure, and manifest configuration.
MCP Integration
Configure MCP servers with stdio, SSE, HTTP, and WebSocket connections.
Hook Development
Implement Claude Code plugin hooks for event-driven automation and validation.
Writing Hookify Rules
Create and configure custom hookify rules using YAML frontmatter and regular expressions.
skill-creator
Guide creating Claude skills with structure, design principles, and development steps.
Skill Development
Guide creation and refinement of Claude Code plugin skills with SKILL.md structure.
Plugin Settings
Manage per-project plugin configuration and state via `.claude/plugin-name.local.md` files.
example-skill
Creates Claude Code plugin skills with templates and frontmatter guidance.
agent-development
Guide creation of autonomous agents for Claude plugins with file structure and frontmatter.