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

cheasee-pi

cheasee-pi enthält 10 gesammelte Skills von SchneiderDaniel, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
46
aktualisiert
2026-07-19
Forks
6
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

extension-dead-code-hunter
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
extension-spec
Softwareentwickler

Designs pi extensions — new or refactoring — with full PRD, TypeScript best practices, anti-pattern audit, and migration plan. Use when creating, updating, or refactoring a pi extension.

2026-06-09
writing-voice
Technische Redakteure

Writing style guide for project documentation. Apply before any writing summaries, docs, READMEs, guides, or any user-facing text.

2026-06-05