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

sharpy

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

수집된 skills
28
Stars
2
업데이트
2026-06-12
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

bump-version
소프트웨어 개발자

Suggest and apply a semver version bump based on commits since the last tag

2026-06-12
push
소프트웨어 개발자

Push current branch to remote origin

2026-06-12
add-stdlib-module
소프트웨어 개발자

Scaffold a new Sharpy.Stdlib module (spy-sourced or handwritten C#) with all required files, conventions, docs, and tests

2026-06-10
implement-plan
소프트웨어 개발자

Implement a plan with a coordinated agent team

2026-06-06
benchmark
소프트웨어 개발자

Run compiler or cross-language benchmarks and compare results

2026-05-31
regenerate-snapshots
소프트웨어 품질 보증 분석가·테스터

Regenerate C# snapshot tests and spy stdlib after intentional codegen changes

2026-05-26
property-stress
소프트웨어 품질 보증 분석가·테스터

Stress-test property tests across many rounds to find rare bugs. Each round uses fresh random seeds.

2026-05-13
build
소프트웨어 개발자

Build the Sharpy solution with smart output truncation

2026-05-13
run-tests
소프트웨어 품질 보증 분석가·테스터

Run Sharpy tests with smart output - shows summary on success, last 80 lines on failure with full log saved

2026-05-13
playground
소프트웨어 개발자

Run the Sharpy playground (Blazor WASM) locally with hot reload

2026-04-02
lsp-hover
소프트웨어 개발자

Get LSP hover tooltip for a position in a .spy file (emulates VS Code hover)

2026-03-28
lsp-review
소프트웨어 품질 보증 분석가·테스터

Interactive LSP review session — user reports hover/coloring issues from VS Code, Claude files GitHub issues

2026-03-28
commit
소프트웨어 개발자

Stage and commit current changes with an auto-generated message

2026-03-25
format
소프트웨어 개발자

Format code whitespace per project conventions (also auto-formatted on save by Claude hook)

2026-03-25
close-issues
소프트웨어 개발자

Close GitHub issues that have been implemented, with verification

2026-03-23
compiler-audit
소프트웨어 품질 보증 분석가·테스터

Run a comprehensive compiler health audit

2026-03-19
quick-check
소프트웨어 개발자

Emit C# and run a .spy file or inline source in one shot

2026-03-17
spy-emit
소프트웨어 개발자

Emit compiler output (csharp, ast, tokens, diagnostics) from a .spy file or inline source

2026-03-17
spy-run
소프트웨어 개발자

Compile and run a Sharpy source file or inline source code

2026-03-17
gap-analysis
소프트웨어 품질 보증 분석가·테스터

Run all gap discovery tests and present a unified summary

2026-03-15
add-test-fixture
소프트웨어 품질 보증 분석가·테스터

Create a file-based integration test (.spy + .expected/.error pair)

2026-02-27
clean-dotnet
소프트웨어 개발자

Kill zombie dotnet processes and clean build artifacts

2026-02-27
create-plan
소프트웨어 개발자

Create an implementation plan from GitHub issues or a description

2026-02-27
verify-implementation
소프트웨어 개발자

Verify completed plan implementation, fix gaps/bugs/regressions, and commit fixes

2026-02-23
dogfood-run
소프트웨어 품질 보증 분석가·테스터

Run dogfooding iterations to test the Sharpy compiler

2026-02-23
verify-plan
프로젝트 관리 전문가

Verify a plan for accuracy and architectural soundness

2026-02-23
dogfood-analyze
소프트웨어 품질 보증 분석가·테스터

Analyze dogfood results and classify failures by root cause

2026-02-12
verify-python
소프트웨어 개발자

Run a Python 3 expression or snippet to verify behavior before implementing Sharpy semantics

2026-02-06