Code Quality & Testing
Use these tools to ensure all code meets the projects architectural and quality standards before considering a task complete.
查找适用于 Claude Code、Cursor 等 AI Agent 的开发工具技能,自动处理编码、调试、重构和项目工作流。
这个技能目录把可安装的 AI Agent 技能集中在一起,方便你按搜索、分类、主题和官方来源快速筛选,并直接安装到 Claude Code、Cursor、Windsurf 等环境。
Use these tools to ensure all code meets the projects architectural and quality standards before considering a task complete.
Work a GitHub issue -- validate, test, plan, implement, report
Provide implementation patterns and runnable examples for the Temporal Rust SDK prototype. Use when building, migrating, or debugging Temporal applications in Rust, including Workflow and Activity authoring, Worker and Client wiring, Signal handling, Local Activities, Saga compensation, and activity registration strategies.
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Read the backend development guidelines before starting your development task.
Run the repos finalize workflow (uv pytest, pre-commit with per-hook fixes, conventional commit, git push). Use when asked to run tests/lint, fix hook failures, commit changes, or push updates.
Repo workflow for markdowntown CLI development and scans.
Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `python` diskcache package. Use skill when updating or editing everything.
Enforces Vue 3, Nuxt 4, TypeScript, and TailwindCSS development standards for the project. Use when writing Vue components, Nuxt pages, TypeScript code, or when following project coding conventions and best practices.
Use this agent when reviewing recently written code to identify redundancy, improve cleanliness, suggest refactoring opportunities, and recommend tests based on existing modules and project architecture.
Activates when user requests CI/CD automation, GitHub Actions workflows, or automated GitHub Pages deployment. Do NOT use for Simple local shell scripts (unless converting them to Actions). Examples: Create a GitHub Action for auto deployment, Run tests on every push, Setup secret variables for CI.
Performance bottleneck identification and optimization. Handles database query optimization, caching strategies, algorithm improvements, and Core Web Vitals tuning (LCP/FID/CLS). Use when user asks to optimize performance, improve speed, fix slow queries, or tune web vitals.