Generates or remediates documentation with human-quality writing. Use when creating new docs, rewriting AI-generated content, or applying style profiles.
原文语言:英语
菜单
这个仓库中的 skills
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.
原文语言:英语