Skip to main content
javimosch
Profil créateur GitHub

javimosch

Vue par dépôt de 9 210 skills collectés dans 58 dépôts GitHub.

skills collectés
9 210
dépôts
58
mis à jour
14 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
supercli
6 227 skills · 8 août 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en sécurité de l'informationAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webArchitectes de bases de données
84 catégories métier · 100 % classifié
68 %part
#02
open-claw-skills
2 880 skills · 6 juin 2026
Développeurs de logicielsAutres occupations informatiquesAnalystes en études de marché et spécialistes en marketingAdministrateurs de réseaux et de systèmes informatiquesAnalystes en sécurité de l'informationAnalystes financiers et en placements
68 catégories métier · 100 % classifié
31 %part
#03
minipostiz-cli
10 skills · 12 mai 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiques
2 catégories métier · 100 % classifié
0,1 %part
#04
machin-learn
8 skills · 11 août 2026
Développeurs de logicielsAutres occupations informatiques
2 catégories métier · 100 % classifié
0,1 %part
#05
a2a-skill
6 skills · 19 juil. 2026
Autres occupations informatiquesAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logicielsRédacteurs techniques
4 catégories métier · 100 % classifié
0,1 %part
#06
machin
5 skills · 11 août 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs web
3 catégories métier · 100 % classifié
0,1 %part
#07
superlandings-go
5 skills · 17 juin 2026
Administrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logicielsDéveloppeurs web
3 catégories métier · 100 % classifié
0,1 %part
#08
machin-ressort
4 skills · 14 août 2026
Développeurs de logiciels
1 catégories métier · 100 % classifié
0 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

notion-cli
Commis de bureau généraux

Use this skill when the user wants to search, create, read, or manage Notion pages and databases — search workspace, query databases, create pages, read/write page content as Markdown, manage blocks, users, and files.

8 août 2026
aichat
Développeurs de logiciels

Use this skill when the user wants to chat with LLMs from the terminal — OpenAI, Claude, Gemini, local models, RAG, and multi-turn conversations without leaving the shell.

21 juil. 2026
detekt
Analystes en assurance qualité des logiciels et testeurs

Use this skill when the user wants static analysis for Kotlin code — detect code smells, complexity, style violations, and generate reports for CI pipelines.

21 juil. 2026
diffsitter
Développeurs de logiciels

Use this skill when the user wants semantic diffs between source files — AST-aware comparisons that ignore formatting noise and highlight meaningful code changes.

21 juil. 2026
httpie
Développeurs de logiciels

Use this skill when the user wants to make HTTP requests from the terminal — REST API testing, JSON payloads, auth headers, sessions, and pretty-printed responses.

21 juil. 2026
taskwarrior-tui
Développeurs de logiciels

Use this skill when the user wants a terminal UI for Taskwarrior — browse, filter, and manage tasks with vi keybindings instead of typing raw task commands.

21 juil. 2026
pkl
Développeurs de logiciels

Use this skill when the user wants configuration-as-code with validation — evaluate Pkl modules, generate JSON/YAML/properties output, or amend existing config files with type-safe schemas.

20 juil. 2026
rbspy
Développeurs de logiciels

Use this skill when the user wants to profile Ruby CPU usage — sample a running process, record stack traces, or generate flamegraphs without modifying the Ruby app.

20 juil. 2026
Affichage de 8 skills collectés sur 6 227.
highlevel
Développeurs de logiciels

Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built,…

6 juin 2026
cloudflare-manager
Administrateurs de réseaux et de systèmes informatiques

Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating ingress rules.

6 juin 2026
mema
Développeurs de logiciels

Mema's personal brain - SQLite metadata index for documents and Redis short-term context buffer. Use for organizing workspace knowledge paths and managing ephemeral session state.

6 juin 2026
search-cluster
Développeurs de logiciels

Aggregated search aggregator using Google CSE, GNews RSS, Wikipedia, Reddit, and Scrapling.

6 juin 2026
ui-designer
Développeurs de logiciels

Design beautiful interfaces using 16+ design systems including Material You, Fluent Design, Apple HIG, Ant Design, Carbon Design, Shopify Polaris, Minimalism, Glassmorphism, Neo-Brutalism, Neumorphism, Skeuomorphism, Claymorphism, Swiss Design, and Atlassian…

6 juin 2026
byr-cli
Développeurs de logiciels

Use BYR CLI for auth, search, detail inspection, and safe torrent download planning with JSON envelopes.

6 juin 2026
skill-refiner
Développeurs de logiciels

Audit and fix all skills in the workspace for compliance with skill-creator requirements. Use when asked to "refine skills", "audit skills", "check skill quality", or "fix non-compliant skills". Exhaustively searches the entire workspace (not just skills/) to…

6 juin 2026
markdown-browser
Développeurs de logiciels

Wrapper skill for OpenClaw web_fetch results. Use when you need MECE post-processing on fetched pages: policy decision from Content-Signal, privacy redaction, optional markdown normalization fallback, and stable output schema without re-implementing network…

6 juin 2026
Affichage de 8 skills collectés sur 2 880.
Affichage de 8 skills collectés sur 10.
mfl-gotchas
Développeurs de logiciels

Every MFL gotcha, pitfall, caveat, and 'why doesn't this compile' moment discovered through real-world usage building machin-pomo and machin-serve. Read this BEFORE writing any MFL code.

