Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

lattice-graft

lattice-graft contiene 98 skills recopiladas de JeromyJSmith, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
98
Stars
1
actualizado
2026-04-04
Forks
0
Cobertura ocupacional
9 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

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
codeql
Analistas de seguridad de la información

Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all" (security-and-quality + security-experimental suites) and "important only" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.

2026-04-04
semgrep
Analistas de seguridad de la información

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.

2026-04-04
audit-augmentation
Desarrolladores de software

Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, cross-referencing Semgrep or CodeQL findings with call graph data, or visualizing audit findings in the context of code structure.

2026-04-04
diagramming-code
Desarrolladores de software

Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency maps, containment diagrams, complexity heatmaps, and attack surface data flow visualizations. Use when visualizing code architecture, drawing call graphs, generating class diagrams, creating dependency maps, producing complexity heatmaps, or visualizing data flow and attack surface paths as Mermaid diagrams.

2026-04-04
genotoxic
Analistas de garantía de calidad de software y probadores

Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then uses survived mutants, unnecessary test statements, and call graph data to identify false positives, missing test coverage, and fuzzing targets. Use when triaging survived mutants, analyzing mutation testing results, identifying test gaps, finding fuzzing targets from weak tests, running mutation frameworks (including circomvent and cairo-mutants), or using necessist.

2026-04-04
graph-evolution
Desarrolladores de software

Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications that text diffs miss. Use when comparing code between commits or tags, analyzing structural evolution, detecting attack surface growth, reviewing what changed between audit snapshots, or finding security-relevant changes that text diffs miss.

2026-04-04
trailmark
Desarrolladores de software

Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding complexity hotspots, enumerating entry points, tracing taint propagation, measuring blast radius, or building a code graph for audit prioritization. Supports 16 languages including Solidity, Cairo, Circom, Rust, Go, Python, C/C++, TypeScript.

2026-04-04
designing-workflow-skills
Otras ocupaciones informáticas

Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.

2026-04-04
zeroize-audit
Analistas de seguridad de la información

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

2026-04-04
hermes-observer
Otras ocupaciones informáticas

Layered observer running NousResearch/hermes-agent alongside native self-improving-agent. Provides cross-session FTS5 recall, bounded memory curation, background review daemon, and skill self-improvement. Does not replace native auto-memory -- runs independently and surfaces insights the native stack might miss. USE WHEN: reviewing cross-session memory, recalling past conversations, comparing memory systems, checking observer health, triggering background review, searching session history. Triggers on: "hermes", "session search", "cross-session recall", "memory review daemon", "what did we discuss", "observer status", "hermes observer".

2026-04-04
open-multi-agent
Desarrolladores de software

TypeScript multi-agent orchestration framework. One runTeam() call from goal to result — auto task decomposition, dependency DAG, parallel execution, model-agnostic.

2026-04-04
overgraft-engine
Otras ocupaciones informáticas

Autonomous system improvement engine. Evaluates agent harness, skills, and memory against measurable baselines, proposes bounded experiments, runs them, and keeps or discards changes based on score. Combines autoagent's hill-climbing discipline, hermes-agent's background memory curation, and AI-Scientist-v2's best-first tree search exploration. USE WHEN: running improvement experiments on skills or agents, evaluating system performance against baselines, reviewing memory health, inspecting the experiment ledger, or identifying dead weight for removal. Triggers on: "overgraft", "improve the system", "run an experiment", "evaluate baselines", "shed dead weight", "review memory health", "experiment ledger".

2026-04-04
marimo-builder
Desarrolladores de software

Create, edit, and deploy marimo reactive notebooks. Mount notebooks as FastAPI endpoints for interactive dashboards and control surfaces.

2026-04-04
pixeltable-workflows
Desarrolladores de software

Build Pixeltable workflows for multimodal data processing — declarative tables with computed columns, embeddings, and LLM transformations.

2026-04-04
portless-deployer
Administradores de redes y sistemas informáticos

Portless deployment for local services — expose local servers via tunnels, manage subdomains, configure routing, and deploy preview environments.

2026-04-04
spacetimedb-manager
Desarrolladores de software

Manage SpacetimeDB modules for real-time state synchronization — define tables, reducers, and subscriptions for live agent coordination.

2026-04-04
livekit-voice
Desarrolladores de software

