Git
v1.0.0

friction-detector

by @athola0 pulls
URLopenbooklet.com/s/friction-detector
Pinnedopenbooklet.com/s/friction-detector@1.0.0
APIGET /api/v1/skills/friction-detector

Detect friction signals during execution and graduate recurring patterns into rules. Use for session retrospectives and learning pipeline automation.

21 skills from this repoathola/claude-night-market
friction-detectorviewing
call-chainplugins/cartograph/skills/call-chain/SKILL.md

Trace execution paths from entry points through the code knowledge graph. Shows call chains with criticality scores and generates Mermaid flowcharts.

code-searchplugins/tome/skills/code-search/SKILL.md

Search GitHub for existing implementations of a topic. Use when the user wants to find code examples, libraries, or implementation patterns. Standalone or as part of a full research session.

compression-strategyplugins/conserve/skills/compression-strategy/SKILL.md

Analyze current context and recommend compression strategies. Use when context feels bloated, before major task transitions, or when quota is burning fast. location: user token_budget: 150. Do not use when context-optimization already invoked or simple queries.

computer-controlplugins/phantom/skills/computer-control/SKILL.md

Guide Claude through computer use API integration - screenshot capture, mouse/keyboard control, agent loops, and sandboxed desktop automation. Use when: computer use, computer control, desktop automation, screenshot capture, mouse control, keyboard control, agent loop, GUI automation, display toolkit, phantom.

curateplugins/gauntlet/skills/curate/SKILL.md

Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code.

data-flowplugins/cartograph/skills/data-flow/SKILL.md

Generate Mermaid data flow diagrams showing how data moves between components. Use for tracing requests and API call chains.

dependency-graphplugins/cartograph/skills/dependency-graph/SKILL.md

Generate dependency graphs showing import relationships between modules or plugins

discourseplugins/tome/skills/discourse/SKILL.md

Scan community discussion channels (HN, Lobsters, Reddit, tech blogs) for experience reports and opinions on a topic. Use when the user wants community perspectives on a technology or approach.

doc-importerplugins/scribe/skills/doc-importer/SKILL.md

Import external documents (PDF, DOCX, PPTX, XLSX, HTML) into markdown for editing by doc-generator. Converts the source, preserves structure, and prepares for remediation. document import, conversion, ingestion, external documents Use when: user provides a document to convert and clean up DO NOT use when: web articles (use WebFetch directly), academic papers (use tome:papers), content already in markdown (use scribe:doc-generator remediation mode)

document-conversionplugins/leyline/skills/document-conversion/SKILL.md

Universal document-to-markdown conversion with tiered fallback. Wraps MCP markitdown when available, degrades to native Claude Code tools, then informs the user. document conversion, markitdown, pdf, docx, pptx, format Use when: any workflow needs to convert files or URLs to markdown for LLM consumption DO NOT use when: content is already markdown or plain text

graph-buildplugins/gauntlet/skills/graph-build/SKILL.md

Build or incrementally update the code knowledge graph for a codebase. Uses Tree-sitter for multi-language AST parsing and stores nodes/edges in SQLite.

justifyplugins/imbue/skills/justify/SKILL.md

Post-implementation audit that justifies every change against a minimal-intervention standard. Detects AI additive bias, test-logic tampering, and unnecessary complexity. Use after completing work, before committing or creating PRs.

metacognitive-self-modplugins/abstract/skills/metacognitive-self-mod/SKILL.md

Analyze and improve the improvement process itself. Implements metacognitive self-modification from the Hyperagents paper (Zhang et al., 2026): the meta agent modifies how future improvements are generated. Auto-triggers on regression detection or low effectiveness rate.

palace-diagramplugins/memory-palace/skills/palace-diagram/SKILL.md

Generate visual diagrams of palace structure, knowledge topology, and synapse connectivity.

papersplugins/tome/skills/papers/SKILL.md

Search academic literature via arXiv, Semantic Scholar, and open-access discovery chains. Fetches and parses PDFs for key findings. Use when the user needs academic papers, citations, or formal research on a topic.

sem-integrationplugins/leyline/skills/sem-integration/SKILL.md

Foundation skill for sem (semantic diff CLI) integration. Provides detection, install-on-first-use, and output normalization patterns for consumer skills.

session-to-postplugins/scribe/skills/session-to-post/SKILL.md

Convert a Claude Code session into a shareable blog post or case study capturing what was built, decisions made, and outcomes achieved. Use when finishing a session and wanting to share the process, or when creating marketing content from real development work. Do not use for API docs (use doc-generator) or tutorials (use tech-tutorial).

skill-graph-auditplugins/abstract/skills/skill-graph-audit/SKILL.md

Map Skill() refs across plugins; detect hubs, isolates, and dangling targets. Use when auditing skill composition or hunting broken refs.

stack-rebaseplugins/sanctum/skills/stack-rebase/SKILL.md

Cascading rebase for a PR stack after a base PR merges or its base branch changes, using git --update-refs to rewrite all descendant branches atomically.

supply-chain-advisoryplugins/leyline/skills/supply-chain-advisory/SKILL.md

Supply chain security patterns for dependency management: known-bad version detection, incident response, lockfile auditing, and artifact scanning. supply chain, dependency security, compromised packages, PyPI, lockfile audit

Auto-indexed from athola/claude-night-market

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0