Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
fbosch
Perfil de creador de GitHub

fbosch

Vista por repositorio de 41 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
41
repositorios
4
actualizado
2026-07-17
explorador de repositorios

Repositorios y skills representativas

worktrunk
Desarrolladores de software

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.

2026-07-17
justfile
Desarrolladores de software

Use when a repository contains a `justfile` or `.justfile` and work should flow through `just` recipes instead of ad-hoc shell commands. Covers recipe discovery, execution, debugging, and concise recipe authoring/refactoring for repeatable project tasks.

2026-07-13
to-issues
Especialistas en gestión de proyectos

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2026-07-08
learning-opportunities
Desarrolladores de software

Offer optional 10-15 minute deliberate learning exercises during AI-assisted coding. Use when the user asks for a learning opportunity, deliberate practice, retrieval check-in, prediction exercise, teach-back, or when substantial work created a good moment to offer learning. Do not use for ordinary implementation unless the user explicitly wants learning.

2026-06-15
pr-description
Desarrolladores de software

Write effective pull request description bodies that explain what changed, why it changed, reviewer focus, validation, and risk. Use when creating, reviewing, or improving PR descriptions for internal work, OSS contributions, infra changes, migrations, or WIP requests for early feedback.

2026-06-12
writing-clearly
Redactores técnicos

Write and edit substantial human-facing prose with clear, concise technical style while preserving the user's canonical voice from `~/.config/opencode/TONE.md`. Use for documentation, README prose, PR descriptions, commit-message bodies, changelog notes, issue summaries, long-form explanations, UI/help text, error messages, and copyediting drafts for clarity, concision, structure, tone, and tradeoffs.

2026-06-12
test-pruner
Analistas de garantía de calidad de software y probadores

Audit and safely clean low-value, redundant, misleading, flaky, over-mocked, or AI-generated unit tests. Use when asked to clean useless tests, prune test suites, remove redundant tests, audit low-value tests, improve test signal, clean brittle snapshots, reduce test noise, review coverage theater, or decide whether tests should be kept, rewritten, consolidated, moved, quarantined, or deleted.

2026-06-12
devenv
Desarrolladores de software

Use when creating, editing, reviewing, or troubleshooting devenv.sh developer environments, including devenv.nix, devenv.yaml, packages, languages, services, tasks, scripts, processes, tests, GitHub Actions, containers, MCP/LSP integration, or reproducible Nix-based project setup. Also use when an agent needs to discover devenv options/packages, validate environment changes with devenv test, or decide between tasks/scripts/processes/services.

2026-06-03
Mostrando las 8 principales de 30 skills recopiladas en este repositorio.
flake-module-creator
Desarrolladores de software

Create new NixOS, Darwin, or Home Manager modules following the dendritic flake pattern. Use when the user wants to add a new feature module (service, program, system configuration, etc.) to their flake. Triggers include requests like "add [feature] module", "create a module for [feature]", "set up [feature] in the flake", or "add nginx/git/firefox/etc."

2026-02-13
nixos-debug
Administradores de redes y sistemas informáticos

Debug failing NixOS builds and activations. Use when build fails (infinite recursion, attribute errors, evaluation errors), activation fails (systemd services, SOPS secrets, home-manager), or when asking to "debug build", "fix activation error", "why is rebuild failing", or "troubleshoot NixOS issue". Handles SOPS decryption issues, systemd service failures, and common NixOS configuration errors.

2026-02-13
nix-package-packaging
Desarrolladores de software

Package software into reproducible Nix derivations for local flakes and nixpkgs contributions. Use when creating or updating package expressions, debugging build/install/runtime failures, resolving source hash mismatches, selecting native language builders (buildGoModule, buildRustPackage, buildPythonPackage, buildNpmPackage, bundlerApp, zig.hook), or deciding when helper generators are justified.

2026-02-10
nix-cleanup
Desarrolladores de software

Run janitorial cleanup for this flake with dendritic-aware linting. Use when preparing to commit, when CI fails on lint errors, or when user asks to "clean up code", "run lints", "fix warnings", or "check flake". Handles statix/deadnix with proper exclusions and resolves conflicts with dendritic pattern.

2026-01-27
dendritic-pattern
Desarrolladores de software

Validate dendritic Nix flake pattern usage in this repository. Use when reviewing modules, refactoring code, or checking dendritic pattern compliance. Validates flake-parts module structure, aspect-oriented design, feature organization, and adherence to dendritic principles from the Doc-Steve/dendritic-design-with-flake-parts wiki.

2026-01-26
Mostrando 4 de 4 repositorios
Todos los repositorios cargados