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

Jarvis

Jarvis contient 15 skills collectées depuis JackJohnsonGitHub, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
2
mis à jour
2026-06-20
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ast-grep
Développeurs de logiciels

Use when searching or replacing code patterns - use ast-grep instead of text search for semantic accuracy

2026-06-20
lsp-navigation
Développeurs de logiciels

Navigate code with IDE features and run proactive LSP diagnostics on files/folders/batches. Use as PRIMARY for code intelligence and type/error checks.

2026-06-20
write-ast-grep-rule
Développeurs de logiciels

Use when writing a new pi-lens ast-grep rule YAML file — covers schema, drop path, gotchas, and NAPI runner constraints

2026-06-20
write-tree-sitter-rule
Développeurs de logiciels

Use when writing a new pi-lens tree-sitter query rule YAML file — covers schema, S-expression syntax, capture names, predicates, and gotchas

2026-06-20
anthropic
Développeurs de logiciels

Anthropic Claude Pro/Max OAuth compatibility workflow for this repo. Use when debugging Anthropic OAuth failures, misleading extra-usage errors, Pi request shaping, prompt fingerprinting, or deciding between hook-based fixes and deeper provider overrides.

2026-06-20
artystic
Concepteurs web et d'interfaces numériques

Aggressive design-polish skill for making websites feel authored, editorial, image-led, and typographically intentional. Use when a page looks too generic, safe, same-font, SaaS-like, cluttered, or visually under-authored.

2026-06-20
code-design
Développeurs de logiciels

TypeScript conventions, code design principles (SOLID, self-documenting code, file organization), structural design heuristics (dependency width, LoD, output arguments), pnpm rules, ES2024 target, and Pi SDK patterns. Load during implementation, refactoring, or code review.

2026-06-20
frontmatter
Développeurs de logiciels

Pi skill frontmatter reference and template. Use when creating or reviewing project skills so they conform to Pi's Agent Skills frontmatter rules, naming constraints, and description requirements.

2026-06-20
gccli
Développeurs de logiciels

Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.

2026-06-20
improvement-discovery
Développeurs de logiciels

Heuristics and process for discovering structural improvements in this package. Load when planning a new improvement round — contains the smell taxonomy, analysis workflow, and prioritization framework. Tool-agnostic; this repo has no fallow, so analysis relies on grep/read/wc and the test suite.

2026-06-20
markdown-conventions
Développeurs de logiciels

Project markdown rules (one-sentence-per-line, compact tables, sequential numbering, fenced-code languages) enforced by rumdl. Load when writing or editing markdown — contains rules that differ from standard markdownlint defaults.

2026-06-20
mermaid
Développeurs de logiciels

Authoring and reviewing Mermaid diagrams — pitfall categories (semicolons, angle-bracket tokens, quoted headings), renderer verification, and state-machine disambiguation with note blocks. Load when authoring or reviewing Mermaid diagrams in any doc type.

2026-06-20
pi-cli-repro
Développeurs de logiciels

Fast Pi CLI reproduction workflow for this repo. Use when debugging extension behavior through the real pi executable, especially for Anthropic OAuth failures, prompt shaping, request payload inspection, or validating changes without waiting on manual retries.

2026-06-20
pi-extension-lifecycle
Autres occupations informatiques

Reference for the Pi coding agent's turn/tool execution model and extension event lifecycle. Use when designing extension timing (when to flush, notify, or intercept), understanding event sequencing, or reasoning about what the agent sees between turns. Includes the verified lifecycle diagram, event handler capabilities, message delivery mechanics, and empirical session-data patterns.

2026-06-20
testing
Analystes en assurance qualité des logiciels et testeurs

Vitest mock patterns (vi.mock, vi.hoisted, vi.fn reset), assertion strategy, and TDD planning rules. Load when writing or debugging tests.

2026-06-20