Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

rs-summarizer

rs-summarizer에는 plops에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
0
업데이트
2026-06-07
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

gemini-api-models
소프트웨어 개발자

Use when selecting a Gemini model, checking rate limits or quotas, configuring the gemini-rust crate, or debugging model name mismatches.

2026-06-07
skill-creator
소프트웨어 개발자

Create new Kiro skills (Agent Skills). Use when asked to create a skill, write a SKILL.md, add a new workflow to .kiro/skills/, or package agent instructions as a reusable skill.

2026-05-09
release-process
소프트웨어 개발자

Use when creating a release, bumping the version, tagging a commit, or working with the GitHub Actions release workflow for rs-summarizer.

2026-05-01
askama-templates
웹 개발자

Use when editing or creating Askama HTML templates, adding template variables, fixing compile-time template errors, or working with HTMX attributes in templates.

2026-05-01
background-tasks
소프트웨어 개발자

Use when working with tokio::spawn background tasks, the summarization pipeline, task state transitions, or the mark_error/mark_summary_done pattern.

2026-05-01
cargo-workflow
소프트웨어 개발자

Use when building, running, linting with clippy, formatting with rustfmt, or running cargo commands for the rs-summarizer project.

2026-05-01
dependency-updates
소프트웨어 개발자

Use when updating Cargo dependencies, checking for new crate versions, evaluating semver bumps, or deciding whether to upgrade a specific crate.

2026-05-01
environment-setup
소프트웨어 개발자

Use when setting up the development environment, installing prerequisites, configuring API keys, or troubleshooting missing dependencies like uvx, geckodriver, or Firefox cookies.

2026-05-01
error-handling
소프트웨어 개발자

Use when adding new error variants, propagating errors between service layers, or working with the thiserror error hierarchy and the mark_error pattern.

2026-05-01
integration-testing
소프트웨어 품질 보증 분석가·테스터

Use when writing or running integration tests that call the Gemini API, yt-dlp, or browser tests with geckodriver and fantoccini.

2026-05-01
markdown-processing
소프트웨어 개발자

Use when working with the markdown converter, YouTube format text, timestamp links, or the pulldown-cmark HTML renderer.

2026-05-01
polling-mechanism
소프트웨어 개발자

Use when modifying HTMX polling behavior, generation status responses, the hx-trigger stop pattern, or debugging infinite spinner issues.

2026-05-01
rate-limiting
소프트웨어 개발자

Use when working with per-model daily request counters, rate limit errors, the America/Los_Angeles reset logic, or RPD quota enforcement.

2026-05-01
sqlite-sqlx-patterns
소프트웨어 개발자

Use when writing sqlx queries, working with SQLite WAL mode, storing or loading embedding blobs, or modifying the database schema.

2026-05-01
testing
소프트웨어 품질 보증 분석가·테스터

Use when adding unit tests, running cargo test, checking test coverage, or matching Python ground truth fixtures for utils.

2026-05-01
vtt-parsing
소프트웨어 개발자

Use when modifying the WebVTT parser, debugging timestamp truncation, matching Python webvtt library behavior, or working with subtitle files.

2026-05-01
yt-dlp-invocation
소프트웨어 개발자

Use when invoking yt-dlp via uvx, handling subtitle download failures, working with Firefox cookie authentication, or debugging format resolution errors.

2026-05-01