Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

scopy

scopy에는 analogdevicesinc에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
499
업데이트
2026-05-29
Forks
185
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

external-research
소프트웨어 개발자

Guidelines for using Context7, web search, and other research tools to find solutions outside the Scopy codebase. Loaded when the task involves unfamiliar technology or external libraries.

2026-05-29
scopy-architecture-knowledge
소프트웨어 개발자

Core Scopy architecture knowledge including plugin lifecycle, library dependencies, build system, and key design patterns. Loaded by clarify-task and design-task commands.

2026-05-29
scopy-component-relationships
소프트웨어 개발자

How Scopy libraries depend on each other, plugin commonalities, MessageBroker topics, shared widgets, style system flow, and build system relationships. Loaded when determining component interactions or change impact.

2026-05-29
scopy-decision-frameworks
소프트웨어 개발자

Decision trees for common Scopy architectural choices - plugin vs core, tool vs section, widget type selection, sync vs async, GNU Radio vs direct, package organization, and API exposure. Loaded when making design decisions.

2026-05-29
scopy-tools-inventory
소프트웨어 개발자

Catalog of all Scopy development tools including package generator, testing tools, CI scripts, format/license scripts, and dev plugin commands. Loaded when analyzing what tools exist for a task.

2026-05-29
unit-test-patterns
소프트웨어 품질 보증 분석가·테스터

Code patterns and examples for Scopy IIOWidget unit tests. Covers standard helpers, data-driven testing, and complex multi-step scenarios. Auto-loads when creating or reviewing `*_Unit_test.js` files.

2026-05-25
unit-test-quality-checks
소프트웨어 품질 보증 분석가·테스터

Unit test validation rules for Scopy plugin IIOWidget tests. Auto-loads when reviewing or writing `*_Unit_test.js` files.

2026-05-25
api-quality-checks
소프트웨어 개발자

API class validation rules for Scopy plugins. Auto-loads when reviewing or editing `*_api.h` / `*_api.cpp` files or running API quality checks.

2026-04-01
iiowidget-patterns
소프트웨어 개발자

How to create IIOWidgets for device attributes using IIOWidgetBuilder. Covers spinbox, combo, checkbox, and read-only patterns. Auto-loads when creating IIOWidgets, mapping attributes, or building plugin UI.

2026-04-01
scopy-api-patterns
소프트웨어 개발자

API class conventions for Scopy plugins including ApiObject inheritance, Q_INVOKABLE patterns, and IIOWidgetGroup access. Auto-loads when writing API classes or implementing test automation interfaces.

2026-04-01
scopy-doc-format
소프트웨어 개발자

RST documentation conventions for Scopy plugins including heading styles, toctree syntax, image placeholders, and attribute table format. Auto-loads when writing RST documentation for Scopy plugins.

2026-04-01
scopy-plugin-patterns
소프트웨어 개발자

Standard scopy plugin patterns including ToolTemplate, refresh buttons, sections, plugin lifecycle, and architecture. Auto-loads when creating plugin scaffolds, tool classes, or section layouts.

2026-04-01
scopy-style-rules
소프트웨어 개발자

Scopy styling system patterns including Style::setStyle, theme colors, section backgrounds, and widget styling. Auto-loads when applying styling to scopy widgets or sections.

2026-04-01
scopy-test-format
소프트웨어 품질 보증 분석가·테스터

Test case conventions for Scopy plugins including UID format, RBP priorities, RST test entry templates, and standard test sequences. Auto-loads when writing test case documentation or automated test scripts.

2026-04-01
test-automation-quality-checks
소프트웨어 품질 보증 분석가·테스터

JS automated test validation rules for Scopy plugins. Auto-loads when reviewing or writing test automation scripts in `js/testAutomations/`.

2026-04-01