Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sharpy

sharpy contains 28 collected skills from antonsynd, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
2
updated
2026-06-12
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

bump-version
software-developers

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

2026-06-12
push
software-developers

Push current branch to remote origin

2026-06-12
add-stdlib-module
software-developers

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

2026-06-10
implement-plan
software-developers

Implement a plan with a coordinated agent team

2026-06-06
benchmark
software-developers

Run compiler or cross-language benchmarks and compare results

2026-05-31
regenerate-snapshots
software-quality-assurance-analysts-and-testers

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

2026-05-26
property-stress
software-quality-assurance-analysts-and-testers

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

2026-05-13
build
software-developers

Build the Sharpy solution with smart output truncation

2026-05-13
run-tests
software-quality-assurance-analysts-and-testers

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

2026-05-13
playground
software-developers

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

2026-04-02
lsp-hover
software-developers

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

2026-03-28
lsp-review
software-quality-assurance-analysts-and-testers

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

2026-03-28
commit
software-developers

Stage and commit current changes with an auto-generated message

2026-03-25
format
software-developers

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

2026-03-25
close-issues
software-developers

Close GitHub issues that have been implemented, with verification

2026-03-23
compiler-audit
software-quality-assurance-analysts-and-testers

Run a comprehensive compiler health audit

2026-03-19
quick-check
software-developers

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

2026-03-17
spy-emit
software-developers

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

2026-03-17
spy-run
software-developers

Compile and run a Sharpy source file or inline source code

2026-03-17
gap-analysis
software-quality-assurance-analysts-and-testers

Run all gap discovery tests and present a unified summary

2026-03-15
add-test-fixture
software-quality-assurance-analysts-and-testers

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

2026-02-27
clean-dotnet
software-developers

Kill zombie dotnet processes and clean build artifacts

2026-02-27
create-plan
software-developers

Create an implementation plan from GitHub issues or a description

2026-02-27
verify-implementation
software-developers

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

2026-02-23
dogfood-run
software-quality-assurance-analysts-and-testers

Run dogfooding iterations to test the Sharpy compiler

2026-02-23
verify-plan
project-management-specialists

Verify a plan for accuracy and architectural soundness

2026-02-23
dogfood-analyze
software-quality-assurance-analysts-and-testers

Analyze dogfood results and classify failures by root cause

2026-02-12
verify-python
software-developers

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

2026-02-06