Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
github-actions.nvim
github-actions.nvim contains 2 collected skills from skanehira, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
34
updated
2025-10-31
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
implementing-features-with-tdd
software-quality-assurance-analysts-and-testers
Guides Test-Driven Development for this Neovim plugin project. Use when implementing new features or fixing bugs that require behavioral changes. Includes project-specific tooling (make test/lint/check) and Lua/Busted testing patterns. Follows strict RED-GREEN-REFACTOR cycle.
2025-10-31
lua-testing-best-practices
software-quality-assurance-analysts-and-testers
Comprehensive testing patterns for this Neovim plugin. Covers table-driven tests, async patterns, mocking, fixtures, and buffer testing. Apply when writing or reviewing tests.
2025-10-30