Skip to main content
Run any Skill in Manus
with one click
BastianAsmussen
GitHub creator profile

BastianAsmussen

Repository-level view of 60 collected skills across 1 GitHub repositories.

skills collected
60
repositories
1
updated
2026-07-02
repository explorer

Repositories and representative skills

update-pins
software-developers

After `nix flake update`, sync `input_rev` and `input_hash` metadata in all flake-input skill files to match new `flake.lock`.

2026-07-02
api-and-interface-design
software-developers

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-07-02
browser-testing-with-devtools
software-quality-assurance-analysts-and-testers

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

2026-07-02
ci-cd-and-automation
software-developers

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

2026-07-02
code-review-and-quality
software-quality-assurance-analysts-and-testers

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-07-02
code-simplification
software-developers

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-07-02
context-engineering
computer-occupations-all-other

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

2026-07-02
debugging-and-error-recovery
software-developers

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-07-02
Showing top 8 of 60 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded