Skip to main content
Run any Skill in Manus
with one click
GitHub repository

bagofwords

bagofwords contains 8 collected skills from bagofwords1, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
442
updated
2026-07-11
Forks
83
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

add-connection-type
software-developers

Add a new data source / connection type (e.g. a SQL Server-like database) end to end โ€” client with get_schemas/execute_query, config + credentials schemas, registry entry, icon, tests โ€” plus the verification steps. Also covers adding or updating an MCP connector (a preset, not a new type). Use when adding or significantly extending a connector.

2026-07-11
add-llm-provider-or-model
software-developers

Add a new LLM model to the preset catalog, or a whole new LLM provider โ€” with the mandatory pre-flight verification of model id, pricing, and context window against the provider's official docs. Use when asked to add/update LLM models, providers, or pricing.

2026-07-04
sandbox-feedback-loop
software-quality-assurance-analysts-and-testers

Build a runnable reproduceโ†’fixโ†’verify loop for a bug or feature in a fresh sandbox, and record it as a feedback-loop doc. Use when investigating a reported bug, validating a root cause, or proving a fix works โ€” before and after the change.

2026-07-04
localization
software-developers

The locale/i18n architecture of bagofwords โ€” catalogs, resolution order, RTL, backend contracts โ€” and the procedures for adding strings, adding a locale, or translating UI. Use when adding/changing user-facing strings, working on RTL, emails, localized errors, or anything locale-related.

2026-07-04
ui-evidence
software-quality-assurance-analysts-and-testers

Capture mandatory before/after screenshots (and videos/GIFs for flows) for any change touching UI/UX, and attach them to the PR. Use whenever a change touches frontend/pages, components, layouts, or assets.

2026-07-04
docs-update
software-developers

Update the product docs at docs.bagofwords.com (Mintlify) with text and fresh screenshots after a user-facing change ships. Use when a merged change alters user-visible behavior, adds a feature, or when asked to update/refresh documentation.

2026-07-04
qa
software-quality-assurance-analysts-and-testers

Run a live QA pass over the app โ€” first map all user-facing functionality, then boot the full stack and manually exercise flows with Playwright, recording pass/fail evidence and filing a QA report. Use for release QA, post-merge smoke passes, or "QA the app / this area" requests.

2026-07-04
bagofwords
data-scientists-152051

Query, visualize, and analyze data in a Bag of Words (BOW) workspace via the bagofwords MCP tools. Use for creating reports, running tracked queries, and building dashboards.

2026-06-07