Skip to main content
Execute qualquer Skill no Manus
com um clique
javimosch
Perfil de criador do GitHub

javimosch

Visão por repositório de 9,608 skills coletadas em 42 repositórios do GitHub.

skills coletadas
9,608
repositórios
42
atualizado
2026-07-17
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
supercli
6,183 skills · 2026-07-03
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webArquitetos de banco de dados
84 categorias ocupacionais · 100% classificado
64%participação
#02
open-claw-skills
3,353 skills · 2026-06-06
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de pesquisa de mercado e especialistas em marketingAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoAnalistas financeiros e de investimentos
75 categorias ocupacionais · 100% classificado
35%participação
#03
minipostiz-cli
10 skills · 2026-05-12
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
0.1%participação
#04
machin-learn
8 skills · 2026-07-17
Desenvolvedores de softwareOutras ocupações de informática
2 categorias ocupacionais · 100% classificado
0.1%participação
#05
machin
5 skills · 2026-07-02
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
0.1%participação
#06
a2a-skill
5 skills · 2026-07-09
Outras ocupações de informáticaAdministradores de redes e sistemas de computadorDesenvolvedores de softwareRedatores técnicos
4 categorias ocupacionais · 100% classificado
0.1%participação
#07
superlandings-go
5 skills · 2026-06-17
Administradores de redes e sistemas de computadorDesenvolvedores de softwareDesenvolvedores web
3 categorias ocupacionais · 100% classificado
0.1%participação
#08
power-sentry
4 skills · 2026-05-11
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
0.0%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

Mostrando as 8 principais de 6,183 skills coletadas neste repositório.
conatus
Outras ocupações de informática

The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your agent a soul.

2026-06-06
0protocol
Outras ocupações de informática

Agents can sign plugins, rotate credentials without losing identity, and publicly attest to behavior.

2026-06-06
highlevel
Desenvolvedores de software

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, safe API commands. Python 3.6+ stdlib only — zero external dependencies.

2026-06-06
cloudflare-manager
Administradores de redes e sistemas de computador

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

2026-06-06
mema
Desenvolvedores de software

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.

2026-06-06
ui-designer
Desenvolvedores de software

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 Design. Expert in Tailwind CSS, color harmonics, component theming, and accessibility (WCAG).

2026-06-06
byr-cli
Desenvolvedores de software

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

2026-06-06
skill-refiner
Desenvolvedores de software

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 find every SKILL.md, then audits and repairs each one.

2026-06-06
Mostrando as 8 principais de 3,353 skills coletadas neste repositório.
Mostrando as 8 principais de 10 skills coletadas neste repositório.
mfl-gotchas
Desenvolvedores de software

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.

2026-07-17
mfl-ffi
Desenvolvedores de software

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.

2026-06-28
mfl-language
Desenvolvedores de software

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.

2026-06-25
mfl-networking
Desenvolvedores de software

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

2026-06-25
mfl-mcp-client
Outras ocupações de informática

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.

2026-06-25
mfl-builtins
Desenvolvedores de software

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.

2026-06-25
mfl-storage
Desenvolvedores de software

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.

2026-06-25
mfl-terminal
Desenvolvedores de software

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.

2026-06-25
machin-deploy
Administradores de redes e sistemas de computador

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 operationalizing a machin HTTP service: getting HTTPS via a proxy, fixing http→https redirects/cookies behind TLS termination, the real client IP, request size/time limits, access logs, and the run/restart story. Distilled from the deploy dogfood (machin v0.78) and the machin-deploy reference app.

2026-07-02
machin-start
Desenvolvedores de software

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 tool is wanted and the stack is still open, OR when "a single static native binary", "no Docker/Node/interpreter", "tiny image", "fast cold start", or "cheap to run on a small VPS or scale-to-zero" is a goal. Covers when machin wins (with measured numbers) vs Go/Node/Python, when NOT to reach for it, and a zero→running→shipped quickstart (install → a 12-line REST+SQLite service → static musl build → a 92.9 kB FROM-scratch image). Routes to the web / backend / gamedev / deploy skills. Read this first.

2026-07-02
machin-backend
Desenvolvedores de software

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 when writing or debugging a machin backend: a REST/JSON service, a database client or migration, an auth flow, a daemon, or a headless-CMS-style tool. Covers the machweb/postgres/mysql/redis/mongo/bson/sso frameworks, the uniform JSON-rows + parse() pattern, connection pooling for concurrency, the agent-first CLI contract, and the hard-won gotchas. Distilled from the backend dogfood (machin v0.60–v0.74) and the MachNotes / machin-db-migrate / machin-cms apps.

2026-06-29
machin-gamedev
Desenvolvedores de software

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), or any machin program that draws a window, plays sound, or reads real-time input. Covers terminal TUI, raylib GUI/audio, 3D cameras, GPU meshes (pointer/array FFI), instancing, shaders, procedural worlds (noise), fixed-timestep sim loops, a pure-MFL math3d module (Vec3), verlet physics (position-based dynamics, constraint relaxation, collision), rlgl point-cloud rendering (RL_POINTS for particle systems and star fields), ballistic physics (gravity + quadratic drag + wind, trajectory prediction), and first-person player controllers (walking, jumping, platform stepping, object pushing, walk/fly toggle). Distilled from machin-game-demo-snake / -2048 / -flappy / -simon / -3d / -terrain / -planet / -cyberpunk / -solar / -physics / -galaxy / -ballistics / -pla

2026-06-29
machin-web
Desenvolvedores de software

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 isomorphic full-stack app, or a CRUD back-office. Covers the machweb/reactive/router/flags frameworks, cookies + signed sessions, OAuth2/OIDC SSO, the wasm bridge + host↔wasm marshaling, the generic JS host, the pure-MFL Postgres/MySQL/Mongo/Redis drivers, build-and-verify, and the hard-won gotchas. Distilled from the web + backend dogfood (machin v0.50–v0.73).

2026-06-29
a2a
Outras ocupações de informática

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 multiple AI sessions to collaborate, debate, or divide work without a fixed orchestrator.

2026-07-09
a2a-debri-runbook
Administradores de redes e sistemas de computador

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 smoke test. Read this before spawning a debri agent for the first time on a new host.

2026-07-09
a2a
Desenvolvedores de software

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 multiple AI sessions to collaborate, debate, or divide work without a fixed orchestrator.

2026-07-08
a2a
Outras ocupações de informática

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 multiple AI sessions to collaborate, debate, or divide work without a fixed orchestrator.

2026-07-08
a2a-tau-runbook
Redatores técnicos

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.

2026-06-12
Mostrando 12 de 42 repositórios