Browse Skills

44358 skills found

workflow-setup.md
83
1 export workflow-setup
2 athola from "athola/claude-night-market"
3 Configure GitHub Actions workflows for CI/CD (test, lint, typecheck, publish)
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Model system responsibilities across clients, servers, and optional peer-to-peernodes for traditional distributed applications.Triggers: client-server, web architecture, mobile backend, API design, thin client,thick client, peer-to-peer, P2P, offline-first, synchronizationUse when: traditional web/mobile applications with centralized services,clear separation between client and server responsibilities neededDO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: peer-to-peer dominates - consider dedicated P2P patterns.Consult this skill when designing client-server systems or API architectures.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Minimize token usage through conservative prompting, work delegation,and quota tracking.Triggers: token usage, quota, token limits, prompt size, token conservation,usage tracking, delegation, context compression, token budgetUse when: session starts (mandatory), prompt sizes spike, tool calls increase,before long-running analyses or massive context loadsDO NOT use when: context-optimization already handles the scenario.DO NOT use when: simple queries with minimal context.Use this skill at the START of every session. This is MANDATORY for quota management.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Foundational workflow for preparing and structuring detailed reviews(architecture, API, code quality).Triggers: review workflow, structured review, review scaffolding, evidence capture,review preparation, analysis framework, review templateUse when: starting any detailed review workflow, needing consistent structurefor capturing context and findings, ensuring comparable review outputsDO NOT use when: quick catchup without formal review - use catchup.DO NOT use when: diff-focused analysis - use diff-analysis.Use this skill at the BEGINNING of any detailed review for consistent structure.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Monitor and optimize CPU/GPU usage with load measurement and cost-effectivevalidation strategies.Triggers: CPU usage, GPU usage, performance, load monitoring, build performance,training, resource consumption, test suite, compilationUse when: session starts (auto-load with token-conservation), planning buildsor training that could pin CPUs/GPUs for >1 minute, retrying failed resource-heavy commandsDO NOT use when: simple operations with no resource impact.DO NOT use when: quick single-file operations.Use this skill BEFORE resource-intensive operations. Establish baselines proactively.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Retrospective workflow evaluation and improvement of skills, agents, commands, and hooks.Triggers: workflow improvement, retrospective, workflow efficiencyUse when: workflow felt slow, confusing, or needs optimizationDO NOT use when: implementing features - focus on feature work first.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Declarative release readiness checklist that mirrors GitHub checks,deployment issues, and documentation requirements.Triggers: release gates, release readiness, deployment checklist, release review,quality signals, rollout scorecard, QA handshake, deployment gatesUse when: preparing releases, validating deployment gates, conducting releasereviews, embedding release gate snippets in PRsDO NOT use when: weekly status updates - use github-initiative-pulse.DO NOT use when: code reviews - use pensive review skills.Standardizes release approvals with GitHub-aware checklists.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Standardized pytest configuration for plugin development with shared test patterns.Triggers: pytest configuration, conftest, fixtures, test setupUse when: setting up pytest for plugin development or creating fixtures
2026-01-16
development-workflow.md
83
1 export development-workflow
2 athola from "athola/claude-night-market"
3 detailed development workflow with modular patterns for git, code review, testing, documentation, and deployment
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Post-process video files and generate optimized GIFs.Converts webm/mp4 to GIF with configurable quality settings.Triggers: gif conversion, video to gif, optimize gif, webm to gifUse when: converting browser recordings to GIF format, optimizing GIF file size
2026-01-16
review-chamber.md
83
1 export review-chamber
2 athola from "athola/claude-night-market"
3 Capture and retrieve PR review knowledge in project memory palaces
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Qwen CLI delegation workflow implementing delegation-core for Alibaba's Qwen models.Triggers: qwen cli, qwen delegation, alibaba qwen, qwen batch, multi-file analysis,qwen summarization, qwen extraction, 100K contextUse when: delegation-core selected Qwen, need Qwen's large context capabilities,batch processing or multi-file analysis requiredDO NOT use when: deciding which model to use - use delegation-core first.DO NOT use when: qwen CLI not installed or configured.Consult this skill when implementing Qwen-specific delegation workflows.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Functional Core, Imperative Shell: isolate deterministic logic from side effects for testability.Triggers: functional core, imperative shell, pure functions, testabilityUse when: business logic is entangled with I/O or tests are brittleDO NOT use when: simple scripting without complex logic.
2026-01-16
eser-rules-manager.md
83
1 export eser-rules-manager
2 eser from "eser/stack"
3 Manages practice rules. Use when user states a preference or approach, or asks to add/modify rules for coding, architecture, tooling, or best practices.
2026-01-07
workflow-practices.md
83
1 export workflow-practices
2 eser from "eser/stack"
3 Workflow rules for task execution, respecting user code, and git commits. Use when planning or executing development tasks.
2026-01-07
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Prepare a pull request by validating the workspace, running quality gates,summarizing changes, and drafting the PR template.Triggers: PR preparation, pull request, quality gates, PR template, PR summary,branch preparation, merge requestUse when: preparing PRs for submission, running quality gates, draftingPR descriptions and templatesDO NOT use when: reviewing existing PRs - use pr-review instead.DO NOT use when: just generating commit messages - use commit-messages.Use this skill for PR preparation.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Data-grid architecture for high-traffic stateful workloads with linear scalability.Triggers: space-based, data grid, in-memory, linear scaling, high trafficUse when: traffic overwhelms database nodes or linear scalability neededDO NOT use when: data doesn't fit in memory or simpler caching would work.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 CQRS and Event Sourcing for auditability, read/write separation, and temporal queries.Triggers: CQRS, event sourcing, audit trail, temporal queriesUse when: read/write scaling differs or audit trail requiredDO NOT use when: simple CRUD - use architecture-paradigms first.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 eser from "eser/stack"
3 System architecture: modules, project structure, ADRs, and testing. Use when designing or reviewing systems.
2026-01-07
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Asynchronous event-based communication to decouple producers/consumers for scalability and resilience.Triggers: event-driven, message queue, pub/sub, asynchronous processingUse when: real-time workloads or multiple subsystems react to same eventsDO NOT use when: simple request-response patterns suffice.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Single deployable with enforced module boundaries for team autonomy without distributed complexity.Triggers: modular monolith, module boundaries, single deployment, team autonomyUse when: teams need autonomy without distributed overheadDO NOT use when: already using microservices or system is small.
2026-01-16
ci-cd-practices.md
83
1 export ci-cd-practices
2 eser from "eser/stack"
3 CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.
2026-01-07
security-practices.md
83
1 export security-practices
2 eser from "eser/stack"
3 Security practices including secrets management, input validation, SSRF prevention, and production hardening. Use for security-sensitive code.
2026-01-07
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Shared infrastructure and reusable modules for all pensive review skills.Triggers: pensive patterns, review workflow, output templates, quality checklists,pensive infrastructure, shared review patternsUse when: other pensive skills need common patterns, creating new review skills,ensuring consistency across pensive pluginDO NOT use directly: this skill is infrastructure for other pensive skills.This skill provides shared patterns consumed by other pensive skills.
2026-01-16