Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

sharpy

sharpy enthält 28 gesammelte Skills von antonsynd, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
28
Stars
2
aktualisiert
2026-06-12
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

bump-version
Softwareentwickler

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

2026-06-12
push
Softwareentwickler

Push current branch to remote origin

2026-06-12
add-stdlib-module
Softwareentwickler

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

2026-06-10
implement-plan
Softwareentwickler

Implement a plan with a coordinated agent team

2026-06-06
benchmark
Softwareentwickler

Run compiler or cross-language benchmarks and compare results

2026-05-31
regenerate-snapshots
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-26
property-stress
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-13
build
Softwareentwickler

Build the Sharpy solution with smart output truncation

2026-05-13
run-tests
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-13
playground
Softwareentwickler

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

2026-04-02
lsp-hover
Softwareentwickler

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

2026-03-28
lsp-review
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-28
commit
Softwareentwickler

Stage and commit current changes with an auto-generated message

2026-03-25
format
Softwareentwickler

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

2026-03-25
close-issues
Softwareentwickler

Close GitHub issues that have been implemented, with verification

2026-03-23
compiler-audit
Softwarequalitätssicherungsanalysten und -tester

Run a comprehensive compiler health audit

2026-03-19
quick-check
Softwareentwickler

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

2026-03-17
spy-emit
Softwareentwickler

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

2026-03-17
spy-run
Softwareentwickler

Compile and run a Sharpy source file or inline source code

2026-03-17
gap-analysis
Softwarequalitätssicherungsanalysten und -tester

Run all gap discovery tests and present a unified summary

2026-03-15
add-test-fixture
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-27
clean-dotnet
Softwareentwickler

Kill zombie dotnet processes and clean build artifacts

2026-02-27
create-plan
Softwareentwickler

Create an implementation plan from GitHub issues or a description

2026-02-27
verify-implementation
Softwareentwickler

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

2026-02-23
dogfood-run
Softwarequalitätssicherungsanalysten und -tester

Run dogfooding iterations to test the Sharpy compiler

2026-02-23
verify-plan
Projektmanagementspezialisten

Verify a plan for accuracy and architectural soundness

2026-02-23
dogfood-analyze
Softwarequalitätssicherungsanalysten und -tester

Analyze dogfood results and classify failures by root cause

2026-02-12
verify-python
Softwareentwickler

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

2026-02-06