Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ashlr-plugin

ashlr-plugin 收录了来自 ashlrai 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
3
更新
2026-06-03
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ashlr-codex-doctor
其他计算机职业

Check Ashlr's Codex plugin packaging, MCP manifest, hooks, skills, and workspace allow-list. Use when Codex setup, plugin loading, or MCP registration looks wrong.

2026-06-03
ashlr-codex-efficient-tools
其他计算机职业

Codex-native efficient tool workflow. Prefer Ashlr MCP read, grep, tree, bash, savings, and genome tools before native scans when they reduce context.

2026-06-03
ashlr-codex-genome-refresh
其他计算机职业

Refresh or maintain Ashlr project genome state from Codex. Use after architectural changes, schema/routing changes, or substantial refactors.

2026-06-03
ashlr-codex-parallel-explore
其他计算机职业

Efficient parallel exploration habits for Codex. Use when a task needs several independent codebase questions answered before implementation.

2026-06-03
ashlr-codex-savings
其他计算机职业

Inspect Ashlr token savings from Codex using host-neutral CLI and MCP surfaces.

2026-06-03
ashlr-cost-refactor
软件开发工程师

Token-efficient refactoring discipline for Claude Code. Diff-first before editing, structural edits for renames, find-all-refs then one multi_edit per file, no re-reads between edits, one genome proposal at the end. Reduces refactor session cost 40–65%.

2026-06-01
ashlr-efficient
软件开发工程师

Output structure reshaper for Claude Code. Complements ashlr-brief's prose trimming by enforcing inverted-pyramid order, inline code for identifiers, tables for multi-item comparisons, and no transitional filler. Works standalone or alongside ashlr-brief.

2026-06-01
ashlr-genome-author
软件开发工程师

Guidelines for when and how to call ashlr__genome_propose to keep the project genome accurate. Covers post-architectural-decision proposals, correct summary format, and what NOT to propose. Keeps the genome signal-rich without noise.

2026-06-01
ashlr-lean-tools
软件开发工程师

Highest-impact token-saving habits for Claude Code tool use. Read-once, batch edits, orient-before-search, skip verification reads, grep-before-read, concise output at high spend. Reduces session token cost 30–60%.

2026-06-01
ashlr-search
软件开发工程师

Genome-aware search habits for Claude Code. Prefer ashlr__grep and ashlr__glob over native scans; compose multi-term queries; trust genome summaries; orient once before searching. Reduces redundant reads and search token cost 40–70%.

2026-06-01
ashlr-brief
软件开发工程师

Tunable response-shortening skill for Claude Code. Trims filler from prose to reduce output tokens 30–55% while preserving grammar and code fidelity. Three intensity levels (lite / standard / concise). Auto-clarity exceptions for security, destructive actions, errors, and code blocks.

2026-05-07