Agent Skills by Zachary Cawood
Showing 38 vetted skills indexed across 1 GitHub repositories.
research
...
prompt-conventions
Organize and standardize prompt templates with frontmatter and naming conventions.
i18n-text
Enforce i18n translation keys in Blaze templates and JavaScript.
agent-conventions
Generate standardized .agent.md agent templates with required frontmatter for GitHub Copilot Chat.
mermaid-diagrams
Create dark-mode mermaid diagrams with styled nodes and edges.
implementation-workflow
Execute code changes in isolated worktrees with todo-driven task breakdown.
agent-management
Manage creation, editing, and improvement of local agent configuration files.
worktree-management
Automate Git worktree creation, submodule initialization, and environment setup per branch.
multi-agent-debugging
Coordinate parallel debugging investigations to identify root causes across multiple domains.
git-diffs
Categorize git diffs into substantive, whitespace-only, import-reorder, and trivial changes.
debugging
Trace code paths from symptom to root cause with file:line references.
code-style-rules
Enforce consistent code style and naming conventions during code review and refactoring.
hook-conventions
Enforce agent lifecycle hook conventions for git and shell operations.
multi-agent-planning
Synthesize parallel specialist planner proposals into a unified implementation plan.
autonomous-workflow
Automate GitHub ticket-to-draft-PR workflow with git worktrees and tests.
planning
Generate mermaid diagram-first implementation plans with function signatures and data flows.
code-cleanup
Clean up committed code changes by minimizing diffs and running linters.
blaze-gotchas
Fix Meteor Blaze template rendering glitches from reactive updates.
project-reset
Reset master repositories to a clean default branch state.
architecture-principles
Provide software architecture principles for code organization and modularity.
code-migration
Identifies remaining imports and orphaned exports for JS/TS migrations.
multi-agent-review
Orchestrate parallel specialist reviews of code diffs and pull requests.
subagent-dispatch
Craft precise subagent prompts with isolated context and explicit return formats.
git-commits
Generate conventional commit messages with enforced format rules and pre-commit diff verification.