Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
JeromyJSmith
Perfil de creador de GitHub

JeromyJSmith

Vista por repositorio de 156 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
156
repositorios
7
actualizado
2026-05-22
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
lattice-graft
98 skills · 2026-04-04
Desarrolladores de softwareOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticos
9 categorías ocupacionales · 100% clasificado
63%participación
#02
lattice-platform
37 skills · 2026-05-13
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresEscritores y autoresRedactores técnicosAnalistas de sistemas informáticos
14 categorías ocupacionales · 100% clasificado
24%participación
#03
deal-intelligence
12 skills · 2026-03-05
Desarrolladores de softwareAnalistas financieros y de inversionesAgentes de ventas de bienes raícesAnalistas de investigación de mercados y especialistas en marketingCompradores mayoristas y minoristas (excepto productos agrícolas)Corredores de bienes raíces
7 categorías ocupacionales · 100% clasificado
7.7%participación
#04
fre-meta-harness
5 skills · 2026-05-22
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
3.2%participación
#05
00ovo00
2 skills · 2026-03-12
Desarrolladores de softwareDesarrolladores web
2 categorías ocupacionales · 100% clasificado
1.3%participación
#06
PI-Intelligence
1 skills · 2026-05-14
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
0.6%participación
#07
OnePoint
1 skills · 2026-03-07
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
0.6%participación
explorador de repositorios

Repositorios y skills representativas

agnix
Otras ocupaciones informáticas

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 en 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
Desarrolladores 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 seguridad de la información

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 en gestión de proyectos

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 garantía de calidad de software y probadores

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 garantía de calidad de software y probadores

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
Desarrolladores 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 las 8 principales de 98 skills recopiladas en este repositorio.
cell-divide
Desarrolladores 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
Desarrolladores 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
Desarrolladores de software

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

2026-05-13
grill-with-docs
Desarrolladores 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
Desarrolladores de software

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

2026-05-13
improve-codebase-architecture
Desarrolladores 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
Desarrolladores 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 informáticos

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 las 8 principales de 37 skills recopiladas en este repositorio.
deal-outreach
Agentes de ventas de bienes raíces

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 mayoristas y minoristas (excepto productos 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 investigación de mercados y especialistas en 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
Desarrolladores 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 financieros y de inversiones

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
Desarrolladores 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 financieros y de inversiones

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
Tasadores de bienes personales y comerciales

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 las 8 principales de 12 skills recopiladas en este repositorio.
Mostrando 7 de 7 repositorios
Todos los repositorios cargados