Agent Skills by jmagar
Showing 60 vetted skills indexed across 5 GitHub repositories.
aurora-design-system
Provide a shadcn-compatible design system for React/Next.js UI work.
check-llms-drift
Detect stale and orphaned llms.txt entries against Cargo and npm dependencies.
check-project-drift
Detect documentation and implementation drift across repository files.
check-agent-parity
Compare Claude Code, Codex CLI, and Gemini CLI configurations for parity gaps.
add-domain
Scaffold new Rust domain modules with file layout and workspace wiring.
spec-check
Automate xtask gate enforcement for Rust changes in CI and local workflows.
aurora-checklist
Validates Aurora design-system conformance in frontend code and UI changes.
sync-skills
Synchronize the .agents/skills symlink to the .claude/skills location.
promote-plan
Move plan files between proposed/, active/, and completed/ with git mv.
mcp-registry-publish
Publish MCP servers to the official registry with metadata validation and pre-flight checks.
release
Coordinate Rust release workflows with release-plz, cargo-dist, and cocogitto.
mcp-tool-checklist
Audit MCP tool implementations for compliance with pagination, filtering, and description conventions.
security-baseline
Audits changed files for nine-point security baseline and generates prioritized reports.
agent-config
Route and validate agent CLI configuration across Claude Code, Codex CLI, and Gemini CLI.
template-init
Automate post-scaffold setup with placeholder substitutions and tooling bootstrap.
manage-llms-txt
Manage docs/references llms.txt entries via create, refresh, list, and remove operations.
sync-claude-mds
Create and refresh AGENTS.md and GEMINI.md symlinks for CLAUDE.md files.
pipeline-lab-plugin
Automates end-to-end GitHub Actions workflows for lab plugins.
setup
Configure the ~/.claude-homelab/.env credential store via an interactive wizard.
align-lab-plugin
Align MCP plugins to the homelab canonical spec with a documented plan.
deploy-lab-plugin
Generate canonical Docker and Compose configurations for Python, Rust, and TypeScript MCP plugins.
review-lab-plugin
Audit MCP plugins against the homelab canonical spec and generate findings reports.
scaffold-lab-plugin
Generate MCP plugin scaffolds matching the homelab canonical structure.
tool-lab-plugin
Automate MCP tool creation and validation with action/subaction dispatch patterns.