Repository inventory

maxritter/pilot-shell

Skills indexed from this repository, with install-style signals scoped to the repo.
10 skills6.5K GitHub stars0 weekly installsTypeScriptGitHubOwner profile

Overview

This skill provides a concise reference and workflow guide for Skillshare (v0.17+) to share skills, extras (rules, commands, agents), and agents across machines and teams. It explains the two sharing modes (global vs project), extras management, cross-machine sync, and common CLI commands for non-interactive automation. Use it to set up team remotes, audit installs, and onboard new members with reproducible skill distribution.

How this skill works

Skillshare manages source directories (global: /.config/skillshare/skills or project: .skillshare/skills) and syncs them to target runtimes (/.claude/skills and extras targets). Extras are first-class resources with their own source root and targets and support merge, copy, or symlink sync modes. The Pilot Shell Console Share page and the skillshare CLI are the primary interfaces; non-interactive flags (--all, --json, --force) enable CI-friendly automation.

When to use it

  • User says: “share”, “push”, “sync skills”, “skillshare”
  • Set up cross-machine sharing or a Team Remote for organization-wide skills
  • Manage extras (rules, commands, agents) across machines or projects
  • Onboard a new team member with project/global skills and extras
  • Run audits or health checks before CI or distribution

Best practices

  • Prefer project-mode for repo-scoped skills and global-mode for personal multi-machine sync
  • Always run skillshare sync after install/update/collect to propagate changes
  • Use non-interactive flags (--all, --yes, --json, --force, --dry-run) for scripts and CI
  • Keep Pilot-managed assets out of extras; use extras only for user-created resources
  • Define prerequisites in a skill when non-standard tools are required

Example use cases

  • Share a new skill repo with teammates: skillshare init --remote <git> && skillshare push
  • Distribute rules across machines: skillshare extras init rules --target ~/.claude/rules && skillshare sync -g --all
  • Onboard new developer in a project: clone repo, skillshare init -p, skillshare sync -p
  • Audit and CI gate before merge: skillshare doctor --json and skillshare audit --threshold high
  • Create a hub index for org discoverability: skillshare hub index --audit -o ./skillshare-hub.json

FAQ

Place a .skillignore at the source root or inside a tracked repo using gitignore syntax to exclude patterns; then run skillshare doctor to validate.

When should I use extras vs pilot-managed rules?

Use extras for user-created rules/commands/agents you want to sync across machines. Do not put Pilot-managed rules installed by the Pilot installer into extras; those are tracked by the installer manifest.

10 skills

skill-sharing
Ai

This skill helps teams share and synchronize skills, rules, and extras across machines using Skillshare, improving onboarding and collaboration.

CliCommunityDocsGit+2
mcp-servers
Ai

This skill helps you discover MCP tools with ToolSearch and access memory, docs, and code insights for efficient tool usage.

CliCode ReviewDocsProductivity+2
standards-migration
Backend

This skill guides you to create reversible, well-named migrations with zero-downtime deployment strategies and safe data transformations.

DataDatabaseDevopsMigration+3
standards-testing
Code Review

This skill helps you enforce testing real behavior over mocks, preventing test-only production pollution and guiding robust mock strategies.

DebuggingIntegration TestsRefactorTesting+2
standards-components
Accessibility

This skill guides building reusable, single-responsibility UI components with clear interfaces and composition for scalable frontend development.

Code ReviewDesignFrontendRefactor+3
standards-accessibility
Accessibility

This skill helps you implement accessible UI conformance across components and templates, ensuring semantic HTML, proper ARIA, keyboard navigation, and WCAG

DesignFrontendTestingUx+1
standards-queries
Backend

This skill helps you write secure, optimized queries using parameterization, eager loading, and indexing to boost database performance.

DataDatabasePerformanceSecurity+2
standards-tests
Code Review

This skill guides you to write minimal, focused tests for core paths, mock external deps, and achieve fast, maintainable test suites.

Integration TestsTestingUnit TestsTypescript
standards-models
Backend

This skill guides you in designing robust database models with proper naming, types, constraints, relationships, and validation across layers.

Code ReviewDataDatabaseMigration+4
standards-skill-creator
Ai

This skill helps you create and update Claude Code skills with concise, domain-aligned guidance and reusable resources for reliable deployment.

AutomationCliDocsGit+3
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational