home / skills / athola

athola skills

Find 127 skills from 1 repo created by athola on GitHub.

1 repo
127 skills
GitHub

Sponsored

python-packaging

athola/claude-night-market

171
This skill guides Python package creation and distribution using pyproject.toml, entry points, and CI/CD for PyPI publishing.
release-health-gates

athola/claude-night-market

171
This skill standardizes release approvals by embedding GitHub-aware release gates into PRs, ensuring code, docs, and observability meet green criteria.
doc-updates

athola/claude-night-market

171
This skill updates project documentation after code changes, enforcing guidelines and ADR-style accuracy to keep manuals aligned with software.
architecture-paradigm-microkernel

athola/claude-night-market

171
This skill guides you to design and implement a robust microkernel architecture with plugin isolation, stability, and extensibility.
risk-classification

athola/claude-night-market

171
This skill classifies tasks into GREEN, YELLOW, RED, or CRITICAL using fast heuristics and escalates high-risk cases to war-room for reversible scoring.
session-palace-builder

athola/claude-night-market

171
This skill helps you manage session-scoped memory palaces for complex projects, preserving context, tracking decisions, and organizing artifacts across
browser-recording

athola/claude-night-market

171
This skill records browser sessions with Playwright to create tutorial videos and streamlines converting them to GIFs for documentation.
response-compression

athola/claude-night-market

171
This skill eliminates response bloat to save tokens while preserving clarity and essential information in concise outputs.
pr-prep

athola/claude-night-market

171
This skill helps you prepare PRs by staging changes, generating summaries, and documenting tests and drafts for efficient submissions.
architecture-paradigm-microservices

athola/claude-night-market

171
This skill guides designing microservices architecture with autonomous teams, bounded contexts, and DevOps maturity to enable independent releases.
architecture-paradigm-modular-monolith

athola/claude-night-market

171
This skill helps teams structure large Python codebases into well-bounded modules with clear contracts, delivering autonomous modules without distributed
architecture-paradigm-serverless

athola/claude-night-market

171
This skill helps you design and deploy serverless event-driven workloads with minimal infrastructure management and pay-per-use efficiency.
rule-catalog

athola/claude-night-market

171
This skill helps you browse and install pre-built hookify rules from the catalog, saving time finding ready-made policies.
quota-management

athola/claude-night-market

171
This skill helps manage quotas for rate-limited APIs by tracking usage, thresholds, and graceful degradation to optimize reliability and cost.
storage-templates

athola/claude-night-market

171
This skill helps you design structured storage systems with lifecycle-aware templates, consistent naming, and documentation guidelines for reusable knowledge
usage-logging

athola/claude-night-market

171
This skill helps you implement robust usage logging and audit trails across services for analytics, costs, and debugging.
makefile-review

athola/claude-night-market

171
This skill audits and optimizes makefiles for portability and deduplication, helping you improve build reliability and reduce duplication.
commit-messages

athola/claude-night-market

171
This skill generates conventional commit messages from staged changes with proper type and scope, ensuring standard format and project-friendly descriptions.
development-workflow

athola/claude-night-market

171
This skill provides a modular development workflow hub that guides git, code review, testing, documentation, and deployment practices for Python projects.
escalation-governance

athola/claude-night-market

171
This skill enforces escalation governance by ensuring investigation precedes escalation, guiding complex, high-stakes decisions with structured root-cause
hook-authoring

athola/claude-night-market

171
This skill teaches you to author secure, efficient hooks for Claude Code and Claude Agent SDK, enabling pre-tool validation, context injection, and audit
hooks-eval

athola/claude-night-market

171
This skill helps you audit and benchmark Claude Code hooks for security, performance, and compliance using Python SDK and JSON-based hooks.
performance-optimization

athola/claude-night-market

171
This skill helps optimize Claude Code plugin performance by progressive loading and token budgeting to minimize context while preserving capability.
modular-skills

athola/claude-night-market

