Manages context overflow by handing off to a fresh subagent at 80% usage. Use when context pressure is critical and work must continue uninterrupted.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 217 skills de athola/claude-night-market. Abre una skill para revisar su origen y sus detalles.
athola/claude-night-marketMostrando 17 de 217 skills recopiladas.
Manages context overflow by handing off to a fresh subagent at 80% usage. Use when context pressure is critical and work must continue uninterrupted.
Idioma del texto original: inglés
Summarizes recent git changes for context recovery after session breaks. Use when resuming work after a gap or handing off to another session.
Idioma del texto original: inglés
Provides auth patterns for API keys, OAuth, and token management. Use when implementing or reviewing service authentication and credential handling.
Idioma del texto original: inglés
Recovers broken agent state via crash recovery, context overflow, and merge conflict protocols. Use when an agent session fails or a worktree is corrupted.
Idioma del texto original: inglés
Builds session-scoped temporary memory palaces for extended conversations. Use when tracking state across interruptions in a multi-step project.
Idioma del texto original: inglés
Detailed development workflow with modular patterns for git, review, testing, and deployment.
Idioma del texto original: inglés
Analyzes changesets with risk scoring, categorization by type and impact, and release note preparation. Use when extracting insights from raw change data.
Idioma del texto original: inglés
Provides error classification, recovery, and graceful-degradation patterns. Use when implementing error handling or debugging resilience failures in any skill.
Idioma del texto original: inglés
Detects git forge (GitHub/GitLab/Bitbucket) and maps CLI commands cross-platform. Use when writing skills that must run on any git hosting provider.
Idioma del texto original: inglés
Provides standardized pytest config, reusable fixtures, and CI integration patterns. Use when setting up or auditing a Python plugin's test infrastructure.
Idioma del texto original: inglés
Provides templates and lifecycle patterns for storage and documentation systems. Use when organizing knowledge storage, config lifecycle, or naming conventions.
Idioma del texto original: inglés
Async Python patterns via asyncio and aiohttp for I/O-bound concurrency. Use when adding async APIs, handling concurrent I/O, or debugging async code.
Idioma del texto original: inglés
Python package creation and PyPI distribution via pyproject.toml and entry points. Use when publishing a package or setting up build configuration.
Idioma del texto original: inglés
Python testing patterns with pytest, fixtures, TDD, mocking, async and integration tests. Use when writing or auditing a Python test suite.
Idioma del texto original: inglés
Records browser sessions via Playwright and converts video to GIF. Use when creating web UI tutorials or demos showing browser interactions.
Idioma del texto original: inglés
Converts webm/mp4 video files to optimized GIFs via ffmpeg with configurable quality settings. Use when post-processing recordings into shareable GIFs.
Idioma del texto original: inglés
Generates terminal recordings using VHS tape scripts and produces GIF outputs. Use when creating demo GIFs or documenting CLI workflows for tutorials.
Idioma del texto original: inglés