Skip to main content
scylladb
GitHub 제작자 프로필

scylladb

8개 GitHub 저장소에서 수집된 55개 skills를 저장소 단위로 보여줍니다.

수집된 skills
55
저장소
8
업데이트
2026년 8월 14일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
scylla-cluster-tests
skills 16개 · 2026년 8월 14일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업
직업 카테고리 3개 · 100% 분류됨
29%비중
#02
cqlsh-rs
skills 12개 · 2026년 3월 25일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
22%비중
#03
gemini
skills 9개 · 2026년 4월 6일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
16%비중
#04
agent-skills
skills 6개 · 2026년 7월 22일
소프트웨어 개발자기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트
직업 카테고리 4개 · 100% 분류됨
11%비중
#05
coodie
skills 6개 · 2026년 3월 7일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
11%비중
#06
argus
skills 3개 · 2026년 7월 27일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
5.5%비중
#07
scylla-operator
skills 2개 · 2026년 8월 4일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
3.6%비중
#08
scylla-manager
skills 1개 · 2026년 3월 26일
소프트웨어 품질 보증 분석가·테스터
직업 카테고리 1개 · 100% 분류됨
1.8%비중
저장소 탐색

저장소와 대표 skills

labeling-pipelines
소프트웨어 품질 보증 분석가·테스터

Guides labeling and linting test-case YAML files in SCT with test_metadata sections. Use when bulk-adding test_metadata to multiple test cases, running lint-test-docs to find coverage gaps, or auditing label accuracy across a directory. Triggers: "label…

2026년 8월 14일
reviewing-pipeline-docs
소프트웨어 품질 보증 분석가·테스터

Guides reviewing and generating test_metadata sections for SCT test-case YAML files. Use when adding or auditing test_metadata to a test-case YAML, checking that description, tier, test_type, stress_tools, nemesis_labels, and features are accurate and…

2026년 8월 14일
perf-weekly-status-report
소프트웨어 개발자

Generate Gmail-compatible HTML performance weekly status reports from Argus CLI data. Use when asked to produce a weekly perf summary, create a performance status email, aggregate latency and throughput results across enterprise perf tests, or generate an…

2026년 8월 13일
writing-nemesis
소프트웨어 개발자

Guides writing new nemesis (chaos engineering disruptions) for the SCT framework. Use when creating a new NemesisBaseClass subclass, adding disruption logic, setting nemesis flags, or configuring target node pools. Covers the sdcm/nemesis/ package structure,…

2026년 8월 5일
stack-sync
소프트웨어 개발자