11 août 2026
mfl-networking
Développeurs de logiciels

MFL networking builtins: building HTTP servers and clients, WebSocket, request parsing, Basic auth, MIME types, concurrent request handling with goroutines. Patterns from machin-serve.

11 août 2026
mfl-ffi
Développeurs de logiciels

MFL C FFI: extern blocks, cstructs, opaque handles, raw memory allocation, pointer/array operations. Call C libraries (raylib, math, etc.) from MFL with zero overhead.

28 juin 2026
mfl-language
Développeurs de logiciels

Master the MFL (Machine-First Language) syntax, type system, functions, structs, generics, control flow, and concurrency. Covers the canonical form, inference rules, and compilation model.

25 juin 2026
mfl-mcp-client
Autres occupations informatiques

Using machin-mcp as a tool server from any MCP-compatible client (Claude Code, Claude Desktop) or directly via bash from pi or other agents. Covers registration, tool discovery, and direct protocol calls.

25 juin 2026
mfl-builtins
Développeurs de logiciels

Complete MFL builtin catalog organized by category with signatures, usage examples, and common patterns. Covers I/O, CLI, time, convert, math, string, bytes, crypto, SQLite, regex, JSON, HTTP, networking, and terminal builtins.

25 juin 2026
mfl-storage
Développeurs de logiciels

Data persistence in MFL: file I/O patterns, SQLite integration, JSON serialization, and the critical caveats around read_file segfaults, list_dir usage, and parameterized queries.

25 juin 2026
mfl-terminal
Développeurs de logiciels

Terminal/TUI programming in MFL: raw_mode/read_key for live input, ANSI escape sequences for colored rendering, progress bars, frame loops, and terminal state management. Build interactive CLI apps.

25 juin 2026
a2a
Autres occupations informatiques

Spawn a team of agentic-CLI sessions (claude, opencode, pi, tau, ...) that talk to each other as peers via a shared SQLite message bus at ~/.a2a/{project}/database.db. No central chain of command — each agent decides who to message. Use when the user wants…

19 juil. 2026
a2a-cursor-runbook
Autres occupations informatiques

Bootstrap flow for wiring the official Cursor Agent CLI (agent / cursor-agent) as an a2a peer. Covers install + auth, how a2a-spawn resolves the binary, and a solo smoke test. Prefer this over building a debri-style wrapper — Cursor already supports headless…

19 juil. 2026
a2a-debri-runbook
Administrateurs de réseaux et de systèmes informatiques

Bootstrap flow for a fresh VM/operator that only has the a2a-skill repo and wants to add debri (a devin-wrapping CLI) as an a2a peer. Covers installing + authenticating devin, getting debri (release binary or source build), wiring it into a2a-spawn, and a…

9 juil. 2026
a2a
Développeurs de logiciels

Spawn a team of agentic-CLI sessions (claude, opencode, pi, ...) that talk to each other as peers via a shared SQLite message bus at ~/.a2a/{project}/database.db. No central chain of command — each agent decides who to message. Use when the user wants…

8 juil. 2026
a2a
Autres occupations informatiques

Spawn a team of agentic-CLI sessions (claude, opencode, pi, ...) that talk to each other as peers via a shared SQLite message bus at ~/.a2a/{project}/database.db. No central chain of command — each agent decides who to message. Use when the user wants…

8 juil. 2026
a2a-tau-runbook
Rédacteurs techniques

Guide for using tau (Zig AI CLI) with a2a agent-to-agent messaging. Covers critical configuration flags, kit prompt best practices, common pitfalls, provider-specific notes, and debugging tips for successful tau + a2a integration.

12 juin 2026
machin-start
Développeurs de logiciels

Decide whether to build something in machin (MFL) and bootstrap it fast — the entry point that comes BEFORE the domain how-tos. Use when a small, self-contained, deployable backend / HTTP+JSON API / CLI / webhook handler / microservice / cron job / internal…

11 août 2026
machin-web
Développeurs web

Build web apps in machin (MFL) — a native HTTP server, a JSON API, server-side rendering, and a reactive WebAssembly UI, all in one language with no Node/bundler. Use when writing or debugging a machin web app: a backend service, an SSR page, a wasm SPA, an…

11 août 2026
machin-gamedev
Développeurs de logiciels

Build native games and interactive desktop/terminal apps in machin (MFL) — the canonical setup, build-and-verify workflow, raylib C-FFI surface, audio, and the hard-won caveats/gotchas. Use when writing or debugging a machin game (terminal TUI or raylib GUI),…

6 août 2026
machin-deploy
Administrateurs de réseaux et de systèmes informatiques

Ship a machin (MFL) web app to production — run it correctly and safely behind a reverse proxy (nginx / Caddy / Traefik / Cloudflare), with the machweb hardening + proxy-awareness knobs, a systemd unit, and a slim Docker image. Use when deploying or…

2 juil. 2026
machin-backend
Développeurs de logiciels

Build a single-binary backend service in machin (MFL) — HTTP/JSON APIs, five pooled datastores (SQLite, PostgreSQL, MySQL/MariaDB, Redis, MongoDB), signed sessions, OAuth2/OIDC SSO, and agent-first CLIs — all pure MFL, one static binary, no Node/ORM/cgo. Use…

29 juin 2026
12 dépôts affichés sur 58