Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

data-collaboration-mcp

data-collaboration-mcp 收录了来自 narrative-io 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-02-11
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

abstraction
软件开发工程师

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

2026-02-11
commit
软件开发工程师

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
软件开发工程师

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

2026-02-11
migrate-to-nql
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-02-11
shortcut-ticket
项目管理专家

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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

2026-02-11
write-tests
软件质量保证分析师与测试员

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

2026-02-11