Manage stacked PRs in scylla-cluster-tests using the gh-stack CLI extension (GitHub's native stacked PR support, public preview since 2026-07-31). Use when asked to split a large change into a chain of small reviewable PRs, check stack status,…

2026년 8월 2일
test-run-comparison-reports
소프트웨어 품질 보증 분석가·테스터

Generate Confluence-compatible HTML comparison pages from multiple SCT test runs. Use when comparing performance or elasticity test results across runs with different parameters (instance types, configurations, versions). Covers fetching run metadata and…

2026년 7월 19일
code-review
소프트웨어 품질 보증 분석가·테스터

Guides AI-assisted code review of SCT pull requests. Use when reviewing a PR, checking a diff for correctness, evaluating method signature changes across class hierarchies, verifying override compatibility, checking import conventions, error handling…

2026년 7월 14일
writing-plans
소프트웨어 개발자

Use when asked to generate an implementation plan, draft a plan, save a plan, or design a feature rollout for the SCT repository. Supports two formats: full 7-section plans for multi-phase work (1K+ LOC, tracked in MASTER.md) and lightweight mini-plans for…

2026년 7월 8일
수집된 skill 16개 중 8개를 표시합니다.
conventional-commit
소프트웨어 개발자

Generate standardized commit messages following the Conventional Commits specification. Use when asked to commit changes, write a commit message, create a conventional commit, or when committing code. Analyzes staged changes and produces properly formatted…

2026년 3월 25일
create-implementation-plan
소프트웨어 개발자

Create a new implementation plan or sub-plan for cqlsh-rs features, refactoring, or infrastructure work. Use when asked to plan a feature, create a design document, write an implementation plan, break down a task into phases, or design architecture for a…

2026년 3월 25일
development-process
소프트웨어 개발자

Guide the end-to-end development process for cqlsh-rs features: review plans, design tests, implement code, write tests, and update plan documents. Use when starting a new feature, picking up the next development task, or following the project's development…

2026년 3월 25일
ci-failure-analysis
소프트웨어 개발자

Implement and configure AI-powered CI failure analysis workflows for GitHub Actions. Use when setting up CI failure summaries, configuring claude-code-action for failure diagnosis, writing workflow_run triggered analysis, creating collapsed PR comments with…

2026년 3월 13일
github-actions
소프트웨어 개발자

Author and maintain GitHub Actions workflows for CI/CD pipelines. Use when creating new workflows, modifying ci.yml, adding workflow jobs, configuring matrix builds, setting up caching, managing secrets, writing workflow_run triggers, creating release…

2026년 3월 13일
rust-clippy
소프트웨어 개발자

Run Clippy with strict lint settings and fix warnings for Rust code. Use when asked to lint code, fix clippy warnings, enforce Rust idioms, check code quality, or run static analysis. Applies project-specific lint configuration and explains fixes.

2026년 3월 13일
rust-testing
소프트웨어 품질 보증 분석가·테스터

Generate comprehensive Rust tests for cqlsh-rs modules. Use when asked to write tests, add test coverage, generate unit tests, create integration tests, or improve test coverage for Rust code. Orchestrates test creation following project conventions, cargo…

2026년 3월 13일
remember
소프트웨어 개발자

Save lessons learned, debugging insights, and project-specific knowledge into persistent memory files. Use when asked to remember something, save a lesson, record a gotcha, document a pattern, or persist knowledge for future sessions. Syntax: /remember…

2026년 3월 13일
수집된 skill 12개 중 8개를 표시합니다.
golang-cli
소프트웨어 개발자

Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument…

2026년 4월 6일
golang-concurrency
소프트웨어 개발자

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks,…

2026년 4월 6일
golang-performance
소프트웨어 개발자

Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a…

2026년 4월 6일
golang-popular-libraries
소프트웨어 개발자

Recommends production-ready Golang libraries and frameworks. Apply when the user asks for library suggestions, wants to compare alternatives, or needs to choose a library for a specific task. Also apply when the AI agent is about to add a new dependency —…

2026년 4월 6일
golang-samber-lo
소프트웨어 개발자

Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channels, strings, math, tuples, and concurrency (Map, Filter, Reduce, GroupBy, Chunk, Flatten, Find, Uniq, etc.). Core immutable package (lo),…

2026년 4월 6일
golang-samber-mo
소프트웨어 개발자

Monadic types for Golang using samber/mo — Option, Result, Either, Future, IO, Task, and State types for type-safe nullable values, error handling, and functional composition with pipeline sub-packages. Apply when using or adopting samber/mo, when the…

2026년 4월 6일
golang-stay-updated
소프트웨어 개발자

Provides resources to stay updated with Golang news, communities and people to follow. Use when seeking Go learning resources, discovering new libraries, finding community channels, or keeping up with Go language changes and releases.

2026년 4월 6일
golang-stretchr-testify
소프트웨어 품질 보증 분석가·테스터

Comprehensive guide to stretchr/testify for Golang testing. Covers assert, require, mock, and suite packages in depth. Use whenever writing tests with testify, creating mocks, setting up test suites, or choosing between assert and require. Essential for…

2026년 4월 6일
수집된 skill 9개 중 8개를 표시합니다.
scylladb-alternator
소프트웨어 개발자

Guide users building against ScyllaDB's DynamoDB-compatible API (Alternator). Use this skill when a user is porting a DynamoDB application to ScyllaDB, using boto3/AWS SDK clients against ScyllaDB, or asking about Alternator setup, write isolation, or load…

2026년 7월 22일
scylladb-cloud-setup
소프트웨어 개발자

Guide users through connecting to a ScyllaDB Cloud cluster, choosing the correct driver and version, and configuring authentication. Use this skill when a user needs to connect to ScyllaDB Cloud, pick a CQL driver, check a driver version, configure…

2026년 7월 22일
scylladb-data-modeling
데이터베이스 아키텍트

ScyllaDB CQL data modeling patterns and anti-patterns. Use when designing tables, reviewing schemas, migrating from SQL or MongoDB, or troubleshooting performance issues caused by schema problems. Triggers on "design schema", "ScyllaDB data model", "partition…

2026년 7월 22일
scylladb-kubernetes
네트워크·컴퓨터 시스템 관리자

Guide users deploying and operating ScyllaDB on Kubernetes via the official ScyllaDB Operator. Use this skill when a user is setting up a ScyllaCluster, configuring node storage/CPU pinning for ScyllaDB pods, installing the Operator, or troubleshooting a…

2026년 7월 22일
scylladb-vector-search
소프트웨어 개발자

Guides ScyllaDB Cloud users through implementing and optimizing Vector Search for semantic similarity, RAG, and similar use cases. Use this skill when users need to store and query embeddings, build vector indexes (HNSW), run approximate nearest neighbour…

2026년 7월 2일
scylladb-cloud-mcp
기타 컴퓨터 관련 직업

Help users set up and use the ScyllaDB Cloud MCP server to manage ScyllaDB Cloud clusters via AI agents. Use this skill when a user wants to manage ScyllaDB Cloud programmatically through an AI agent, configure the MCP server, create or monitor clusters via…

2026년 6월 21일
code-review
소프트웨어 품질 보증 분석가·테스터

Multi-agent code review for Python projects. Use when reviewing local uncommitted changes, pull request diffs, or when asked to do a code review. Dispatches specialist agents (bug-hunter, security-auditor, test-coverage, code-quality, contracts, historical…

2026년 3월 7일
modern-python
소프트웨어 개발자

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

2026년 3월 4일
designing-workflow-skills
소프트웨어 개발자

Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task…

2026년 3월 3일
test-refactoring
소프트웨어 품질 보증 분석가·테스터

Guides refactoring of Python test suites to reduce duplication using pytest.mark.parametrize, split large monolithic test files into focused modules, and deduplicate mirrored sync/async test classes. Use when test files exceed 400 lines, when multiple test…

2026년 3월 3일
writing-plans
프로젝트 관리 전문가

Guides the creation and structuring of project plans in docs/plans/. Use when writing feature-parity plans, gap analyses, documentation plans, or implementation roadmaps. Covers plan templates, status tracking conventions, phase numbering, task tables, and…

2026년 3월 3일
benchmarks
소프트웨어 개발자

Guide for running and writing coodie vs cqlengine performance benchmarks. Use when asked to run benchmarks, add new benchmarks, investigate performance, or debug benchmark failures.

2026년 2월 27일
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다