How to use `jj`, the Jujutsu version control system Use when this capability is needed.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 tomevault-io/tomes 中的 18,034 个 Skill。打开任一 Skill 可查看来源和详情。
tomevault-io/tomes已展示 40 / 18,034 个已收集 Skill。
How to use `jj`, the Jujutsu version control system Use when this capability is needed.
原文语言:英语
How to name branches, writing commit titles/messages and sending PRs with correct format Use when this capability is needed.
原文语言:英语
Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
原文语言:英语
Browser automation for web testing, screenshots, data extraction. Use when: navigating websites, filling forms, testing web apps. Triggers on: 'open browser', 'screenshot', 'click element'. Use when this capability is needed.
原文语言:英语
Code quality standards. Defines complexity management, modular design, code smell detection. Applied automatically when writing or reviewing code. Use when this capability is needed.
原文语言:英语
Clean up code comments. Use when: improving comment quality, removing redundant comments. Triggers on: 'clean up comments', 'comment cleanup'. Use when this capability is needed.
原文语言:英语
React best practices from react.dev and Vercel. Use when: (1) Reviewing React code, (2) Debugging performance issues, (3) Optimizing bundle size, (4) Writing effects or state logic. Triggers on: React performance, re-render, bundle size, waterfalls, code…
原文语言:英语
React best practices from react.dev and Vercel. Use when: (1) Reviewing React code, (2) Debugging performance issues, (3) Optimizing bundle size, (4) Writing effects or state logic. Triggers on: React performance, re-render, bundle size, waterfalls, code…
原文语言:英语
Analyze and explore codebases using Repomix CLI. Use when: analyzing repositories, exploring code structure, finding patterns. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure'. Use when this capability is needed.
原文语言:英语
Rust idioms and design patterns for writing idiomatic code. Use when: (1) Writing new Rust code, (2) Reviewing Rust code, (3) Solving borrow checker issues, (4) Designing Rust APIs. Triggers on: Rust ownership problems, lifetime errors, API design questions,…
原文语言:英语
Guide for creating Claude skills. Use when: creating or updating skills. Triggers on: 'create skill', 'new skill', 'skill template'. Use when this capability is needed.
原文语言:英语
Guide for using the Simba distributed mutex and leader-election library in JVM projects. Use when creating distributed locks, implementing leader-only work, configuring Simba backends (JDBC/MySQL, Redis, Zookeeper), writing MutexContender or AbstractScheduler…
原文语言:英语
Guide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for MutexContender, SimbaLocker, AbstractScheduler, backend TCK conformance via MutexContendServiceSpec, Redis/JDBC/Zookeeper integration tests,…
原文语言:英语
Run full documentation sync (not limited to recent git changes) Use when this capability is needed.
原文语言:英语
Benchmark a running LLM inference server (vLLM, llama.cpp, SGLang). Measures throughput (tok/s), latency (TTFT), and concurrency scaling across realistic workload scenarios. Use when this capability is needed.
原文语言:英语
Prepare a PR for review by a team member. Use when the user asks you to perform a pre-review. Use when this capability is needed.
原文语言:英语
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
原文语言:英语
How Rubree's local setup (.devcontainer/setup.sh), CI (ci.yml), and Deploy (deploy.yml) connect — dotfile-driven tool versions, WASM build caching, Dependabot grouping/auto-merge, Lefthook hook scope, and the Chrome/Edge-only browser support constraint. Use…
原文语言:英语
Why Rubree models domain logic as ActiveModel-based POROs in app/models instead of service objects or form objects, how classes get named and split up, and why coverage is visualized. Use when adding new domain logic, deciding where new code should live,…
原文语言:英语
How Rubree's local setup (.devcontainer/setup.sh), CI (ci.yml), and Deploy (deploy.yml) connect — dotfile-driven tool versions, WASM build caching, Dependabot grouping/auto-merge, Lefthook hook scope, and the Chrome/Edge-only browser support constraint. Use…
原文语言:英语
Rubree's frontend conventions — when to use Alpine.js vs Stimulus, how Turbo Frame and form submission work, ERB whitespace rules for preformatted output, inline helper methods, and SVG safety. Use when writing or reviewing Stimulus controllers, Alpine.js…
原文语言:英语
Create and follow a .steering/ task plan for work expected to span multiple sessions or requiring a design decision before implementation. Use when starting a feature, a non-trivial refactor, or any task where you'd otherwise lose context between sessions.…
原文语言:英语
Conventions for writing, organizing, and running RSpec tests in Rubree — spec layout, description style, mocking, system-spec driver selection, and the octocov coverage/ratio/time thresholds enforced on every PR. Use when writing or reviewing specs, deciding…
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
Use this skill when working with git — making commits, creating branches, resolving merge conflicts, opening pull requests, or reviewing diffs. Apply whenever the user asks about version control operations.
原文语言:英语
Use this skill when building production services, pipelines, or automation that needs to be debugged, monitored, or audited. Add structured logs, metrics, and health checks before shipping any service.
原文语言:英语
Use for botocore-sync PRs to update the botocore dependency bounds in pyproject.toml and refresh uv.lock. Does NOT bump version or edit CHANGES.rst — those are owned by the release-time `/aiobotocore-bot:draft-release` flow, which synthesizes the changelog…
原文语言:英语
Create a manual backport to recover from a Patchback auto-backport failure. Use when this capability is needed.
原文语言:英语