.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/disentinel/grafema
home/skills/disentinel/grafema
disentinel avatar

disentinel/grafema

40 skills

View on GitHub
$npx skills add disentinel/grafema
SkillInstalls
approveUser says /approve after reviewing a completed task in a worker worktree. This replaces the manual merge-to-main workflow.—beam-elixir-ast-gotchasFix Elixir/Erlang AST processing bugs in Grafema beam-analyzer.—bugs-to-grafema-capabilitiesFires after fixing any non-trivial bug or regression. Asks: could the graph have caught this as a guarantee?—code-server-playwright-automationFix Playwright automation failures against code-server (VS Code in browser).—dataflow-gauntlet-methodologySystematic methodology for achieving 100% backward dataflow reachability in a new language.—docker-exec-background-processFix docker exec hanging when starting background processes (servers, daemons) inside containers.—docker-node-version-compat-modulesFix Node.js CLI tools crashing inside Docker containers when host-installed node_modules require a newer Node version than the container provides.—elixir-escript-daemon-stdio-encodingFix intermittent `{:no_translation, :unicode, :latin1}` crashes in Elixir escript daemons that use length-prefixed framed IPC on stdin/stdout.—extract-knowledgeExtract knowledge (decisions, facts, session metadata) from the current Claude Code session into the Grafema Knowledge Base.—gap-loopCyclical dogfooding loop: test AI-AGENT-STORIES.md against the live graph, discover new stories, analyze gaps, fix root causes, re-test, write report.—grafema-batch-plugin-developmentHow to write a Grafema batch-mode plugin that reads the graph and filesystem, then writes new edges/nodes directly to RFDB.—grafema-codebase-analysisAnalyze codebases using a graph database instead of reading source files.—grafema-haskell-binary-stale-priorityFix stale Haskell analyzer binaries silently being used by the orchestrator even after a successful rebuild.—grafema-metadata-flatteningFix silent metadata issues in RFDB node storage. Covers two traps: (1) metadata flattening — nested metadata fields become top-level after serialization, so…—grafema-orchestrator-derived-edgesPattern for adding derived edge types in the Grafema Rust orchestrator (main.rs).—grafema-releaseGrafema release procedure for publishing new versions to npm. Covers happy path, pitfalls, rfdb binary lifecycle, and rollback.—grafema-snapshot-ci-frictionFix GraphSnapshot tests blocking CI on every feature PR. Use when: (1) every PR fails CI with "Snapshot mismatch" despite correct behavior, (2) fixing…—grafema-test-backend-usageFix node query issues in Grafema tests when nodes have numeric IDs instead of human-readable IDs, or when `type` field is undefined.—grafema-uri-semantic-id-parsingFix silent failures when parsing Grafema semantic IDs that are in URI format instead of legacy arrow format.—gui-perf-profiling-cdpDiagnose React + Three.js (or any browser canvas) frame stutter by capturing a CDP CPU profile via Playwright instead of guessing from `[perf]` console logs.—hex-grid-lattice-mc-refinementDesign guide + benchmarked pitfalls for building Monte-Carlo / Simulated Annealing refinement layers on top of greedy hex-grid layouts for code visualization…—hex-grid-morphological-close-hullCompute a unified outer hull around a group of hex tiles that includes multiple disconnected sub-clusters separated by 1-tile gaps.—hex-grid-sequential-bfs-layoutFix scattered/torn regions in hex-grid simulated annealing layouts that use "competitive flood-fill" (one tile per region per outer iteration).—lean4-theorem-value-accessFix missing theorem proof terms when analyzing Lean 4 environments via importModules. Use when: (1) ConstantInfo.value?—materialize-only-what-queries-needDecide what to PERSIST in your data structures (graph nodes, DB tables, cache layouts) based on the QUERIES you must answer, not the DEFINITIONS that justify…—qaRun automated QA checks on Grafema VS Code extension via Playwright + MCP cross-validation.—reflection-in-and-on-actionContinuous self-reflection routine combining Schön (reflection-in-action / reflection-on-action) and Mezirow (content / process / premise) levels, anchored on…—rfdb-batchhandle-deletes-existing-nodesFix nodes silently disappearing from RFDB when an enricher or post-resolution pass writes new nodes via BatchHandle.—rfdb-datalog-hash-join-shared-varFix silent incorrect results in RFDB Datalog queries that share a variable between two edge atoms on opposite ends (e.g.—rfdb-manifest-l1-carryforwardDiagnose and fix RFDB data disappearing after compaction, where rfdb-server reports a tiny node count (e.g.—rfdb-stale-node-cleanupRecover from stale RFDB nodes that survive `commit_batch` cleanup despite having their `file` field listed in `changed_files`.—rfdb-v2-clear-ephemeral-trapFix RFDB V2 graph data silently not persisting to disk after analysis.—rfdb-write-lock-edge-flush-gotchaRFDB server becomes unresponsive (60s+ timeouts) during enricher addEdges write storms.—rust-cargo-fast-iteration-profileSpeed up Rust development iteration when `cargo build --release` takes 10+ minutes even for one-line edits.—rust-embed-rebuild-invalidationForce `rust-embed` to re-embed assets from `$GRAFEMA_UI_DIST` (or any env-driven path) when cargo's incremental compilation skips the macro re-expansion.—shipBuild all packages, reinstall VS Code extension, commit and push. Use when: user says "ship", or wants to build+install+commit+push in one go.—swe-bench-grafema-experimentsSWE-bench pipeline for A/B testing Grafema with Claude Code. Use when: (1) running SWE-bench experiments, (2) comparing baseline vs grafema conditions, (3)…—theorist-modeActivate theoretical foundations context for discussions about Grafema's formal underpinnings, multi-language strategy, cognitive science, and abstract…—verifyVerify task completion by demonstrating real value: run the new code on real data, show visible results, find gaps between plan and reality.—zombie-process-port-huntVerify which process actually owns a TCP port before assuming your fresh restart succeeded.—