Skip to main content
Run any Skill in Manus
with one click
lewing
GitHub creator profile

lewing

Repository-level view of 35 collected skills across 3 GitHub repositories.

skills collected
35
repositories
3
updated
2026-07-20
repository explorer

Repositories and representative skills

helix-cli
software-quality-assurance-analysts-and-testers

Investigate .NET CI failures using the hlx CLI tool via bash. USE FOR: checking Helix job status, searching build logs, downloading test results, AzDO build timeline analysis โ€” when MCP tools aren't loaded, when the MCP server isn't configured or fails to start, or when scripting with JSON output and jq. DO NOT USE FOR: tasks where Helix/AzDO MCP tools are already available in context (prefer ci-analysis skill when MCP server is loaded). INVOKES: bash (hlx CLI commands with --json output).

2026-07-20
skill-name
software-developers

{what this skill teaches agents}

2026-07-20
helix-sdk-summary-vs-details
software-developers

Audit pattern for comparing WorkItemSummary (list API) fields against WorkItemDetails (per-item API) after a Helix.Client SDK bump

2026-06-25
centralized-filter-normalization
software-developers

Domain-layer normalizer + JSON-stable cache key pattern for filter types with server-side defaults and case-insensitive fields.

2026-06-25
mcp-strict-param-rejection
software-developers

Strict unknown-parameter rejection for MCP tools: Stage A (UnmappedMemberHandling.Disallow) + Stage B (did-you-mean CallToolFilter).

2026-06-24
azdo-rest-param-surface-audit
software-developers

Audit MCP/CLI tool parameter surface against underlying REST API capabilities to find silently-dropped params.

2026-06-24
mcp-calltoolfilter-tests
software-quality-assurance-analysts-and-testers

Test MCP CallToolFilter behavior with real CallToolRequestParams and McpServerTool invocation.

2026-06-07
helix-iscompleted-bucketing
software-developers

Completion-safe bucketing for Helix work items with nullable exit codes

2026-05-29
Showing top 8 of 21 collected skills in this repository.
ci-analysis
software-quality-assurance-analysts-and-testers

Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", "is CI green", "build failed", "checks failing", or "flaky tests". DO NOT USE FOR: investigating stale codeflow PRs or dependency update health, tracing whether a commit has flowed from one repo to another, reviewing code changes for correctness or style.

2026-07-01
mcp-context-audit
computer-occupations-all-other

Measure and reduce the per-session context cost of an MCP server's tool surface. USE FOR: auditing my MCP server tokens, where are my MCP tokens spent, shrink my tool surface, MCP context cost, tools/list cost, why is my MCP server expensive, measuring tool description size, compare MCP versions before/after, per-field MCP token breakdown, MCP token budget, ranking MCP tools by cost. DO NOT USE FOR: designing tool descriptions from scratch (use mcp-server-design), implementing MCP protocol mechanics, benchmarking tool latency or runtime cost (this skill measures static tool-surface tokens, not execution).

2026-07-01
mcp-server-design
computer-occupations-all-other

Guide MCP server design for agent consumption: tool descriptions, naming, knowledge tools, annotations. USE FOR: writing tool descriptions, naming tools, designing knowledge endpoints, reviewing MCP server design, adding tool annotations. DO NOT USE FOR: building skills that consume MCP tools (use skill-builder), MCP protocol implementation details.

2026-07-01
skill-builder
software-developers

Build, test, and deploy Copilot CLI skills. Use when creating a new skill, improving an existing skill, testing skills with subagents, deploying skills to a repo, or learning skill development patterns.

2026-05-29
skill-trainer-knowledge
software-developers

Institutional knowledge for skill training โ€” frontmatter rules, INVOKES patterns, stop signals, token budgets, anti-patterns, and eval integration. USE FOR: looking up skill-building conventions, understanding training methodology, creating Arena eval requests, checking external reference sources. DO NOT USE FOR: actually training a skill (use SkillTrainer agent), creating new skills from scratch (use skill-builder). INVOKES: no tools โ€” pure knowledge skill.

2026-05-29
repo-contributor
software-developers

Guide contributions to this plugin marketplace repository. USE FOR: installing skills, syncing assets, diffing installed vs repo, checking what's out of date, "how do I install a skill", "sync my skills", "what's out of date", "how do I use the CLI". DO NOT USE FOR: building skills from scratch (use skill-builder).

2026-03-29
wasm-binary-analysis
software-quality-assurance-analysts-and-testers

Analyze WebAssembly binaries from .NET WASM builds using wasm-objdump and related tools. USE FOR comparing dotnet.native.wasm across runtime pack versions, verifying SIMD instruction presence, diagnosing execution mode changes, file size forensics. DO NOT USE FOR building WASM apps from scratch or running benchmarks.

2026-03-05
perf-autofiler-triage
software-quality-assurance-analysts-and-testers

Parse and triage performance regression issues auto-filed by the dotnet/performance pipeline. USE FOR categorizing regressions by severity, detecting infrastructure artifacts vs real regressions, identifying data gaps, correlating with dotnet/performance repo changes. DO NOT USE FOR running benchmarks (use runtime-performance) or binary analysis (use wasm-binary-analysis).

2026-03-04
Showing top 8 of 10 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded