Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 13 collected skills from SyahrulBhudiF, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-07-05
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review-git
software-quality-assurance-analysts-and-testers

Code review using Git

2026-07-05
code-review-jj
software-quality-assurance-analysts-and-testers

Code review using Jujutsu

2026-07-05
plan-design
software-developers

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2026-07-05
plan-execute
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-07-05
plan-write
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-07-05
prd
project-management-specialists

Convert plan to actionable structured PRDs

2026-07-05
caveman-distilate
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Ultra-compressed communication mode. Distills AI output to its core — ~65% fewer tokens while keeping full technical accuracy. Use when user says "caveman", "terse", "kurz", "kurz&knapp", "kurz bitte", "less tokens", "weniger text", or invokes /caveman-distillate.

2026-05-04
rust-best-practices
software-developers

Rust LLM Coding Standard. Use when writing, refactoring, or reviewing Rust code to ensure idiomatic, safe, and maintainable outputs aligned with Rust community standards.

2026-03-02
wydt
software-quality-assurance-analysts-and-testers

Ask AI's opinion on code - identify improvements, code smells, anti-patterns, and quality issues. Suggest fixes in structured format with Problem/Solution/Why triplets. Read-only, makes no changes.

2026-02-27
build-feature
software-developers

Use when creating or developing a feature, this contains a focused instructions for building features.

2026-02-20
effect-best-practices
software-developers

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

2026-02-20
jj
software-developers

Uses the jj (Jujutsu) version control system. Use when asked about jj commands, git push/fetch workflow, or rebasing onto main for non git repo

2026-02-20
root-cause-tracing
software-developers

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-02-20