Skill rating
226 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A | night-market-research-methodologyProcedureGitHubResearchInfrastructureathola/claude-night-marketAgent Skills Turn hunches into accepted results: worthiness score, evidence bar, research-to-rules. Use when vetting ideas. Not for QA; use night-market-validation-and-qa. | 100 | 88 | C | — | — | 3 h ago | |
| 2 | A | night-market-collective-memoryProcedureGitHubPersonal productivityathola/claude-night-marketAgent Skills Search and record project memory (Discussions, journal, ADRs). Use before re-investigating anything. Do not use for settled battles; see failure-archaeology. | 100 | 88 | D | — | — | 3 h ago | |
| 3 | A | Classify, gate, and review changes. Use when landing a PR, releasing, or amending rules. Do not use for failure triage; use night-market-debugging-playbook. | 100 | 88 | D | — | — | 3 h ago | |
| 4 | A | architecture-diagramGeneratorSoftware developmentAI and agentsathola/claude-night-marketAgent Skills Generates a Mermaid architecture diagram showing high-level component relationships. Use when visualizing how plugins or modules fit together. | 100 | 84 | C | — | — | 3 h ago | |
| 5 | A | Detects architectural clusters and coupling boundaries via community detection on the code graph. Use when identifying module groupings or refactoring targets. | 100 | 84 | C | — | — | 3 h ago | |
| 6 | A | Generates a Mermaid dependency graph showing import relationships between modules. Use when analyzing coupling, finding circular deps, or planning refactors. | 100 | 84 | C | — | — | 3 h ago | |
| 7 | A | Generates a Mermaid workflow diagram showing process steps, decisions, and state transitions. Use when documenting CI/CD pipelines or lifecycle processes. | 100 | 84 | D | — | — | 3 h ago | |
| 8 | A | Generates a Mermaid class diagram showing types, inheritance, and composition. Use when visualizing class hierarchies or documenting a module public API. | 100 | 84 | D | — | — | 3 h ago | |
| 9 | A | Audits the DSA problem bank for coverage gaps and proposes new YAML entries. Use when refreshing the problem bank during update-plugins runs. | 100 | 86 | C | — | — | 3 h ago | |
| 10 | A | Generates a Mermaid sequence diagram showing how data moves between components. Use when tracing request flows or documenting data transformation pipelines. | 100 | 84 | C | — | — | 3 h ago | |
| 11 | A | Provisions the oracle ML inference daemon with onnxruntime via uv. Use when setting up local ONNX model inference for skill quality evaluation. | 100 | 84 | C | — | — | 3 h ago | |
| 12 | A | Automates desktop GUI workflows via computer use API with screenshot capture. Use when scripting GUI interactions or recording browser sessions for tutorials. | 100 | 82 | C | — | — | 3 h ago | |
| 13 | A | Delegates execution to eight CLIs (Gemini, Qwen, MiniMax, GLM, Muse, Codex, OpenCode, Glimmer). Use for execution tasks. Do not use for secrets. | 100 | 83 | B | — | — | 3 h ago | |
| 14 | A | Traces execution paths through the code graph with criticality scoring and Mermaid charts. Use when understanding how a function propagates through the system. | 100 | 83 | C | — | — | 3 h ago | |
| 15 | A | Searches the code knowledge graph by function, class, or type using FTS5 full-text search. Use when locating code entities by name or qualified path. | 100 | 83 | B | — | — | 3 h ago | |
| 16 | A | Builds or updates the code knowledge graph via tree-sitter AST and SQLite. Use when setting up the graph before search or blast-radius analysis. | 100 | 83 | C | — | — | 3 h ago | |
| 17 | A | Coordinates Claude agent teams via filesystem protocol. Use when orchestrating parallel agents with task dependencies. Do not use for single-agent tasks. | 100 | 83 | B | — | — | 3 h ago | |
| 18 | A | Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review. | 100 | 82 | B | — | — | 3 h ago | |
| 19 | A | Presents adaptive codebase challenge questions with multiple-choice and trace exercises. Use when testing contributor knowledge of the codebase. | 100 | 83 | C | — | — | 3 h ago | |
| 20 | A | Builds the gauntlet knowledge base from AST extraction and AI enrichment. Use when initializing or refreshing codebase knowledge for challenges. | 100 | 83 | D | — | — | 3 h ago | |
| 21 | A | Applies an ASD-STE100-derived register to operator and procedural text. Use when writing runbooks or steps. Do not use for docstrings, ADRs, or rationale. | 100 | 79 | C | — | — | 3 h ago | |
| 22 | A | Analyze and improve the improvement process. Use for detecting regressions and meta-optimization. | 100 | 81 | C | — | — | 3 h ago | |
| 23 | A | Recommends context compression strategies for bloated or quota-heavy sessions. Use when context feels sluggish or quota burns faster than expected. | 100 | 81 | D | — | — | 3 h ago | |
| 24 | A | Optimizes context window via MECW principles and memory tiering. Use when context exceeds 30% or before long multi-step tasks. | 100 | 81 | C | — | — | 3 h ago | |
| 25 | A | Shapes turns action-first: action leads, steps numbered, state restated. Use for ADHD-friendly output. Do not use to trim tokens; use response-compression. | 100 | 79 | C | — | — | 3 h ago | |
| 26 | A | Captures and retrieves PR-review findings in memory palaces. Use after PR review to store architectural decisions, patterns, and standards for future reference. | 100 | 81 | D | — | — | 3 h ago | |
| 27 | A | Orchestrates full project lifecycle by auto-detecting state and routing to the correct phase. Use when starting or resuming a project mid-workflow. | 100 | 79 | C | — | — | 3 h ago | |
| 28 | A | Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks. | 100 | 81 | D | — | — | 3 h ago | |
| 29 | A | Enforces token quota management at session start with conservation and compression checks. Use at the start of every session or before large context loads. | 100 | 80 | C | — | — | 3 h ago | |
| 30 | A | Select hook scope (plugin, project, global) by audience. Use when authoring a hook. | 100 | 81 | D | — | — | 3 h ago | |
| 31 | A | Merges ephemeral report and analysis artifacts into permanent documentation. Use when LLM-generated markdown files have accumulated and need consolidation. | 100 | 79 | C | — | — | 3 h ago | |
| 32 | A | Defines the contract for deferred-item capture across plugins. Use when building or validating a plugin's deferred-capture wrapper or adding source labels. | 100 | 81 | C | — | — | 3 h ago | |
| 33 | A | Manages context overflow by handing off to a fresh subagent at 80% usage. Use when context pressure is critical and work must continue uninterrupted. | 100 | 81 | C | — | — | 3 h ago | |
| 34 | A | Guide minimal code via a decision ladder with full safety, edge, and negative-case coverage. Use when adding code, choosing a dependency, or auditing a diff. | 100 | 79 | C | — | — | 3 h ago | |
| 35 | A | Browse hookify rule catalog. Use when installing pre-built rules or browsing categories. Do not use when writing custom rules; use hookify:writing-rules. | 100 | 79 | D | — | — | 3 h ago | |
| 36 | A | Analyzes code change impact with risk scoring and affected-node mapping. Use before merging to understand what a change touches and what lacks test coverage. | 100 | 81 | B | — | — | 3 h ago | |
| 37 | A | Scaffolds new projects with git, CI/CD workflows, pre-commit hooks, and build config. Use when starting a new Python, Rust, or TypeScript project from scratch. | 100 | 81 | C | — | — | 3 h ago | |
| 38 | A | Guides a new developer through five staged challenge sets covering architecture, domain, patterns, and hardening. Use when onboarding contributors. | 100 | 79 | C | — | — | 3 h ago | |
| 39 | A | Adds developer-authored annotations to the gauntlet knowledge base. Use when capturing tribal knowledge or rationale not visible in code. | 100 | 79 | C | — | — | 3 h ago | |
| 40 | A | Bind loop 'done' to unfakeable gates. Use to harden egregore/herald loops or promote completion_integrity. Not for QA gates; use night-market-validation-and-qa. | 100 | 78 | B | — | — | 3 h ago | |
| 41 | A | Manages digital garden notes, link structures, and health metrics. Use when curating a knowledge base, pruning stale notes, or tracking content maturity. | 100 | 78 | C | — | — | 3 h ago | |
| 42 | A | Probe memory/summary clarity via dual anchor questions: task progress, info gaps. Use when verifying session state or summary before handoff or compression. | 100 | 78 | C | — | — | 3 h ago | |
| 43 | A | Applies NASA Power of 10 rules for safety-critical verifiable code. Use when auditing financial, medical, or high-reliability system code. | 100 | 78 | C | — | — | 3 h ago | |
| 44 | A | Selects architecture paradigm via research before scaffolding. Use when architecture is undecided and the choice needs justification and documentation. | 100 | 78 | C | — | — | 3 h ago | |
| 45 | A | response-compressionProcedureSoftware developmentWriting and documentsathola/claude-night-marketHermes Compresses verbose responses by removing filler and framing to save 200-400 tokens. Use when responses feel bloated or context is filling fast. | 100 | 78 | C | — | — | 3 h ago | |
| 46 | A | Build a project skill library in .claude/skills/ via discovery, parallel authoring, and review. Use when packaging tribal knowledge. Do not use for one skill. | 100 | 78 | C | — | — | 3 h ago | |
| 47 | A | workflow-improvementProcedureGitHubOperations and projectsAI and agentsathola/claude-night-marketHermes Evaluates and improves skills, agents, commands, and hooks after a workflow slice. Use when execution felt slow, confusing, repetitive, or fragile. | 100 | 78 | B | — | — | 3 h ago | |
| 48 | A | document-conversionGeneratorPowerPointWordInfrastructureWriting and documentsathola/claude-night-marketHermes Converts documents and URLs to markdown via tiered fallback (MCP markitdown, native tools, user notice). Use when a skill must ingest PDF, DOCX, or URL content. | 100 | 78 | C | — | — | 3 h ago | |
| 49 | A | Assesses architecture decisions, ADR compliance, and coupling. Use when evaluating design changes or validating structural decisions before merging. | 100 | 78 | C | — | — | 3 h ago | |
| 50 | A | Detect friction signals; graduate patterns into rules. Use for session retrospectives. | 100 | 78 | C | — | — | 3 h ago |