Leyline

Infrastructure and pipeline building blocks for Claude Code plugins. Like ancient ley lines connecting sacred sites, leyline provides the foundational patterns that connect and power plugin ecosystems.

by @micsapp 16 skills

Skills in this plugin

16
  1. Stewardship · micsapp bundle
    Consult this skill when working on any plugin to apply stewardship principles and virtues. Provides the five principles, five virtues (Care, Curiosity, Humility, Diligence, Foresight), layer-specific guidance, a decision heuristic for identifying stewardship moments, and a reflection template for workflow boundaries.
    3 repo stars
  2. Git Platform · micsapp bundle
    Git platform detection and cross-platform command mapping for GitHub, GitLab, and Bitbucket. git platform, forge, github, gitlab, bitbucket, cross-platform Use when: executing forge operations (issues, PRs/MRs, CI, API calls) in any skill or command Do not use directly: consumed by sanctum and other plugins as infrastructure.
    3 repo stars
  3. Pytest Config · micsapp bundle
    Standardized pytest configuration for Claude Night Market plugin testing with reusable fixtures and CI integration. Use when configuring pytest, setting up conftest patterns, or establishing shared test fixtures.
    3 repo stars
  4. Usage Logging · micsapp bundle
    Consult this skill when implementing usage logging and audit trails. Use when implementing audit trails, tracking costs, collecting usage analytics, managing session logging. Do not use when simple operations without logging needs.
    3 repo stars
  5. Damage Control · micsapp bundle
    Recovery protocols for agents encountering broken state: crash recovery, context overflow, merge conflict resolution, and state reconciliation. Provides triage decision trees and step-by-step procedures to restore forward progress without losing work.
    3 repo stars
  6. Error Patterns · micsapp bundle
    Standardized error handling patterns with classification, recovery, and logging strategies. error handling, error recovery, graceful degradation, resilience.
    3 repo stars
  7. Quota Management · micsapp bundle
    Quota tracking, threshold monitoring, and graceful degradation for rate-limited API services. quota, rate limiting, usage limits, thresholds.
    3 repo stars
  8. Service Registry · micsapp bundle
    Consult this skill when implementing service registry patterns. Use when managing multiple external services, implementing health checks, centralizing service configuration, unified service execution. Do not use when single service integration without registry needs.
    3 repo stars
  9. Storage Templates · micsapp bundle
    Consult this skill when designing storage and documentation systems. Use when organizing knowledge storage, managing configuration lifecycle, creating structured documentation, establishing naming conventions. Do not use when simple storage without lifecycle or structure needs.
    3 repo stars
  10. Markdown Formatting · micsapp bundle
    Canonical markdown formatting conventions for diff-friendly documentation. Consult this skill when generating, editing, or reviewing markdown prose. Defines hybrid line wrapping, heading style, list spacing, and link conventions.
    3 repo stars
  11. Progressive Loading · micsapp bundle
    Context-aware progressive module loading with hub-and-spoke pattern for token optimization. progressive loading, lazy loading, hub-spoke, module selection.
    3 repo stars
  12. Risk Classification · micsapp bundle
    Inline risk classification for agent tasks using a 4-tier model. Hybrid routing: GREEN/YELLOW use heuristic file-pattern matching, RED/CRITICAL escalate to war-room-checkpoint for full reversibility scoring.
    3 repo stars
  13. Content Sanitization · micsapp
    Sanitization guidelines for external content consumed by skills and hooks. Use when loading external content (GitHub Issues, PRs, Discussions), processing WebFetch/WebSearch results, or any workflow consuming untrusted input.
    3 repo stars
  14. Evaluation Framework · micsapp bundle
    Consult this skill when building evaluation or scoring systems. Use when implementing evaluation systems, creating quality gates, designing scoring rubrics, building decision frameworks. Do not use when simple pass/fail without scoring needs.
    3 repo stars
  15. Authentication Patterns · micsapp bundle
    Authentication patterns for external services: API keys, OAuth, token management, verification. authentication, API keys, OAuth, token management, credentials.
    3 repo stars
  16. Testing Quality Standards · micsapp bundle
    Cross-plugin testing quality metrics and standards. Referenced by pensive:test-review and parseltongue:python-testing. testing standards, quality metrics, coverage thresholds, anti-patterns Use when: test quality evaluation, coverage thresholds, quality standards DO NOT use when: simple scripts without quality requirements.
    3 repo stars