171
This skill helps you design modular skills to keep tokens low and complexity manageable by guiding analysis, planning, and validation.
skill-authoring

athola/claude-night-market

171
This skill guides you to author Claude Code skills using TDD and persuasion, ensuring failing tests first and verifiable quality.
skills-eval

athola/claude-night-market

171
This skill audits Claude skills for quality and efficiency, delivering prioritized improvements to boost performance and reduce token usage.
subagent-testing

athola/claude-night-market

171
This skill validates other skills with fresh subagent instances using a three-phase TDD approach to prevent priming bias.
architecture-paradigm-cqrs-es

athola/claude-night-market

171
This skill helps architect CQRS and Event Sourcing systems for auditable, scalable read and write sides with temporal query support.
architecture-paradigm-client-server

athola/claude-night-market

171
This skill helps design client-server architectures by clarifying responsibilities, documenting contracts, and planning versioning and security for centralized
architecture-paradigm-event-driven

athola/claude-night-market

171
This skill helps you implement and optimize event-driven architectures by guiding topology, fault handling, and observability for scalable asynchronous systems.
architecture-paradigm-functional-core

athola/claude-night-market

171
This skill helps you apply the Functional Core, Imperative Shell paradigm to isolate pure logic from side effects, boosting testability.
architecture-paradigm-layered

athola/claude-night-market

171
This skill helps you implement layered architecture by enforcing clear boundaries and deliverable artifacts for moderate-sized Python projects.
architecture-paradigm-hexagonal

athola/claude-night-market

171
This skill helps you apply the Hexagonal architecture pattern to isolate domain logic from infrastructure, improving testability and adaptability.
architecture-paradigm-service-based

athola/claude-night-market

171
This skill helps teams design scalable service-based architectures with deployment independence while avoiding microservices complexity.
architecture-paradigms

athola/claude-night-market

171
This skill helps you select architecture paradigms and route to dedicated paradigm skills to accelerate architecture decisions.
architecture-aware-init

athola/claude-night-market

171
This skill guides you through architecture-aware project initialization by researching best practices, selecting a paradigm, and templating your setup.
mission-orchestrator

athola/claude-night-market

171
This skill orchestrates the full attune lifecycle by auto-detecting state, routing phases via Skill(), and recovering sessions for seamless mission execution.
project-execution

athola/claude-night-market

171
This skill executes implementation plans with checkpoint validation, progress tracking, and quality gates to ensure systematic, measurable task completion.
makefile-generation

athola/claude-night-market

171
This skill generates language-specific Makefiles with testing, linting, and automation targets to standardize project setup and workflows.
project-brainstorming

athola/claude-night-market

171
This skill guides project ideation through Socratic questioning and constraints to produce actionable briefs and decision rationale.
precommit-setup

athola/claude-night-market

171
This skill enforces code quality by configuring a three layer precommit system with linting, type checking, and testing before commits.
project-init

athola/claude-night-market

171
This skill guides you through interactive project initialization with git, workflows, hooks, and build configuration to bootstrap solid foundations.
project-planning

athola/claude-night-market

171
This skill transforms specifications into architecture designs and dependency-ordered task plans to accelerate project planning and sprint readiness.
project-specification

athola/claude-night-market

171
This skill converts project briefs into structured, testable specifications with clear acceptance criteria for pre-implementation validation.
war-room-checkpoint

athola/claude-night-market

171
This skill assesses if a command warrants War Room escalation by computing a reversibility score and recommending express or full review.
gemini-delegation

athola/claude-night-market

171
This skill manages Gemini CLI delegation through delegation-core, enabling authentication, quota checks, and batch analysis using Gemini's large context window.
war-room

athola/claude-night-market

171
This skill orchestrates multi-LLM deliberation for high-stakes architectural decisions, delivering diverse expert input and a synthesized, consensus-driven
qwen-delegation

athola/claude-night-market

171
This skill orchestrates Qwen CLI delegation using delegation-core for large-context, batch analysis, and authenticated quota-aware command execution.
bloat-detector

