Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
dekobon
ملف منشئ GitHub

dekobon

عرض على مستوى المستودعات لـ 24 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
24
مستودعات
2
محدث
2026-07-08
مستكشف المستودعات

المستودعات و skills الممثلة

add-lang
مطوّرو البرمجيات

End-to-end workflow for adding a new tree-sitter language to big-code-analysis. Wires up the grammar crate, regenerates the language enum, implements Checker/Getter/Alterator/metrics, adds per-metric tests, updates docs, then runs simplify-rust, rust-optimize, and audit-tests. Does NOT commit — leaves the working tree dirty for final user review.

2026-07-08
audit-crate
مطوّرو البرمجيات

Audit a Rust crate in the big-code-analysis workspace for logic errors, complexity, bugs, security issues, and code smells. Operates at the crate level via `cargo -p`. Use when asked to audit or review a crate.

2026-07-08
audit-file
مطوّرو البرمجيات

Audit a single Rust source file in the big-code-analysis workspace for logic errors, complexity, bugs, security issues, and code smells. Use when asked to audit or review a specific file.

2026-07-08
audit-naming
مطوّرو البرمجيات

Audit naming quality in a crate or directory for misleading, inconsistent, or unclear names. Use when asked to audit or review naming.

2026-07-08
audit-tests
محللو ضمان جودة البرمجيات والمختبرون

Audit test suites for tests that pass trivially, mask bugs, or assert the wrong thing. Finds tests designed to pass rather than designed to catch regressions.

2026-07-08
batch-fix
مطوّرو البرمجيات

Fix multiple GitHub issues on an integration branch. Issues touching different crates run in parallel worktrees; issues sharing a crate or affecting cross-language code run sequentially. Each goes through fix, simplify, review, and remediation before merging. Use when asked to fix several issues at once.

2026-07-08
cleanup-crate
مطوّرو البرمجيات

Remove dead code, unused imports, and unreachable paths from a single Rust crate. Creates an integration branch and applies removals in parallel worktrees.

2026-07-08
doc-author
مطوّرو البرمجيات

Author or revise a human-consumed prose document (README, STABILITY, docs under docs/ and the mdBook under big-code-analysis-book/src/): clarify audience and purpose, outline, draft against docs/conventions/documentation.md, then revise in multiple focused passes (structure, completeness, line edit, proofread) that hunt the three doc failure modes (missing external links, insufficient background, hollow sounds-smart sentences), get an independent fresh-context review, and verify markdown lint. Includes a review mode that critiques an existing doc without editing it. Use when asked to write, revise, tighten, or de-slop a documentation or Markdown prose file. Not for code, diffs, doc comments, changelog entries, or lessons-learned (those have their own workflows).

2026-07-08
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
audit-tests
محللو ضمان جودة البرمجيات والمختبرون

Audit corpus and highlight tests for tests that pass for the wrong reason — designed to pass rather than designed to catch regressions.

2026-05-18
batch-fix
مطوّرو البرمجيات

Fix multiple GitHub issues on an integration branch. Issues touching different areas (grammar, scanner, queries, bindings, tests) run in parallel worktrees; issues sharing an area or affecting cross-binding code run sequentially. Each goes through fix, simplify, review, and remediation before merging. Use when asked to fix several issues at once.

2026-05-18
fix-issue
مطوّرو البرمجيات

Complete workflow for fixing GitHub issues — investigation, implementation, review, testing, documentation.

2026-05-18
issue-plan
مطوّرو البرمجيات

Read a GitHub issue, develop a resolution plan via sequential thinking, rate difficulty/complexity/priority, label low-priority when warranted.

2026-05-18
issue-triage
مطوّرو البرمجيات

Fetch open GitHub issues and produce a read-only triage report with quick wins and recommended groupings.

2026-05-18
lessons-learned
مطوّرو البرمجيات

Review project activity (issues, commits, changelog) and draft entries for docs/lessons_learned.md.

2026-05-18
review
محللو ضمان جودة البرمجيات والمختبرون

Audit grammar / query / binding changes for correctness, performance, and quality. Use when asked to review changes, diffs, or pull requests.

2026-05-18
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات