Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

lattice-graft

lattice-graft에는 JeromyJSmith에서 수집한 skills 98개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
98
Stars
1
업데이트
2026-04-04
Forks
0
직업 범위
직업 카테고리 9개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agnix
기타 컴퓨터 관련 직업

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
인사 전문가

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
소프트웨어 개발자

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
정보 보안 분석가

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
프로젝트 관리 전문가

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
정보 보안 분석가

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
정보 보안 분석가

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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

2026-04-04
pixeltable-workflows
소프트웨어 개발자

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

2026-04-04
portless-deployer
네트워크·컴퓨터 시스템 관리자

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

2026-04-04
spacetimedb-manager
소프트웨어 개발자

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

2026-04-04
livekit-voice
소프트웨어 개발자

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

2026-04-04
pixeltable-data
소프트웨어 개발자

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

2026-04-04
spacetimedb-agent
소프트웨어 개발자

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

2026-04-04
classifier-extractor
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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

2026-04-04
prompt-workbench
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-04
scrum-master
프로젝트 관리 전문가

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
프로젝트 관리 전문가

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
웹 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
웹 개발자

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
이 저장소에서 수집된 skills 98개 중 상위 40개를 표시합니다.