Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

lattice-graft

lattice-graft には JeromyJSmith から収集した 98 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。