mit einem Klick
dotfiles
dotfiles enthält 9 gesammelte Skills von milogert, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Generate a weekly brag doc from GitHub activity and calendar events. Best run on Monday mornings. Supports "last week" override.
Synthesize weekly brag docs into a quarterly summary. Usage: /quarterly-brag Q1 2026 (defaults to current quarter if no args).
Synthesize a year of brag docs into an annual reflection. Best run in late December. Usage: /yearly-brag 2026 (defaults to current year).
Review frontend code for accessibility issues including semantic HTML, keyboard navigation, focus management, labels, ARIA, contrast, and reduced motion.
Work on Elixir or Phoenix projects with project conventions, Mix tasks, tests, formatting, supervision, Ecto, and Nix/devshell awareness.
Establish or improve a minimal Nix flake and dev shell for a project. Use when creating new projects, adding reproducible tooling, configuring direnv, or standardizing development commands.
Review code or infrastructure for security issues including secrets, injection, unsafe shell execution, auth/session flaws, dependency risks, and Terraform/IaC mistakes.
Work safely with Terraform. Use for Terraform formatting, validation, planning, module review, and infrastructure change analysis. Confirm before apply or destroy.
Work on TypeScript projects with minimal diffs, project-local tooling, typechecking, tests, linting, and Nix-aware dependency handling.