Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

zacs-claude-skills

zacs-claude-skills 收录了来自 enbyaugust 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
30
更新
2026-01-27
Forks
3
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

migration-test-and-push
数据库管理员

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
网络与计算机系统管理员

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
软件质量保证分析师与测试员

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
软件开发工程师

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
计算机系统分析师

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
软件质量保证分析师与测试员

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
网络与计算机系统管理员

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
网页开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
其他计算机职业

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
软件质量保证分析师与测试员

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