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

JeromyJSmith

Visão por repositório de 156 skills coletadas em 7 repositórios do GitHub.

skills coletadas
156
repositórios
7
atualizado
2026-05-22
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
lattice-graft
98 skills · 2026-04-04
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoEspecialistas em gestão de projetosAdministradores de redes e sistemas de computador
9 categorias ocupacionais · 100% classificado
63%participação
#02
lattice-platform
37 skills · 2026-05-13
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresEscritores e autoresRedatores técnicosAnalistas de sistemas de computador
14 categorias ocupacionais · 100% classificado
24%participação
#03
deal-intelligence
12 skills · 2026-03-05
Desenvolvedores de softwareAnalistas financeiros e de investimentosAgentes de vendas de imóveisAnalistas de pesquisa de mercado e especialistas em marketingAvaliadores de bens pessoais e comerciaisCompradores do atacado e varejo (exceto produtos agrícolas)
7 categorias ocupacionais · 100% classificado
7.7%participação
#04
fre-meta-harness
5 skills · 2026-05-22
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
3.2%participação
#05
00ovo00
2 skills · 2026-03-12
Desenvolvedores de softwareDesenvolvedores web
2 categorias ocupacionais · 100% classificado
1.3%participação
#06
PI-Intelligence
1 skills · 2026-05-14
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
0.6%participação
#07
OnePoint
1 skills · 2026-03-07
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
0.6%participação
explorador de repositórios

Repositórios e skills representativas

agnix
Outras ocupações de informática

Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 385 rules.

2026-04-04
interpreting-culture-index
Especialistas em recursos humanos

Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.

2026-04-04
devcontainer-setup
Desenvolvedores de software

Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code workspaces.

2026-04-04
entry-point-analyzer
Analistas de segurança da informação

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.

2026-04-04
let-fate-decide
Especialistas em gestão de projetos

Draws 4 Tarot cards to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.

2026-04-04
mutation-testing
Analistas de garantia de qualidade de software e testadores

Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.

2026-04-04
second-opinion
Analistas de garantia de qualidade de software e testadores

Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.

2026-04-04
semgrep-rule-variant-creator
Desenvolvedores de software

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

2026-04-04
Mostrando as 8 principais de 98 skills coletadas neste repositório.
cell-divide
Desenvolvedores de software

Reproductive function. Copies the root .Codex/skills/ genome into a target section's .Codex/skills/ location (or deeper), appends the parent commit SHA to each child SKILL.md lineage, and registers the new cell in lattice/knowledge/skills_registry. INERT in Phase 1 — do not execute recursive division yet.

2026-05-13
diagnose
Desenvolvedores de software

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-05-13
graphify-introduction
Desenvolvedores de software

LATTICE codebase graph introduction — communities, hotspots, dependency paths for VW_iTwin_Bridge

2026-05-13
grill-with-docs
Desenvolvedores de software

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-05-13
handoff
Desenvolvedores de software

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-13
improve-codebase-architecture
Desenvolvedores de software

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-13
marimo-pair
Desenvolvedores de software

Work inside a running marimo notebook's kernel — execute code, create cells, and build a notebook as an artifact. Use when the user wants to start a marimo notebook or work in an active marimo session.

2026-05-13
propose-decomposition
Analistas de sistemas de computador

Introspective function. The organism inspects its own codebase via search_tutorials, search_research, search_docs, search_api_reference, get_coverage_gaps, Graphify dependency graphs, and InfraNodus topic analysis, then proposes a polymorphic decomposition plan. NEVER executes cell-divide. Human gate is mandatory. Depth-guarded: max 3 new levels of nesting per cycle. INERT until Phase B.

2026-05-13
Mostrando as 8 principais de 37 skills coletadas neste repositório.
deal-outreach
Agentes de vendas de imóveis

Generates personalized outreach scripts for motivated sellers across any asset class. Profiles seller type — retiree, estate/probate, tired landlord, distressed, institutional — and crafts phone scripts, email drafts, and follow-up sequences. Scripts are built around seller pain points, not buyer wants. Use when user says "write outreach", "generate scripts", "/outreach", "how do I contact this seller", "write me a pitch", "create seller scripts", "what do I say to this broker", or "write a cold call script".

2026-03-05
deal-pipeline
Compradores do atacado e varejo (exceto produtos agrícolas)

Full 6-stage deal intelligence pipeline for finding motivated-seller opportunities across any asset class. Scans CREXI, auctions, BizBuySell, and Zillow, applies regional market intelligence and prediction market signals, detects hidden gems, and produces ranked HOT/WARM/WATCH deals with outreach scripts. Use when user says "run hunt", "find deals", "scan for opportunities", "/hunt", "run the pipeline", "find me deals in Nevada County", "what deals are available today", "run all zones", or "start the deal pipeline".

2026-03-05
deal-report
Analistas de pesquisa de mercado e especialistas em marketing

Generates formatted deal intelligence reports from pipeline output. Produces executive summary, zone-by-zone breakdown for NCA (Grass Valley/Nevada City CA), Colorado, and nationwide top 3, hidden gems section, prediction market context, and ready-to-send deal packages. Use when user says "generate report", "/report", "summarize deals", "create deal summary", "what did the pipeline find", "show me the results", or "compile the findings".

2026-03-05
deal-scan
Desenvolvedores de software

Multi-source deal scanner. Scrapes CREXI, Auction.com, Hubzu, BizBuySell, and Zillow for motivated-seller opportunities across any asset class — real estate, businesses, land, notes. Respects rate limits. Saves structured JSON to data/raw/. Use when user says "scrape listings", "scan for deals", "/scrape", "search [location] for deals", "check auction.com", "find owner-financed listings", "search BizBuySell", or "get raw listings from [source]".

2026-03-05
deal-score
Analistas financeiros e de investimentos

Scores and ranks deal opportunities using a 6-category rubric covering seller motivation, deal economics, financing terms, regional intelligence, prediction market signals, and asset quality. Detects hidden gems — deals that look bad on the surface but are exceptional when regional and macro context is applied. Classifies deals as HOT, WARM, WATCH, or PASS. Use when user says "score deals", "rank opportunities", "/score", "which deals are hot", "find the best deals", "rank what we found", or "score this listing".

2026-03-05
deal-watch
Desenvolvedores de software

Sets up and manages daily automated deal monitoring. Configures cron schedule to run the full pipeline daily, tracks new deals since last run, surfaces only net-new opportunities, and maintains a deal changelog. Use when user says "set up daily monitoring", "/watch", "run this every day", "automate the hunt", "monitor for new deals", "schedule daily scans", "set up alerts", or "run pipeline on a schedule".

2026-03-05
prediction-market-intel
Analistas financeiros e de investimentos

Fetches real-time probability data from Kalshi and Polymarket to generate deal timing and acquisition strategy signals. Translates Fed rate decisions, recession odds, and regional housing index probabilities into actionable recommendations. Use when user says "check prediction markets", "what do markets say", "get macro signals", "should I act now or wait", "what are the odds", "check Kalshi", "check Polymarket", "what is the market timing", or "give me the economic outlook".

2026-03-05
seller-profiler
Avaliadores de bens pessoais e comerciais

Profiles motivated sellers to determine pain points, urgency level, and optimal negotiation approach. Identifies seller type from listing language — retiree, estate/probate, tired landlord, distressed, institutional — across any asset class. Use when user says "profile this seller", "analyze seller motivation", "who is the seller", "how motivated are they", "what is the seller situation", "how should I approach this deal", "what is driving this listing", or "rate seller motivation".

2026-03-05
Mostrando as 8 principais de 12 skills coletadas neste repositório.
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos