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

claude-skills-marketplace

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

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

这个仓库中的 skills

omni-bench-run
软件开发工程师

Run a model through the omni-bench benchmark to MEASURE it — produce a run-artifact and score it, then read the numbers. Use when asked to run, benchmark, measure, evaluate, or "test the results of" a model with omni-bench — ASR (WER/CER, RTFx) or text generation (tok/s, TTFT, prefill tok/s, prompt-cache speedup). Covers the adapter seam (Transcriber/Generator), the prepare→run→score→diff CLI flow, the offline no-download smoke task, and how to interpret each metric. NOT for publishing to a leaderboard (use omni-bench-publish) or changing the framework itself (use omni-bench).

2026-07-05
omni-bench-publish
软件开发工程师

Publish a scored omni-bench result (ASR or text-generation) to a leaderboard platform (e.g. bench.bshk.app) via its write API. Use when asked to publish, upload, submit, or "send a report" for an omni-bench result.json or parity-report.json — sharing ASR WER/RTFx numbers or text-generation TTFT/tok-per-s/prompt-cache numbers. Covers the one modality-agnostic `omni-bench publish` command and the MANDATORY secret handling: the api-key is injected from a secrets manager (1Password `op run` / AgentVault `av run`) at runtime, never read into context, never hardcoded.

2026-07-05
omni-bench
软件开发工程师

Develop the omni-bench benchmark framework (ASR/STT + text generation) built on a producer/scorer split with an open JSON spec as SSOT. Use when working in an omni-bench checkout — changing the JSON schemas, the prepare/producer/scorer/diff pipeline, the adapter seams (Transcriber / Generator), datasets, fixtures, or the Swift producer SDK; or when running and validating benchmark artifacts. Encodes the schema-evolution rules, determinism invariants, commands, and repo gotchas that are easy to get wrong.

2026-07-04
zamokctl
软件开发工程师

Use when generating/managing the offline root signing key or signing & publishing Zamok product keysets from the terminal (the Swift CLI; the ZamokApp GUI is the co-equal interface). Triggers — "generate root key", "rotate root", "publish keyset", "sign keyset", "escrow root key", "zamokctl", "trusted-roots.json", Tish/Zamok license signature setup.

2026-06-01
aoda-compliance
合规官员

Use when auditing websites or apps for Canadian accessibility law compliance, checking AODA (Ontario) or Accessible Canada Act (federal) requirements, or advising on CAN/ASC-EN 301 549 obligations.

2026-02-24
eaa-compliance
网页与数字界面设计师

Use when auditing digital products or services for European Accessibility Act (EAA) compliance, checking EN 301 549 conformance, or advising on EU Web Accessibility Directive obligations.

2026-02-24
global-accessibility
网页与数字界面设计师

Use when determining which accessibility law applies to an organization, comparing requirements across jurisdictions (US, EU, Canada, Japan), or planning multi-country accessibility compliance strategy.

2026-02-24
jis-accessibility
网页开发工程师

Use when auditing websites for Japanese accessibility compliance, checking JIS X 8341-3 conformance, or advising on Japan's Act for Eliminating Discrimination against Persons with Disabilities.

2026-02-24
ada-compliance
合规官员

Use when reviewing accessibility of websites, apps, or facilities, conducting WCAG audits, preparing for ADA Title II/III deadlines, or checking digital/physical accessibility requirements.

2026-02-23
zenstack
软件开发工程师

ZenStack access policies and enhanced Prisma ORM. Use when defining access control rules (@@allow/@@deny), integrating with tRPC, setting up auth(), or working with ZModel schemas.

2026-02-01
codex-code-review
软件质量保证分析师与测试员

Use Codex CLI for AI-powered code review. Triggers on "codex review", "review with codex", "code review pr", or when user wants AI code review before PR/merge.

2026-02-01
biome
软件开发工程师

Fast linting/formatting for TypeScript/React. Use when setting up linter, migrating from ESLint/Prettier, or running code quality checks.

2026-01-25
typescript-advanced-types
软件开发工程师

Advanced TypeScript types (generics, conditionals, mapped, utilities). Use when building type-safe libraries or implementing complex type logic.

2026-01-25
ios-design-review
软件质量保证分析师与测试员

Review iOS code for Apple HIG compliance. Use when validating SwiftUI/UIKit code, checking accessibility, or auditing iOS design implementation.

2025-12-26
ios-design-workflow
软件开发工程师

Orchestrates complete iOS app design workflow from idea to implementation. Use when starting a new iOS feature, planning iOS app architecture, or need end-to-end iOS design process.

2025-12-26
ios-hig-reference
平面设计师

Apple Human Interface Guidelines quick reference. Use when needing iOS design guidelines, HIG rules, or Apple design best practices.

2025-12-26
ios-swiftui-generator
软件开发工程师

Generate SwiftUI components following Apple HIG. Use when creating iOS UI components, building SwiftUI views, or need code scaffolding for iOS interfaces.

2025-12-26
safe-rm
软件开发工程师

Use safe-rm script instead of rm -rf. Prevents accidental deletion of protected system, config, and project paths.

2025-12-25
python-uv
软件开发工程师

Manage Python with uv instead of pip/virtualenv. Use when running Python scripts, installing packages, or creating virtual environments.

2025-12-23
markdown-formatter
技术写作员

Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.

2025-12-23
code-reviewer
软件质量保证分析师与测试员

Review code for quality, security, and best practices. Use when asked to review code, find bugs, or suggest improvements.

2025-12-23
dev-workflow
软件开发工程师

Orchestrate full development workflow. Use when implementing features, starting structured development, or user mentions "workflow" or "implement issues".

2025-12-23
git-worktree-workflow
软件开发工程师

Manage git worktrees for branch isolation. Use when creating feature branches, working on isolated tasks, creating PRs, and cleaning up after merge.

2025-12-23
json-schema
软件开发工程师

Generate and validate JSON Schema definitions. Use when asked to create schemas, validate JSON structure, or document API payloads.

2025-12-23
meeting-notes
会议、展览和活动策划师

Structure meeting transcripts into organized notes with action items, decisions, and key points. Use when processing meeting recordings or creating meeting summaries.

2025-12-23
wget-reader
软件开发工程师

Fetch data from URLs. Use when asked to download content, fetch remote files, or read web data.

2025-12-23
swiftui-developer
软件开发工程师

Develop SwiftUI applications for iOS/macOS. Use when writing SwiftUI views, managing state, or building Apple platform UIs.

2025-12-23
skill-creator
软件开发工程师

Create new Claude Agent Skills. Use when asked to create, build, or develop a skill.

2025-12-23
skill-with-scripts
软件开发工程师

A template for skills that include executable code for deterministic operations.

2025-12-01
your-skill-name
软件开发工程师

Brief description of what this Skill does and when to use it. This field is critical for Claude to discover when to invoke your skill.

2025-12-01