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수집된 skill 217개 중 40개를 표시합니다.
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.
원문 언어: 영어