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 do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 217 skills de athola/claude-night-market. Abra uma skill para revisar a origem e os detalhes.
athola/claude-night-marketMostrando 17 de 217 skills coletadas.
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 do 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 do 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 do 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 do 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 do texto original: inglês
Detailed development workflow with modular patterns for git, review, testing, and deployment.
Idioma do 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 do 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 do 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 do 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 do 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 do 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 do 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 do 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 do 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 do 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 do 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 do texto original: inglês