Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

zacs-claude-skills

zacs-claude-skills enthält 12 gesammelte Skills von enbyaugust, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
30
aktualisiert
2026-01-27
Forks
3
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

migration-test-and-push
Datenbankadministratoren

Unified database migration skill. Use when user says "test migration", "push migration", "deploy migration", "reset local database", or "db push". Promotion pipeline local → staging → production with approval gates at each stage.

2026-01-27
boot-local
Netzwerk- und Computersystemadministratoren

Kill all running local development processes (worker, edge functions, dev server), wait for termination, then restart them. Dev server runs on port 8080. Use when user says "boot local", "restart local", "reboot dev", or needs to refresh local services.

2026-01-23
build-update-tests
Softwarequalitätssicherungsanalysten und -tester

Evaluate existing test coverage, identify gaps and pattern violations, then create or update comprehensive tests. Use when user says "build tests", "update tests", "test [component]", "add test coverage", or "check test coverage".

2026-01-23
check-your-code
Softwareentwickler

Reviews code quality, pattern adherence, and architecture with red-team validation. Use when user says "check your code", "code quality review", "is this well-written", or "review code quality". Different from check-your-work which finds bugs.

2026-01-23
check-your-plan
Computersystemanalytiker

Validates AI implementation plans before execution. Use when user says "check your plan", "validate this plan", "review the plan", or "is this plan good". Launches 5 parallel validators + devil's advocate.

2026-01-23
check-your-work
Softwarequalitätssicherungsanalysten und -tester

Orchestrates 6 quality agents in parallel (duplicate-detector, jenny, deep-bug-hunter, security, performance, correctness) with severity validation. Use when user says "check your work", "review what we wrote", "quality check", or after writing new features.

2026-01-23
db-env-switch
Netzwerk- und Computersystemadministratoren

Switch between local and production database environments by updating .env.local, killing running processes, and providing restart instructions. Use when user says "switch to local database", "switch to production database", or "change database environment".

2026-01-23
frontend-design
Webentwickler

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-01-23
test-and-commit
Softwarequalitätssicherungsanalysten und -tester

Run unit tests, evaluate and fix relevant E2E tests, assess coverage needs, lint, and commit. Use when user says "test and commit", "run tests and commit", "verify and commit", or "CI and commit".

2026-01-23
test-or-bug
Softwarequalitätssicherungsanalysten und -tester

Diagnoses failing E2E tests to determine if failure is a code bug or test issue. Use when user says "test or bug", "is this a test issue", "why is this test failing", "diagnose test failure", "debug e2e", or "analyze failing test".

2026-01-23
update-doc
Sonstige Computerberufe

Transform documentation into AI-optimized format for Claude Code. Use when user says "update doc", "optimize doc", "rewrite for claude", or "AI optimize". Shows recently modified .md files for selection, verifies accuracy against codebase, generates optimized version, compares for completeness, then replaces with approval.

2026-01-23
vercel-e2e-test
Softwarequalitätssicherungsanalysten und -tester

Deploy to Vercel preview and run Playwright E2E tests against staging database. Use when user says "vercel e2e test", "test on vercel", "deploy and test", "e2e on staging", or "preview deploy test".

2026-01-23