← all publishers

Jartan-LLC

@jartan-llc source repo

40 published skills

  1. Create Pr · jartan-llc
    Create a pull request for implemented changes from a GitHub issue
    0
    installs
  2. Review Pr · jartan-llc
    Review a pull request using specialized reviewer agents
    0
    installs
  3. Plan Issue · jartan-llc
    Analyze a GitHub issue and create an implementation plan
    0
    installs
  4. Pydantic · jartan-llc
    Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core.
    0
    installs
  5. Code Hygiene · jartan-llc
    Language-agnostic code hygiene -- no dead/reinvented/duplicated code, truthful names, real implementations, and scoped (never blanket) diagnostic suppressions.
    0
    installs
  6. Create Issue · jartan-llc
    Create a GitHub issue using the appropriate template
    0
    installs
  7. Docs Patterns · jartan-llc
    Documentation writing conventions -- style, structure, tone, and quality standards.
    0
    installs
  8. Readable Code · jartan-llc
    Language-agnostic local-clarity craft -- shape control flow, the naming of a whole set, and reading order so a body reads straight down with the smallest working set. Sibling to code-hygiene, comment-hygiene and code-structure.
    0
    installs
  9. Address Review · jartan-llc
    Work through review findings on a PR one at a time
    0
    installs
  10. Code Structure · jartan-llc
    Language-agnostic structural craft -- decompose on responsibility not size, prefer deep modules over shallow piles, and shape cohesion, coupling, interfaces, error contracts, and data invariants. Sibling to code-hygiene, comment-hygiene and readable-code.
    0
    installs
  11. Comment Hygiene · jartan-llc bundle
    Comment truthfulness -- what a comment must tell the reader that the code can't, the KEEP/DELETE/EXEMPT/CONDITIONAL taxonomy, tombstone and retold-fact detection, and comment density across a diff. Sibling to code-hygiene, code-structure and readable-code.
    0
    installs
  12. Implement Issue · jartan-llc
    Implement a GitHub issue, optionally from an existing plan
    0
    installs
  13. Review Severity · jartan-llc
    One severity model for code review -- Critical/Important/Minor by consequence-if-shipped (impact x reachability), with confidence as a separate report gate.
    0
    installs
  14. Claude Config · jartan-llc
    How agents, skills, and commands work in Claude Code projects.
    0
    installs
  15. Logging Patterns · jartan-llc
    Logging conventions -- level usage, formatting style, structured output.
    0
    installs
  16. Testing Patterns · jartan-llc
    Integration test philosophy -- test observable behavior, fixture composition, canary markers for library internals.
    0
    installs
  17. Frontend Patterns · jartan-llc
    CSS design system principles -- token usage, semantic layering, mobile-first, component isolation.
    0
    installs
  18. Python Testing · jartan-llc bundle
    Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
    0
    installs
  19. API Error Patterns · jartan-llc
    API error response format -- machine-readable codes, human-readable reasons, status code rules.
    0
    installs
  20. Python API Docs · jartan-llc
    Render Python docstrings into a browsable, published API reference with Sphinx, autodoc, napoleon, and MyST.
    0
    installs
  21. Python Patterns · jartan-llc
    Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
    0
    installs
  22. Github Conventions · jartan-llc bundle
    GitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing in comments.
    0
    installs
  23. Python Packaging · jartan-llc bundle
    Create distributable Python packages with proper project structure, pyproject.toml, and publishing to PyPI.
    0
    installs
  24. Recursive Quality · jartan-llc
    Quality patterns, anti-patterns, and contract richness guidelines for recursive development.
    0
    installs
  25. Python Code Style · jartan-llc
    Python code style, linting, formatting, naming conventions, and documentation standards.
    0
    installs
  26. Python Resilience · jartan-llc bundle
    Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators.
    0
    installs
  27. Recursive Planning · jartan-llc
    How to decompose projects into wave plans -- module identification, dependency mapping, wave assignment, contract guidance, deliverables.
    0
    installs
  28. Python Type Safety · jartan-llc bundle
    Python type safety with type hints, generics, protocols, and strict type checking.
    0
    installs
  29. Uv Package Manager · jartan-llc bundle
    The uv package manager for fast Python dependency management, virtual environments, and modern project workflows.
    0
    installs
  30. Recursive Execution · jartan-llc
    Wave execution rules -- agent constraints, wave barriers, review-fix evaluation, language awareness.
    0
    installs
  31. Recursive Implement · jartan-llc
    Build a project using recursive multi-agent development with TDD
    0
    installs
  32. Python Anti Patterns · jartan-llc
    Common Python anti-patterns and a pre-merge review checklist.
    0
    installs
  33. Python Configuration · jartan-llc bundle
    Python configuration management via environment variables and typed settings.
    0
    installs
  34. Python Observability · jartan-llc bundle
    Python observability patterns including structured logging, metrics, and distributed tracing.
    0
    installs
  35. Recursive Development · jartan-llc
    Core principles for recursive multi-agent development -- nesting, scope ownership, TDD, context flow, token economics.
    0
    installs
  36. Async Python Patterns · jartan-llc bundle
    Python asyncio, concurrent programming, and async/await patterns for high-performance applications.
    0
    installs
  37. Python Error Handling · jartan-llc bundle
    Python error handling patterns including input validation, exception hierarchies, and partial failure handling.
    0
    installs
  38. Python Project Structure · jartan-llc
    Python project organization, module architecture, and public API design.
    0
    installs
  39. Python Resource Management · jartan-llc bundle
    Python resource management with context managers, cleanup patterns, and streaming.
    0
    installs
  40. Python Performance Optimization · jartan-llc bundle
    Profile and optimize Python code using cProfile, memory profilers, and performance best practices.
    0
    installs