athola/claude-night-market

171
This skill detects and prioritizes codebase bloat through progressive analysis to streamline maintenance and guide safe refactoring.
code-quality-principles

athola/claude-night-market

171
This skill provides guidance on KISS, YAGNI, and SOLID to improve readability and maintainability of Python code.
optimizing-large-skills

athola/claude-night-market

171
This skill guides you to optimize large skills by externalizing, consolidating, and progressively loading content to reduce size while preserving functionality.
writing-rules

athola/claude-night-market

171
This skill creates hookify markdown rules to block dangerous commands and enforce coding conventions in Claude Code sessions.
clear-context

athola/claude-night-market

171
This skill manages context automatically by offloading continuation to a fresh subagent when usage hits 80%, ensuring seamless progress.
diff-analysis

athola/claude-night-market

171
This skill analyzes changesets, scores risks, and prepares release notes to guide reviews and prioritization.
catchup

athola/claude-night-market

171
This skill helps you quickly grasp what changed and why, enabling smooth handoffs and informed sprint planning.
proof-of-work

athola/claude-night-market

171
This skill enforces evidence-based completion by requiring failing tests, reproducible evidence, and validation before claiming work is done.
review-core

athola/claude-night-market

171
This skill initiates detailed reviews with a consistent structure for context, evidence, and deliverables, enabling comparable findings across architectures
feature-review

athola/claude-night-market

171
This skill helps you prioritize feature ideas using hybrid RICE and WSJF scoring and creates GitHub issues for accepted suggestions.
scope-guard

athola/claude-night-market

171
This skill helps teams evaluate proposed features for value and impact before implementation, enforcing branch size limits and backlog alignment.
authentication-patterns

athola/claude-night-market

171
This skill guides you through implementing robust authentication patterns for external services, handling API keys, OAuth, and token management securely.
evaluation-framework

athola/claude-night-market

171
This skill helps you design and apply weighted evaluation rubrics with thresholds to automate quality gates and scoring decisions.
api-review

athola/claude-night-market

171
This skill helps you review API surfaces and governance, ensuring consistency, documentation completeness, and alignment with exemplars before release.
progressive-loading

athola/claude-night-market

171
This skill enables context-aware progressive module loading using hub-and-spoke patterns to optimize token budgets and loading efficiency.
service-registry

athola/claude-night-market

171
This skill helps you manage multiple external services with a unified registry, including health checks, configuration, and failover.
testing-quality-standards

athola/claude-night-market

171
This skill enforces testing quality standards across plugins by validating coverage thresholds, structure, maintainability, and reliability.
digital-garden-cultivator

athola/claude-night-market

171
This skill helps you design, grow, and maintain digital gardens by linking notes, planning structure, and tracking content maturity.
memory-palace-architect

athola/claude-night-market

171
This skill guides designing permanent memory palaces for complex domains, mapping concepts to spatial layouts that enhance recall and navigation.
review-chamber

athola/claude-night-market

171
This skill captures and retrieves PR review knowledge in project memory palaces to accelerate future reviews.
knowledge-intake

athola/claude-night-market

171
This skill helps you convert external resources into actionable knowledge by evaluating importance, routing to code or infrastructure, and pruning outdated
knowledge-locator

athola/claude-night-market

171
This skill helps you locate and cross-reference stored knowledge across memory palaces using spatial, semantic, and associative search.
github-initiative-pulse

athola/claude-night-market

171
This skill generates markdown digests and CSV exports from GitHub issues and PRs to support weekly status updates and stakeholder briefings.
python-performance

athola/claude-night-market

171
This skill helps you profile and optimize Python performance by identifying bottlenecks, reducing latency, and improving memory usage.
architecture-review

athola/claude-night-market

171
This skill guides architecture assessments and ADR compliance reviews to improve modularity, boundaries, and alignment with design principles across the
bug-review

athola/claude-night-market

