Skip to main content

这个仓库中的 skills

athola/claude-night-market - 第 2 页

SkillsMP 已收集 athola/claude-night-market 中的 217 个 Skill。打开任一 Skill 可查看来源和详情。

athola/claude-night-market

已展示 40 / 217 个已收集 Skill。

职业分类
软件开发工程师
描述

Detects architectural clusters and coupling boundaries via community detection on the code graph. Use when identifying module groupings or refactoring targets.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a Mermaid sequence diagram showing how data moves between components. Use when tracing request flows or documenting data transformation pipelines.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a Mermaid dependency graph showing import relationships between modules. Use when analyzing coupling, finding circular deps, or planning refactors.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a Mermaid workflow diagram showing process steps, decisions, and state transitions. Use when documenting CI/CD pipelines or lifecycle processes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Delegates tasks to Gemini CLI implementing delegation-core for Google's models. Use when delegation-core selects Gemini or 1M+ token context is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Delegates tasks to Qwen CLI via delegation-core for Alibaba's models. Use when delegation-core selects Qwen or large-context batch processing is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a compressed project context map to avoid expensive Read/Grep calls. Use at session start or before implementing features in an unfamiliar codebase.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Presents adaptive codebase challenge questions with multiple-choice and trace exercises. Use when testing contributor knowledge of the codebase.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Adds developer-authored annotations to the gauntlet knowledge base. Use when capturing tribal knowledge or rationale not visible in code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Builds the gauntlet knowledge base from AST extraction and AI enrichment. Use when initializing or refreshing codebase knowledge for challenges.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audits the DSA problem bank for coverage gaps and proposes new YAML entries. Use when refreshing the problem bank during update-plugins runs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides a new developer through five staged challenge sets covering architecture, domain, patterns, and hardening. Use when onboarding contributors.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Makes agent reasoning visible, surfaces tradeoffs, and fades help so humans build judgment. Use when reviewing or learning from agent-written code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Verifies a package exists before install, defending against hallucination and slopsquatting. Use when adding, recommending, or installing a package.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ramps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Audits changes for additive bias and Iron Law compliance. Use when reviewing completed work before merging or after AI-assisted implementation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pre-implementation gate covering think-first, simplicity, surgical edits, and verifiable goals. Use when starting implementation to verify the approach.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Applies anti-sycophancy checklist to override agreement bias. Use when analyzing contested claims or avoiding socially convenient but inaccurate conclusions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Classifies and enforces constraints via soft vows, hard vows, and Nen Court layers. Use when designing or auditing enforcement mechanisms for project rules.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detects workflow failures and inefficient patterns then files GitHub issues. Use when a workflow step repeatedly fails or produces inconsistent output.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Inverts burden of proof for code additions. Use when reviewing PRs, planning refactors, or running unbloat to challenge every addition's necessity.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Probe memory/summary clarity via dual anchor questions: task progress, info gaps. Use when verifying session state or summary before handoff or compression.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Computes DORA delivery-performance metrics from git and GitHub API. Use when assessing deployment frequency, lead time, or change failure rate.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates markdown digests and CSV exports for GitHub initiative health. Use when reporting on issue/PR progress across a milestone or project.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Standardizes release approvals with GitHub-aware checklists and deployment gates. Use before releasing to production to verify all gates pass.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Provisions the oracle ML inference daemon with onnxruntime via uv. Use when setting up local ONNX model inference for skill quality evaluation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Evaluates API surface design, consistency, and exemplar alignment. Use when reviewing public API changes or before releasing a new API surface.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detects time and space complexity hotspots via AST scan. Use when code feels slow, before performance-sensitive merges, or to find O(n²) regressions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Applies NASA Power of 10 rules for safety-critical verifiable code. Use when auditing financial, medical, or high-reliability system code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements GitHub or GitLab issues via parallel subagents with review gates between task batches. Use when resolving multi-step issues end-to-end.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Merges ephemeral report and analysis artifacts into permanent documentation. Use when LLM-generated markdown files have accumulated and need consolidation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Verifies workspace state and staged changes as a read-only preflight. Use before commits or PRs to confirm staged set is clean and correct.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prepares pull requests by running quality gates, drafting descriptions, and validating tests. Use when completing a feature and ready for review.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Initializes a stacked branch set from an ordered plan, one branch per slice with parent-child links. Use when a plan has 2+ sequentially dependent changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detects shared stack membership and iterates a command across all PRs in base-to-tip order. Use when a command supports --stack flag for multi-PR iteration.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pushes all branches in a stack and opens or updates one dependent PR per slice. Use after stack-create to publish the stack or after adding commits to a slice.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cascades a rebase through an entire PR stack after a base PR merges or upstream changes. Use when a stack needs to incorporate new base branch commits.

原文语言:英语

更新
已展示 40 / 217 个已收集 Skill。