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

SchneiderDaniel

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-07-19
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

extension-dead-code-hunter
software-developers

Systematic dead code detection for pi extensions. Picks random extension, analyzes for unused exports, unreachable paths, dead branches, orphaned utilities, and other dead code patterns. Validates with proof, creates GitHub issue. Use before releases or when auditing extension quality.

2026-07-19
release-cheasee-pi
software-developers

Create a new GitHub release for cheasee-pi. Fetches all merged PRs since last tag, categorizes by title patterns, calculates version, runs checks (TypeScript + Go), syncs version strings, pushes tag for GoReleaser CI, updates release body. Use for any cheasee-pi release.

2026-07-16
create-internal-issue
software-developers

Creates GitHub issues on the internal repo. Reads repo + project config from .pi/settings.json, loads proper template, checks duplicates, files via gh CLI, adds to project board with status. Use for any internal issue.

2026-06-28
extension-bug-hunter
software-quality-assurance-analysts-and-testers

Systematic bug hunting for pi extensions. Picks random extension, analyzes code using best-practice bug hunting techniques, validates findings with reproducible proof, creates GitHub issue with full report. Use when auditing extension quality or before releases.

2026-06-28
extension-reinvention-issue-hunter
software-developers

Systematic detection of pi built-in API reimplementations in extensions. Picks random extension, cross-references custom code against LIVE pi documentation, finds where extensions reinvent built-in dialogs, file-queue, truncation, state management, rendering, bash execution, compaction, and more. Creates GitHub issues with migration steps and LOC reduction estimates. Use before releases or when auditing extension quality.

2026-06-28
supervisor-render
software-developers

Renders the supervisor's chat messages with the REAL pi TUI — live theme proxy, Box, Markdown, actual ANSI render lines — so output is the bytes pi would draw, never hypothetical. Covers both synthetic fixtures (one per eventType) and full recorded-session workflow rendering (replay as-stored, convert old format to new eventType, or side-by-side diff). Use whenever you change `message-renderer.ts` or `handler.ts` event emission, or want to see, discuss, or iterate on what the supervisor's chat actually looks like. Triggers: "render supervisor", "supervisor render", "show supervisor output", "validate supervisor rendering", "supervisor workflow", "/supervisor-render".

2026-06-25
create-external-issue
software-developers

Guides the agent to autonomously file high-quality issues on external public GitHub repos. Enforces a strict 5-step checklist: read repo guidelines, read issue templates, check for duplicates, write a professional issue body with neutral reproducible examples, and file via gh issue create.

2026-06-22
extension-duplicate-code-hunter
software-quality-assurance-analysts-and-testers

Systematic duplicate code detection for pi extensions. Picks random extension, analyzes for exact, renamed, near-miss, and semantic clones. Validates with proof, creates GitHub issue. Use before releases or when auditing extension quality.

2026-06-22
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded