byethrow

@praha/byethrow is a lightweight, tree-shakable Result type library for handling fallible operations in JavaScript and TypeScript. It provides a simple, consistent API for managing errors and results without throwing exceptions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "byethrow" with this command: npx skills add ryoppippi/ccusage/ryoppippi-ccusage-byethrow

About byethrow

@praha/byethrow is a lightweight, tree-shakable Result type library for handling fallible operations in JavaScript and TypeScript. It provides a simple, consistent API for managing errors and results without throwing exceptions.

For detailed API references and usage examples, refer to the documentation in node_modules/@praha/byethrow-docs/docs/**/*.md .

Documentation CLI

The byethrow documentation CLI provides commands to browse, search, and navigate documentation directly from your terminal.

list command

List all available documentation organized by sections.

List all documentation

npx @praha/byethrow-docs list

List documentation with filter query

npx @praha/byethrow-docs list --query "your query"

Options:

  • --query <string> : Filter documentation by keywords (optional)

search command

Search documentation and get matching results with highlighted snippets.

Search documentation

npx @praha/byethrow-docs search "your query"

Limit number of results (default: 5)

npx @praha/byethrow-docs search "your query" --limit 10

Arguments:

  • query : Search query string (required)

Options:

  • --limit <number> : Maximum number of results to return (default: 5)

toc command

Display table of contents from a documentation file.

Display table of contents from a markdown file

npx @praha/byethrow-docs toc path/to/document.md

Arguments:

  • path : Path to the documentation file (required)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

use-gunshi-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-codex

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codex-review

No summary provided by upstream source.

Repository SourceNeeds Review