Browse Skills

44358 skills found

Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Design skills as modular building blocks for predictable token usage.Triggers: skill design, skill architecture, modularization, token optimization,skill structure, refactoring skills, new skill creation, skill complexityUse when: creating new skills that will be >150 lines, breaking down complexmonolithic skills, planning skill architecture, refactoring overlapping skills,reviewing skill maintainability, designing skill module structureDO NOT use when: evaluating existing skill quality - use skills-eval instead.DO NOT use when: writing prose for humans - use writing-clearly-and-concisely.DO NOT use when: need improvement recommendations - use skills-eval.Use this skill BEFORE creating any new skill. Check even if unsure.
2026-01-16
optimizing-large-skills.md
83
1 export optimizing-large-skills
2 athola from "athola/claude-night-market"
3 Systematic methodology to reduce skill file size through externalization, consolidation, and progressive loading patterns. Triggers: large skill, skill optimization, skill size, 300 lines, inline code, skill refactoring, skill context reduction, skill modularization Use when: skills exceed 300 lines, multiple code blocks (10+) with similar functionality, heavy Python inline with markdown, functions >20 lines embedded DO NOT use when: skill is under 300 lines and well-organized. DO NOT use when: creating new skills - use modular-skills instead. Consult this skill when skills-eval shows "Large skill file" warnings.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Employ the Hexagonal (Ports & Adapters) pattern to decouple domain logic frominfrastructure, maximizing flexibility and testability.Triggers: hexagonal architecture, ports and adapters, infrastructure independence,dependency inversion, clean architecture, domain isolation, adapter pattern,infrastructure abstraction, database independence, framework independenceUse when: designing systems with strong business logic separation, anticipatinginfrastructure changes, needing easy mocking for tests, building portable domain codeDO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: building simple CRUD apps without complex domain logic.Consult this skill when implementing hexagonal patterns or migrating to port-based design.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Build a minimal, stable core system that loads plug-ins to provide featurevariability and extensibility for platform development.Triggers: microkernel, plugin architecture, plugin system, extensibility,platform design, IDE architecture, marketplace, core system, plugin loaderUse when: building platforms, IDEs, or marketplaces with third-party extensions,core stability is critical while features vary, plugin isolation is neededDO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: no extensibility requirements exist.DO NOT use when: plugin isolation overhead isn't justified.Consult this skill when designing plugin architectures or building platforms.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Shared testing quality metrics and standards for cross-plugin use. Referencedby pensive:test-review and parseltongue:python-testing.Triggers: testing standards, quality metrics, coverage thresholds, test quality,anti-patterns, testing best practices, quality gatesUse when: evaluating test quality, setting coverage thresholds, identifyingtesting anti-patterns, establishing quality standardsDO NOT use when: simple scripts without quality requirements.Consult this skill when establishing testing quality standards.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Record browser sessions using Playwright for web UI tutorials.Captures video of browser interactions that can be converted to GIF.Triggers: browser recording, playwright, web demo, ui recordingUse when: creating browser-based tutorials showing web UI interactions
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 eser from "eser/stack"
3 Code quality practices: error handling, validation, logging, and DRY. Use when writing or reviewing code.
2026-01-07
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Coarse-grained service architecture for deployment independence without microservices complexity.Triggers: service-based, SOA, coarse-grained services, domain servicesUse when: teams need deployment independence without microservices complexityDO NOT use when: fine-grained scaling needed - use microservices.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Python testing with pytest, fixtures, mocking, and TDD workflows.Triggers: pytest, unit tests, test fixtures, mocking, TDD, test suite, coverage,test-driven development, testing patterns, parameterized testsUse when: writing unit tests, setting up test suites, implementing TDD,configuring pytest, creating fixtures, async testingDO NOT use when: evaluating test quality - use pensive:test-review instead.DO NOT use when: infrastructure test config - use leyline:pytest-config.Consult this skill for Python testing implementation and patterns.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Guide to deciding whether to escalate from a lower model (haiku/sonnet) toa higher model (sonnet/opus).Triggers: model escalation, haiku to sonnet, sonnet to opus, reasoning depth,task complexity, model selection, capability trade-offUse when: evaluating whether to escalate models, facing genuine complexityrequiring deeper reasoning, novel patterns with no existing solutions,high-stakes decisions requiring capability investmentDO NOT use when: thrashing without investigation - investigate root cause first.DO NOT use when: time pressure alone - urgency doesn't change task complexity.DO NOT use when: "just to be safe" - assess actual complexity instead.NEVER escalate without investigation first. This is the Iron Law.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Combine multiple media assets (GIFs, videos) into composite tutorials.Supports vertical/horizontal layouts and sequential stitching.Triggers: combine media, stitch gifs, composite, merge recordingsUse when: combining terminal and browser recordings into a single tutorial
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Evaluate public API surfaces against internal guidelines and external exemplars.Triggers: API review, API design, consistency audit, API documentation,versioning, surface inventory, exemplar researchUse when: reviewing API design, auditing consistency, governing documentation,researching API exemplarsDO NOT use when: architecture review - use architecture-review.DO NOT use when: implementation bugs - use bug-review.Use this skill for API surface evaluation and design review.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Serverless FaaS for event-driven workloads with minimal infrastructure management.Triggers: serverless, FaaS, Lambda, event-driven, pay-per-useUse when: workloads are event-driven with bursty trafficDO NOT use when: long-running processes or stateful operations required.
2026-01-16
project-brainstorming.md
83
1 export project-brainstorming
2 athola from "athola/claude-night-market"
3 Socratic questioning and ideation methodology for project conception using structured brainstorming frameworks
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Orchestrate tutorial generation from VHS tapes and Playwright specs to dual-tone markdown with GIF recording.Triggers: tutorial update, gif generation, tape recording, update tutorial, regenerate gifs, tutorial manifestUse when: regenerating tutorial GIFs, updating documentation demos, creating tutorials from tape filesDO NOT use when: only updating text - use doc-updates.DO NOT use when: only capturing browser - use scry:browser-recording directly.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Compose processing stages using a pipes-and-filters model for ETL, mediaprocessing, or compiler-like workloads.Triggers: pipeline architecture, pipes and filters, ETL, data transformation,stream processing, CI/CD pipeline, media processing, batch processingUse when: data flows through fixed sequence of transformations, stages can beindependently developed and tested, parallel processing of stages is beneficialDO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: data flow isn't sequential or predictable.DO NOT use when: complex branching/merging logic dominates.Consult this skill when designing data pipelines or transformation workflows.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Shared infrastructure and patterns for spec-kit specification-driven development.Triggers: spec-kit patterns, tech-stack patterns, checklist dimensions,artifact structure, specification infrastructure, shared templatesUse when: developing new spec-kit skills, referencing standard patterns,ensuring consistency across specification workflowsDO NOT use directly: this skill is infrastructure for other spec-kit skills.Provides reusable patterns consumed by all spec-kit commands and skills.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Reusable patterns and templates for Claude Code skill and hook development.Triggers: validation patterns, error handling, testing templates, workflow patterns,shared patterns, reusable templates, DRY patterns, common workflowsUse when: creating new skills or hooks that need consistent patterns, implementingvalidation logic, setting up error handling, creating test scaffolding,referencing standard workflow structuresDO NOT use when: pattern is specific to one skill only.DO NOT use when: pattern is still evolving - wait for stability.DO NOT use when: pattern is context-dependent requiring variations.Reference these patterns to validate consistency across the ecosystem.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Design and construct virtual memory palaces for spatial knowledge organizationusing mnemonic techniques.Triggers: memory palace, spatial organization, mnemonic, knowledge architecture,domain mapping, layout design, memory structure, recall enhancementUse when: creating new memory palace structures, organizing complex domains,designing spatial layouts for knowledge retentionDO NOT use when: quick knowledge search - use knowledge-locator instead.DO NOT use when: session-specific context - use session-palace-builder.Consult this skill when designing permanent memory palace structures.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Create clear, testable specifications with user stories and acceptance criteria.Triggers: spec writing, feature specification, requirements, user storiesUse when: creating new specifications or writing acceptance criteriaDO NOT use when: generating implementation tasks - use task-planning.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Architecture-aware project initialization combining online research with archetype selection.Triggers: project initialization, new project, architecture decision, project setup,which architecture, choose architecture, project architectureUse when: initializing a new project and need to select an appropriate architecturebased on project type, team size, domain complexity, and current best practicesDO NOT use when: architecture is already decided - use project-init instead.DO NOT use when: exploring multiple architectures - use architecture-paradigms instead.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Foundational infrastructure patterns shared across all leyline skills.Triggers: leyline patterns, shared infrastructure, python imports, config patterns,leyline foundation, cross-skill patternsUse when: other leyline skills need common patterns, creating new infrastructureskills, ensuring consistency across leyline pluginDO NOT use directly: this skill is infrastructure for other leyline skills.This skill provides shared patterns consumed by other leyline skills.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Session-aware usage logging for audit trails, cost tracking, and analytics with JSONL format.Triggers: usage logging, audit trails, cost tracking, session logging, analytics, structured logging, JSONLUse when: implementing audit trails, tracking costs, collecting usage analytics, managing session loggingDO NOT use when: simple operations without logging needs.Consult this skill when implementing usage logging and audit trails.
2026-01-16
Unnamed Skill.md
83
1 export Unnamed Skill
2 athola from "athola/claude-night-market"
3 Orchestrate and run appropriate pensive review skills based on codebaseanalysis and context.Triggers: code review, unified review, full review, review orchestration,multi-domain review, intelligent review, auto-detect reviewUse when: general review needed without knowing which specific skill applies,full multi-domain review desired, integrated reporting neededDO NOT use when: specific review type known - use bug-review, test-review, etc.DO NOT use when: architecture-only focus - use architecture-review.Use this skill when orchestrating multiple review types.
2026-01-16