Skip to main content

这个仓库中的 skills

athola/claude-night-market - 第 3 页

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

athola/claude-night-market

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

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

Generates or remediates documentation with human-quality writing. Use when creating new docs, rewriting AI-generated content, or applying style profiles.

原文语言:英语

更新
职业分类
编辑
描述

Extracts writing style patterns from exemplar text into a reusable profile. Use when creating a style guide or learning a specific author's voice.

原文语言:英语

更新
职业分类
编辑
描述

Extracts a user's writing voice from text samples via SICO comparative analysis. Use when building a voice profile for consistent generation.

原文语言:英语

更新
职业分类
技术写作员
描述

Generates text in a learned writing voice. Use when drafting content that must match a specific author's style profile extracted by voice-extract.

原文语言:英语

更新
职业分类
编辑
描述

Improves a voice profile by learning from manual edits. Use after editing generated text to refine registers and close voice drift over time.

原文语言:英语

更新
职业分类
编辑
描述

Runs parallel prose and craft review agents against a voice profile. Use when checking generated content for AI patterns and voice drift before publishing.

原文语言:英语

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

Generate diverse solution candidates with category-spanning ideation methods and rotation. Use when stuck on a design or fighting repetitive LLM output.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Runs multi-source research across GitHub, HN, Reddit, arXiv, and Semantic Scholar. Use when surveying a technical topic across multiple channels.

原文语言:英语

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

Models a business in its own language. Use when the domain has real business rules to capture.

原文语言:英语

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

Assesses architecture decisions, ADR compliance, and coupling. Use when evaluating design changes or validating structural decisions before merging.

原文语言:英语

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

Decides hand-vs-compiler for loop transforms (unrolling, SIMD, fusion, hoisting). Use when reviewing/authoring a hot loop or tempted to hand-optimize one.

原文语言:英语

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

Improves code quality across duplication, efficiency, and architectural fit. Use when code passes tests but quality is poor or before a major release.

原文语言:英语

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

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Explain plugin, skill, command, agent, and hook mechanics used here. Use when authoring or debugging plugins. Do not use for ops; use night-market-operations.

原文语言:英语

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

States load-bearing decisions, invariants, and weak points. Use when judging a design change. Do not use for gating; use night-market-change-control.

原文语言:英语

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

Rebuild the dev environment: uv, Python tiers, pins, traps. Use when onboarding or toolchain breaks. Do not use for daily commands; use night-market-operations.

原文语言:英语

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

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.

原文语言:英语

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

Search and record project memory (Discussions, journal, ADRs). Use before re-investigating anything. Do not use for settled battles; see failure-archaeology.

原文语言:英语

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

Catalog every config axis, its defaults and guards. Use when adding or auditing configuration. Do not use for running gates; use night-market-operations.

原文语言:英语

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

Triage night-market failures by symptom (hooks, CI, tests). Use when a check fails unexpectedly. Do not use for routine gates; use night-market-operations.

原文语言:英语

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

Run and interpret repo diagnostic scripts (ratchets, validators, token stats). Use when measuring health. Do not use to run tests; use night-market-operations.

原文语言:英语

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

Maintain docs of record, ADRs, changelog, and house style. Use when writing repo docs. Do not use for release steps; use night-market-operations instead.

原文语言:英语

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

Chronicles settled battles, reverts, and dead ends. Use when a fix echoes a past failure. Do not use for live triage; use night-market-debugging-playbook.

原文语言:英语

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

Run and ship this repo: make targets, artifacts, release runbook. Use when testing, linting, or releasing. Do not use for setup; use night-market-build-and-env.

原文语言:英语

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

Enforce evidence bar, coverage gates, and regression guards. Use when adding tests or claiming done. Do not use to run suites; use night-market-operations.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Autonomous orchestrator for manifest work items through the development lifecycle. Use when running egregore to process a backlog automatically.

原文语言:英语

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

Defines testing quality metrics, coverage thresholds, and anti-patterns. Use when establishing test gates or validating a test suite's coverage targets.

原文语言:英语

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

Profiles Python code for performance bottlenecks and memory issues. Use when Python code is slow or when profiling for optimization before a release.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Browse hookify rule catalog. Use when installing pre-built rules or browsing categories. Do not use when writing custom rules; use hookify:writing-rules.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Defines the contract for deferred-item capture across plugins. Use when building or validating a plugin's deferred-capture wrapper or adding source labels.

原文语言:英语

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

Orchestrates Spec Driven Development by coordinating spec, plan, and task skills. Use when running the full speckit workflow from spec to implementation.

原文语言:英语

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

Guides project ideation via Socratic questioning to produce a validated brief. Use before specification when requirements are unclear.

原文语言:英语

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

Executes implementation plans with progress tracking, checkpoint validation, and quality gates. Use after planning is complete and tasks are ready to implement.

原文语言:英语

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

Converts a specification into a phased, dependency-ordered implementation plan. Use after specification is complete and before execution begins.

原文语言:英语

更新
职业分类
项目管理专家
描述

Transforms project briefs into testable specifications with user stories and acceptance criteria. Use after brainstorming, before planning.

原文语言:英语

更新
职业分类
项目管理专家
描述

Convenes a multi-LLM expert panel to pressure-test hard-to-reverse decisions. Use when reversibility score is low and adversarial review is warranted.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Delegates tasks to Gemini or Qwen with quota tracking and error handling. Use when tasks exceed context window or need cheaper processing.

原文语言:英语

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

Applies KISS, YAGNI, and SOLID principles for clean code with reduced complexity. Use when refactoring or reviewing code for over-engineering.

原文语言:英语

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

Registers external services with health checks, central config, and unified execution. Use when integrating multiple external services needing coordination.

原文语言:英语

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

Implements structured usage logging and audit trails for cost and session tracking. Use when adding audit trails, usage analytics, or cost tracking to a skill.

原文语言:英语

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