Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

rs-summarizer

rs-summarizer contiene 17 skills recopiladas de plops, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
0
actualizado
2026-06-07
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

gemini-api-models
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores web

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-01
dependency-updates
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-05-01
polling-mechanism
Desarrolladores de software

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

2026-05-01
rate-limiting
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-01
testing
Analistas de garantía de calidad de software y probadores

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

2026-05-01
vtt-parsing
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-01