Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cheasee-pi

cheasee-pi contient 10 skills collectées depuis SchneiderDaniel, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
46
mis à jour
2026-07-19
Forks
6
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

extension-dead-code-hunter
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Rédacteurs techniques

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

2026-06-05