Agent Skills by Julian Andres Buitrago
Showing 17 vetted skills indexed across 1 GitHub repositories.
new-mcp
Scaffolds and audits MCP server plugin skeletons with manifests and template generation.
audit-mcp
Audit MCP server plugins for best-practice compliance and generate reports.
new-agent
Create Claude Code agent scaffolds by delegating design to the agent-author subagent.
audit-skill
Audit Claude Code skills by analyzing SKILL.md frontmatter and directory structure.
new-skill
Creates scaffolding for a new Claude Code skill with automated checks.
audit-agent
Audit Claude Code agent definitions against 12 anti-patterns and frontmatter rules.
commit
Stage and commit changes with conventional commit format and validation.
worktree
Manage Git worktrees across repos and branches with init, list, switch, cleanup, and status commands.
pr
Create or update GitHub pull requests with architecture diagrams after review.
sync-docs
Audit CLAUDE.md files and auto-align them with the current codebase.
scope-check
Analyze user requests to identify affected consumer repositories and output a structured scope verdict.
review
Automates code quality validation across formatting, tests, coverage, and coding standards.
security-audit
Scan codebases for hardcoded secrets and security vulnerabilities.
ship
Notify a Slack channel to request PR reviews after CI checks pass.
test-generation
Generate unit tests for modified source files using stack-detection data.
pr-review
Identify changed files and validate them against project review rules.
session
Create and manage Claude Code sub-sessions with git worktrees and tmux.