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

data-collaboration-mcp

data-collaboration-mcp contains 11 collected skills from narrative-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-02-11
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

abstraction
software-developers

Analyze a project or workspace to identify repeated patterns and propose abstractions for improved code reuse and maintainability.

2026-02-11
commit
software-developers

Review codebase changes and create well-structured conventional commits with Shortcut ticket links. Use when asked to commit, save changes, or prepare code for review.

2026-02-11
lint
software-developers

Run linting checks and fix all issues idiomatically. Never disables rules or suppresses errors.

2026-02-11
migrate-to-nql
software-developers

Migrate React components from Snowflake SQL queries to NQL using the useNqlQuery hook. Handles query design, case sensitivity, and React dependency optimization.

2026-02-11
pr
software-developers

Create a new PR for the current branch or update an existing one. Follows team PR best practices for titles, descriptions, and checklists.

2026-02-11
refactor
software-developers

Analyze and improve a React/TypeScript code file following component composition, hooks, performance, and file organization best practices.

2026-02-11
shortcut-ticket
project-management-specialists

Create a new Shortcut ticket or rewrite an existing one with comprehensive specs including problem statement, requirements, SOC-2 compliance, and implementation plan.

2026-02-11
start-work-on-story
software-developers

Start development work on a Shortcut story. Creates a branch, analyzes requirements, sets up the environment, and plans implementation.

2026-02-11
test-mcp-feature
software-quality-assurance-analysts-and-testers

Test an MCP server feature (tool, resource, or prompt) using the MCP Inspector CLI mode. Validates response shapes, data correctness, and error handling.

2026-02-11
test
software-quality-assurance-analysts-and-testers

Write tests for the specified code following AAA pattern, edge case coverage, and TypeScript best practices using bun test.

2026-02-11
write-tests
software-quality-assurance-analysts-and-testers

Generate comprehensive unit tests for React/TypeScript files using bun test runner with proper mocking, coverage targets, and organized test structure.

2026-02-11