171
This skill enables systematic bug hunting with evidence trails, documenting defects, verifying fixes, and guiding deep debugging sessions.
python-async

athola/claude-night-market

171
This skill helps you implement and optimize asynchronous Python patterns for scalable I/O-bound applications and APIs.
math-review

athola/claude-night-market

171
This skill verifies mathematical code for correctness and numerical stability, aligning implementations with formal standards to ensure reliable, auditable
fpf-review

athola/claude-night-market

171
This skill conducts structured architecture reviews using the FPF methodology to reveal functional gaps, practical improvements, and foundational debt.
safety-critical-patterns

athola/claude-night-market

171
This skill helps you apply safety-critical coding patterns to critical paths and reviews, improving robustness and verifiability in software projects.
shell-review

athola/claude-night-market

171
This skill audits shell scripts for correctness, safety, and portability, helping you ship reliable CI, hooks, and wrappers.
test-review

athola/claude-night-market

171
This skill helps you audit and improve test suites, identify coverage gaps, and enforce TDD/BDD practices for higher quality software.
unified-review

athola/claude-night-market

171
This skill orchestrates multiple review types by automatically selecting and executing integrated domain reviews for comprehensive code quality.
do-issue

athola/claude-night-market

171
This skill retrieves and coordinates issue remediation across platforms by executing parallel subagents with quality gates to ensure systematic fixes.
doc-consolidation

athola/claude-night-market

171
This skill consolidates untracked *_REPORT.md or *_ANALYSIS.md into permanent documentation, then deletes sources to keep your repo clean.
pr-review

athola/claude-night-market

171
This skill performs scope-focused PR reviews, validating against requirements, flagging scope creep, and routing out-of-scope findings to backlog.
test-updates

athola/claude-night-market

171
This skill orchestrates targeted test updates and generation by applying TDD/BDD practices after git-workspace-review to improve coverage and quality.
update-readme

athola/claude-night-market

171
This skill updates project READMEs with a structured, exemplar-aligned refresh that surfaces language-audit findings and governance notes.
workflow-improvement

athola/claude-night-market

171
This skill analyzes recent workflows to identify bottlenecks and suggests concrete improvements for skills, commands, and hooks to boost efficiency.
doc-generator

athola/claude-night-market

171
This skill generates and refines documentation with a grounded, style-aligned voice, delivering human-quality content tailored to audience and purpose.
slop-detector

athola/claude-night-market

171
This skill detects AI-generated markers in documentation, scoring slop density to flag sections for remediation and improve prose authenticity.
vhs-recording

athola/claude-night-market

171
This skill generates professional terminal recordings from VHS tape files, exporting animated GIFs to showcase command workflows.
media-composition

athola/claude-night-market

171
This skill composes multiple media assets into unified tutorials, generating cohesive video outputs with flexible layouts and automated validation.
task-planning

athola/claude-night-market

171
This skill generates phased, dependency-ordered task plans from specifications, identifying parallelizable work and guiding implementation.
spec-writing

athola/claude-night-market

171
This skill helps you create clear, testable feature specifications with user stories and acceptance criteria focused on user value.
shared-patterns

athola/claude-night-market

171
This skill provides reusable validation, error handling, testing, and workflow templates to ensure consistency across skills and hooks.
context-optimization

athola/claude-night-market

171
This skill proactively analyzes context usage to optimize multi-step tasks and prevent context pressure from hindering progress.
architecture-paradigm-pipeline

athola/claude-night-market

171
This skill guides you to design data pipelines using the Pipes and Filters paradigm, enabling fixed transformations and independent, observable stages.
architecture-paradigm-space-based

athola/claude-night-market

171
This skill helps optimize high-traffic stateful workloads by applying space-based data grid paradigms for elastic, linear in-memory scalability.
agent-teams

athola/claude-night-market

171
This skill coordinates multiple Claude Code agents via a filesystem-based protocol to manage parallel tasks, dependencies, and coordinated reviews.