Package Catalog

Extensions, skills, prompt templates, and themes published to npm. Install with pi install npm:<package>. See the package docs for details.

Recently published

All packages

1-50 / 63 (of 4091)
Reset

@firstpick/pi-package-webui

Pi Web UI companion package with a local browser UI CLI plus /webui-start and /webui-status commands.

firstpick6,299/mo1d ago
extension
$ pi install npm:@firstpick/pi-package-webui

@firstpick/pi-skill-repo-explorer

Agents should invoke this skill before modifying unfamiliar codebases, answering where/how something is implemented, tracing dependencies, mapping repo structure, or planning changes. Explores a repository and returns a strict JSON handoff with key files,

firstpick1,676/mo7d ago
extensionskill
$ pi install npm:@firstpick/pi-skill-repo-explorer

@firstpick/pi-skill-deep-research

Agents should invoke this skill for high-stakes or complex research needing multi-source evidence, scientific/technical fact-checking, decision traces, or rigorous verification. Runs deterministic two-phase research with schema/policy validation.

firstpick1,107/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-deep-research

@firstpick/pi-package-learnings

File-based troubleshooting LEARNINGS archive for Pi agents, with retrieval workflow, summary prompts, and sync scripts.

firstpick792/mo9d ago
extensionskillprompt
$ pi install npm:@firstpick/pi-package-learnings

@firstpick/pi-skill-tauri-django-react

Agents should invoke this skill for Tauri + Django + React desktop apps, especially backend lifecycle, CORS/auth, frontend integration, build packaging, dual desktop/web deployment, Rust commands, and platform-specific gotchas.

firstpick774/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-tauri-django-react

@firstpick/pi-skill-research-orchestration

Agents should invoke this skill for broad multi-claim research projects needing planning, parallel investigation, source merging, gap closure, citation audit, and final synthesis when narrower research skills are insufficient.

firstpick759/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-research-orchestration

@firstpick/pi-skill-design-patterns

Agents should invoke this skill when choosing patterns, designing traits/interfaces/components, deciding abstraction boundaries, evaluating dependency injection/callbacks, or comparing implementation approaches in Rust, TypeScript/React, or Django/Python.

firstpick651/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-design-patterns

@firstpick/pi-skill-server-audit

Agents should invoke this skill for Linux server security reviews, SSH hardening, firewall/open-port audits, user/permission checks, exposed services, or host hardening requests. Produces severity-rated findings and practical remediation steps.

firstpick636/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-server-audit

@firstpick/pi-skill-spec-vs-impl-checker

Agents should invoke this skill when a spec, plan, README, issue, or requirement must be verified against implementation. Traces requirements to code, checks interface contracts, and reports gaps or mismatches.

firstpick628/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-spec-vs-impl-checker

@firstpick/pi-skill-tech-deep-dive

Agents should invoke this skill when choosing or evaluating libraries, frameworks, tools, platforms, models, databases, APIs, or architectures for a use case. Produces criteria scoring, ecosystem assessment, and recommendations.

firstpick628/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-tech-deep-dive

@firstpick/pi-skill-test-plan-generator

Agents should invoke this skill when planning tests from specs, architecture docs, PRs, risky changes, new features, bug fixes, or release work. Generates prioritized unit, integration, E2E, regression, and edge-case coverage.

firstpick626/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-test-plan-generator

@firstpick/pi-skill-deployment-automation

Agents should invoke this skill for Docker Compose deployments, container updates, stack health checks, rollbacks, compose-file changes, image upgrades, failed deploys, or service restart planning. Provides safe deployment and rollback workflows.

firstpick625/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-deployment-automation

@firstpick/pi-skill-paper-summarizer

Agents should invoke this skill for academic or technical papers, arXiv/PubMed/IEEE/ACM links, PDFs, methodology review, limitations, practical implications, or extracting findings for engineering decisions.

firstpick624/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-paper-summarizer

@firstpick/pi-skill-vulnerability-scanner

Agents should invoke this skill when checking CVEs or known vulnerabilities in installed packages, dependencies, Docker images, OS packages, exposed services, or software versions. Produces severity-rated scan reports.

firstpick623/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-vulnerability-scanner

@firstpick/pi-skill-competitor-analysis

Agents should invoke this skill when comparing competing products, services, libraries, tools, vendors, or approaches for market/product positioning, feature matrices, strategic trade-offs, pricing, adoption, or differentiation.

firstpick613/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-competitor-analysis

@firstpick/pi-skill-performance-optimizer

Agents should invoke this skill for slow code, high CPU/memory, latency, large data processing, algorithmic complexity, profiling plans, benchmarks, or optimization requests. Profiles first and weighs trade-offs before changing code.

firstpick613/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-performance-optimizer

@firstpick/pi-skill-refactoring-advisor

Agents should invoke this skill for refactors, code smells, migrations, duplication removal, module splitting, API cleanup, or restructuring plans. Emphasizes small safe steps, behavior preservation, and verification after each change.

firstpick610/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-refactoring-advisor

@firstpick/pi-skill-backup-manager

Agents should invoke this skill for backup health checks, restore testing, NAS/Gitea backup integrity, 3-2-1 strategy review, backup script audits, or verifying repositories and archives can be restored safely.

firstpick609/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-backup-manager

@firstpick/pi-skill-tech-debt-tracker

Agents should invoke this skill when identifying, categorizing, prioritizing, or planning technical debt work, debt sprints, cleanup backlogs, TODO consolidation, or long-term maintainability risks. Tracks debt with severity/effort.

firstpick607/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-tech-debt-tracker

@firstpick/pi-skill-code-quality

Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.

firstpick605/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-code-quality

@firstpick/pi-skill-network-diagnostics

Agents should invoke this skill for connectivity, DNS, Pi-hole, port reachability, routing, firewall reachability, TLS/network timeouts, or service access failures. Provides structured network troubleshooting commands and interpretation.

firstpick602/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-network-diagnostics

@firstpick/pi-skill-bug-reporter

Agents should invoke this skill when defects, regressions, failed tests, unexpected behavior, or spec mismatches are found. Produces structured reproducible bug reports with severity, evidence, environment, and actionable next steps.

firstpick594/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-bug-reporter

@firstpick/pi-skill-acceptance-tester

Agents should invoke this skill as the final gate before release, handoff, or claiming completion for substantial changes. Runs acceptance/readiness checks, determines pass/fail, and gives a go/no-go recommendation.

firstpick589/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-acceptance-tester

@firstpick/pi-skill-architecture-review

Agents should invoke this skill for architecture reviews, module boundaries, dependency direction, coupling/cohesion, SOLID concerns, system design trade-offs, layering, service boundaries, or design decisions before implementation.

firstpick467/mo9d ago
skill
$ pi install npm:@firstpick/pi-skill-architecture-review