← all publishers

LNSD

@lnsd source repo

10 published skills

  1. Feature Validate · lnsd
    Verify feature doc alignment with implementation. Use when asking about feature implementation status, or to check that documented functionality exists in code and has test coverage
    1 install
  2. Feature Discovery · lnsd
    Load relevant feature docs based on user query. Use when user asks about features, functionality, or how things work in the project.
    1 install
  3. Docs Code Fmt Check · lnsd
    Validate guideline doc format against the specification. Use when reviewing PRs, after editing guideline docs, or before commits
    1 install
  4. Docs Features Fmt Check · lnsd
    Validate feature doc format against the specification. Use when reviewing PRs, after editing feature docs, or before commits
    1 install
  5. Commit · lnsd
    Generate and validate conventional commit messages with Rust workspace scope rules. Use when user says "commit", "git commit", "/commit", asks for help with commit messages, or requests to amend a commit. Enforces crate-based scoping and validates message accuracy against changesets.
    1 install
  6. Code Check · lnsd
    Validate and lint code after changes. Use after editing Rust files, when user mentions compilation errors, type checking, linting, clippy warnings, or before commits/PRs. Ensures all code passes checks and has zero warnings.
    1 install
  7. Code Format · lnsd
    Format Rust code automatically. Use immediately after editing .rs files, when user mentions formatting, code style, or before commits/PRs. Ensures consistent code style following project conventions.
    1 install
  8. Code Review · lnsd
    Review code changes for bugs, guideline violations, security, and quality. Use when reviewing PRs, code changes, or before commits.
    1 install
  9. Code Discovery · lnsd
    Load relevant code guidelines based on user query or work context. Use when asking about code guidelines, standards, or before implementing code.
    1 install
  10. Feature Status · lnsd bundle
    Report feature maturity and status. Use when asking about project status, feature readiness, or which features are stable/experimental/development
    1 install