LiveKit voice agent setup — room management, token generation, voice pipelines with STT/TTS, and real-time audio streaming.

2026-04-04
pixeltable-data
Desarrolladores de software

Pixeltable multimodal data workflows — table creation, computed columns, AI transformations, embedding indexes, and cross-modal queries.

2026-04-04
spacetimedb-agent
Desarrolladores de software

SpacetimeDB module creation, table definitions, reducer functions, client subscriptions, and real-time sync patterns.

2026-04-04
classifier-extractor
Desarrolladores de software

Extract structured entities from source code using Pydantic schemas and Instructor-powered LLM extraction. The Classify phase of the Graftline.

2026-04-04
documenter-rendergit
Desarrolladores de software

Generate documentation using the RenderGit protocol — HTML with syntax highlighting and CXML session summaries. The Document phase of the Graftline.

2026-04-04
engraft-manager
Otras ocupaciones informáticas

Manage the Engraft (library.yaml) catalog. Add, remove, list, search, and sync entries across skills, SFAs, MCP servers, and compute resources.

2026-04-04
graftline-runner
Desarrolladores de software

Execute the full Graftline pipeline on a Rootstock plan file. Phase Zero → Scaffold → Build → Classify → Validate → Document → Evaluate → Autograft.

2026-04-04
prompt-workbench
Desarrolladores de software

Design, test, and iterate on prompts for GRAFTKIT agents, commands, and skills. A/B test prompt variants and measure output quality.

2026-04-04
rootstock-validator
Desarrolladores de software

Validate Rootstock (plan) files for completeness, correct frontmatter, resolvable library references, and Graftline readiness.

2026-04-04
scrum-master
Especialistas en gestión de proyectos

Advanced Scrum Master skill for data-driven agile team analysis and coaching. Use when the user asks about sprint planning, velocity tracking, retrospectives, standup facilitation, backlog grooming, story points, burndown charts, blocker resolution, or agile team health. Runs Python scripts to analyse sprint JSON exports from Jira or similar tools: velocity_analyzer.py for Monte Carlo sprint forecasting, sprint_health_scorer.py for multi-dimension health scoring, and retrospective_analyzer.py for action-item and theme tracking. Produces confidence-interval forecasts, health grade reports, and improvement-velocity trends for high-performing Scrum teams.

2026-04-04
senior-pm
Especialistas en gestión de proyectos

Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, resource optimization, stakeholder alignment, and executive reporting. Uses advanced methodologies including EMV analysis, Monte Carlo simulation, WSJF prioritization, and multi-dimensional health scoring. Use when a user needs help with project plans, project status reports, risk assessments, resource allocation, project roadmaps, milestone tracking, team capacity planning, portfolio health reviews, program management, or executive-level project reporting — especially for enterprise-scale initiatives with multiple workstreams, complex dependencies, or multi-million dollar budgets.

2026-04-04
ai-app
Desarrolladores web

Full-stack AI application generator with Next.js, AI SDK, and ai-elements. Use when creating chatbots, agent dashboards, or custom AI applications. Triggers: chatbot, chat app, agent dashboard, AI application, Next.js AI, useChat, streamText, ai-elements, build AI app, create chatbot

2026-04-04
ai-sdk-6
Desarrolladores de software

Vercel AI SDK v6 development. Use when building AI agents, chatbots, tool integrations, streaming apps, or structured output with the ai package. Covers ToolLoopAgent, useChat, generateText, streamText, tool approval, smoothStream, provider tools, MCP integration, and Output patterns.

2026-04-04
cache-components
Desarrolladores de software

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Use when implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, managing 'use cache: private' for compliance scenarios, pass-through/interleaving patterns, GET Route Handler caching, debugging cache issues, and reviewing Cache Component implementations.

2026-04-04
next-best-practices
Desarrolladores de software

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

2026-04-04
nextjs-chatbot
Desarrolladores web

Production-grade Next.js chatbot builder. Covers tool calling with human-in-the-loop (HITL) approval, PostgreSQL session persistence, GDPR consent gating, SQL-first search, per-tool UI rendering, message feedback, and follow-up suggestions. Use when building chat apps, conversational AI interfaces, customer support bots, or any chatbot needing database-backed sessions, tool approval workflows, consent gating, or custom tool output components.

2026-04-04
Mostrando las 40 principales de 98 skills recopiladas en este repositorio.