parser skills

46 tagged parser, measured the same way as everything else here.

Browse within: crawler 15parsing 15scraper 15webcrawler 15webscraping 15rust 12typescript 9document 6docx 6markdown 6parsing-library 6pptx 6tree-sitter 6ast 5

insta-snapshots

01

oxc-project/oxc

Skill Claude CodeCodex

Guide for working with and updating insta snapshot tests in Oxc without terminal interaction.

23k yesterday A 22 tokens original MIT

migrate-oxfmt

02

oxc-project/oxc

Skill Claude CodeCodex

Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from Prettier or Biome to Oxfmt.

23k yesterday A 53 tokens original MIT

migrate-oxlint

03

oxc-project/oxc

Skill Claude CodeCodex

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.

23k yesterday A 44 tokens original MIT

vera-language

04

aallan/vera

Skill Claude CodeCodex

Write programs in the Vera programming language. Use when asked to write, edit, debug, or review Vera code (.vera files). Vera is a statically typed, purely functional language with algebraic effects, mandatory contracts, and typed slot references (@T.n) instead of variable names.

411 7d ago C 61 tokens original MIT

vera-language

05

aallan/vera

Skill Claude CodeCodex

Write programs in the Vera programming language. Use when asked to write, edit, debug, or review Vera code (.vera files). Vera is a statically typed, purely functional language with algebraic effects, mandatory contracts, and typed slot references (@T.n) instead of variable names.

411 7d ago A 61 tokens original MIT

handoff

06

alex-on-ai/WebReaper

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

145 1mo ago A 19 tokens original MIT

triage

07

alex-on-ai/WebReaper

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

145 1mo ago A 49 tokens copy · 83% MIT

webreaper

08

alex-on-ai/WebReaper

Skill Claude CodeCodex

Scrape, crawl, or extract structured data from one or more URLs via the webreaper CLI. Outputs clean Markdown by default; JSON when a schema is given, or schema-free JSON when an LLM endpoint is configured (extract by natural-language prompt, no CSS selectors). Maps a site's URLs in one call. Handles JS-rendered pages…

145 1mo ago C 413 tokens original MIT

tree-sitter-tdd

10

ionide/tree-sitter-fsharp

Skill Claude CodeCodex

Use when adding a new F# language feature to the tree-sitter parser with TDD workflow.

96 15d ago A 25 tokens original MIT

skill-forge

11

j5ik2o/oni-comb-rs

Skill Claude CodeCodex

Create or improve Claude Code and Codex skills. Use only when the request is explicitly about the skill itself: creating a new skill, editing a SKILL.md file, testing a skill draft in .claude/skills/.../SKILL.md or .codex/skills/.../SKILL.md, improving an existing skill, debugging why a skill is not triggering…

41 3mo ago A 208 tokens Apache-2.0

takt-analyzer

12

j5ik2o/oni-comb-rs

Skill Claude CodeCodex

既存のTAKTピースとファセットを分析し、改善提案を行うスキル。ピースYAMLの構造検証、 ファセット間の整合性チェック、スタイルガイド準拠の確認、未使用ファセットの検出、 ルール設計の最適化提案を実施する。実行ログ(.takt/logs/.jsonl)が存在する場合は ログベース診断分析も行い、ルール評価効率・ループホットスポット・ABORT率等を報告する。 references/taktのスタイルガイド・エンジン仕様を基準として分析する。 トリガー:「ピースを分析」「taktの設定を確認」「ファセットの品質チェック」 「ピースのレビュー」「takt analyze」「ワークフローの改善提案」…

41 3mo ago A 255 tokens Apache-2.0

takt-optimizer

13

j5ik2o/oni-comb-rs

Skill Claude CodeCodex

既存のTAKTワークフロー(ピースYAML・ファセット群)を最適化するスキル。 トークン消費削減、ムーブメント統合、ルール簡素化、ファセット再利用促進、 ループ制御の改善、並列化の提案を実施し、最適化後のファイルを直接生成する。 takt-analyzeの診断結果(静的分析・ログ診断)を入力として活用できる。 本スキルは「最適化の実行」のみを担い、診断・分析はtakt-analyzeに委譲する。 references/taktのエンジン仕様・スタイルガイドを基準とする。 トリガー:「ピースを最適化」「taktの高速化」「ワークフローを軽くしたい」 「トークンを減らしたい」「ムーブメントを減らしたい」「takt optimize」…

41 3mo ago A 266 tokens Apache-2.0

mcp-analytics

14

CRJFisher/ariadne

Skill Claude CodeCodex

Check Ariadne MCP tool usage analytics — session counts, tool call stats, durations, and error rates.

22 yesterday A 21 tokens original MIT

mcp-headless-test

15

CRJFisher/ariadne

Skill Claude CodeCodex

Run live tests of the Ariadne MCP server using Claude Code in headless mode. Tests tool discovery, invocation, and filtering. Use when validating MCP server changes or checking integration with Claude Code.

22 yesterday A 45 tokens original MIT

CRJFisher/ariadne

Skill Claude CodeCodex

Runs the full entry point self-repair pipeline. Detects entry points in Ariadne packages or external codebases, triages false positives via sub-agents, plans fixes for each issue group with competing proposals and multi-angle review, and creates backlog tasks.

22 yesterday A 57 tokens original MIT

add-format

17

sunholo-data/ailang-parse

Skill Claude CodeCodex

End-to-end checklist for adding a new input or output format to AILANG Parse (docparse). Use when the user says 'add support for X format', 'wire up a new parser', 'add .foo format', 'add a parser for .bar', 'support .baz files', 'ship format X', 'can we parse .qux', 'new format rollout', or mentions a file extension…

0 yesterday A 183 tokens original Apache-2.0

benchmark

18

sunholo-data/ailang-parse

Skill Claude CodeCodex

Run OfficeDocBench evaluation and refresh benchmark scores across the AILANG Parse website. Use when the user says 'run benchmarks', 'rerun the benchmark', 'refresh benchmark numbers', 'update bench scores', 'regenerate summary.json', mentions OfficeDocBench, asks to evaluate parsers, asks why scores are out of sync…

0 yesterday A 115 tokens original Apache-2.0

landing-page

19

sunholo-data/ailang-parse

Skill Claude CodeCodex

Create a new AILANG Parse documentation/landing page targeting a specific keyword or topic. Use when user says 'new landing page', 'new page for X', 'create a page about X', 'landing page for keyword X', or wants to add a documentation page to the docs/ site. Also use when the user references long-tail keywords, SEO…

0 yesterday A 81 tokens original Apache-2.0