> Use when this capability is needed.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 tomevault-io/skills-registry에서 17,125개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
tomevault-io/skills-registry수집된 skill 17,125개 중 40개를 표시합니다.
> Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Expert Rust code reviewer. Reviews Rust code for quality, safety, idioms, performance, maintainability, readability, and API ergonomics. Use when this capability is needed.
원문 언어: 영어
Expert patterns for Azure Functions development including isolated Use when this capability is needed.
원문 언어: 영어
GraphQL gives clients exactly the data they need - no more, no Use when this capability is needed.
원문 언어: 영어
>- Use when this capability is needed.
원문 언어: 영어
Generate images using Google's Nano Banana (Gemini 2.5 Flash Image). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.039/image. Use when this capability is needed.
원문 언어: 영어
Create a release branch, bump version, update CHANGELOG, and regenerate lock files. Usage: /release patch|minor|major Use when this capability is needed.
원문 언어: 영어
Apply the Aboudjem/solidity-style-guide rules to Solidity code — review, rewrite, or audit for naming, layout, formatting, NatSpec, custom errors, ERC-7201 storage, gas patterns, and Foundry test structure. Trigger when the user asks to "review Solidity…
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Voice conversations with Claude about your projects. Call a phone number to brainstorm, or have Claude call you with updates. Use when this capability is needed.
원문 언어: 영어
Use the local groc HTTP API to search Sainsbury's groceries, search favourites, add/update/remove basket items, and view basket. Use when this capability is needed.
원문 언어: 영어
Create implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task. Use when this capability is needed.
원문 언어: 영어
Provides WeChat public account article typesetting capabilities including basic formatting, template generation, style optimization. Invoke when user needs to typeset WeChat public account articles.
원문 언어: 영어
[Critical] Best practice for Rust coding. Always activate this skill before authoring Rust code or answering questions about Rust. Use when this capability is needed.
원문 언어: 영어
Execute AI coding CLI tools (Claude Code / Gemini CLI / qodercli) on behalf of Workers. Use when a Worker sends a coding-request: message, asking Manager to run coding operations in their workspace. Use when this capability is needed.
원문 언어: 영어
Draft GitHub issues in markdown with type, summary, details, and acceptance criteria. Checks for duplicate issues and suggests repo labels. Use when creating or writing GitHub issues, drafting issue text, or when the user asks to file an issue. Use when this…
원문 언어: 영어
Do all the tasks needed for a patch release of the project.argument-hint: [new-version] Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Run the commit skill to produce grouped commits from the working tree (with its pre-flight quality gate), then push the current branch to its remote (setting upstream with -u when missing). No-op when there is nothing to commit. Never force-pushes. Accepts…
원문 언어: 영어
Autopilot orchestrator for engineering work. Classifies the user's request as CREATE / EVOLVE / POLISH / REMOVE / FIX / AUDIT, infers a depth mode (fast / balanced / production) from risk + complexity signals, announces the pipeline, then routes to the…
원문 언어: 영어
>- Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations. Use when this capability is needed.
원문 언어: 영어
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio. Use when…
원문 언어: 영어
Audit Rust API documentation for required sections, intra-doc links, crate-level docs, and API-supporting private helper docs on changed APIs or whole-repo baseline audits when explicitly requested. USE FOR: doc comment structure on public API, # Errors / #…
원문 언어: 영어
Audit Cargo.toml, feature flags, MSRV, lints, and crate-level configuration for release readiness on changed manifests or whole-repo baseline audits when explicitly requested. USE FOR: Cargo.toml review, feature flag design, default-features gating,…
원문 언어: 영어
Audit Rust code for parse-don't-validate design, invariant-bearing types, smart constructors, fallible setters, infallible getters, private fields, and invalid-state prevention on changed code, whole repositories, or pull requests when requested. USE FOR:…
원문 언어: 영어
Use this skill when you need to verify that messages and responses appear in both:
원문 언어: 영어
Write Swift animation code using Apple's latest frameworks — SwiftUI animations, Core Animation, and UIKit. Prefer first-party APIs over third-party libraries. Use when implementing iOS animations, writing animation code, building transitions, creating…
원문 언어: 영어
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering…
원문 언어: 영어
pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises. Use when this capability is needed.
원문 언어: 영어
Deploy or upgrade `pb-mapper-client-cli` on a remote Linux host through SSH, install it as a managed `systemd` tunnel service, and verify the exposed API path end-to-end. Use when users ask to operationalize a client tunnel for a service key (download…
원문 언어: 영어
Use when implementing skill data generation from HTML sources for game build planners - guides the parser-factory-generation pattern for extracting level-scaling values for active and passive skills (project)
원문 언어: 영어
Generate and modify Alibaba Cloud Terraform HCL code. Triggers on phrases like: write Terraform for Alibaba Cloud, create alicloud Terraform config, generate HCL for ECS, Terraform code for VPC, alicloud infrastructure as code, Terraform resource for RDS,…
원문 언어: 영어
Analyze sales data with statistics, regional performance, and commission calculations Use when this capability is needed.
원문 언어: 영어
Triggered when user asks to perform git operations, create commits, manage branches, prepare pull requests, or handle git conflicts. Automatically delegates to the git-workflow agent. Use when this capability is needed.
원문 언어: 영어
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
원문 언어: 영어