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

agent-tools

agent-tools contains 15 collected skills from blogic-cz, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

git-workflow
software-developers

Automates the full PR lifecycle — create or update a pull request, then aggressively monitor CI checks and review feedback in a continuous loop, fixing failures and addressing comments until the PR is fully green. Also covers push, branch creation, and branch sync workflows.

2026-07-17
az-tool
network-and-computer-systems-administrators

LOAD THIS SKILL when: working with Azure DevOps pipelines, builds, repos, or checking build logs and failures. Contains all az-tool commands.

2026-06-26
db-tool
software-developers

LOAD THIS SKILL when: running SQL queries, inspecting database schema, listing tables or columns, or working with database environments. Contains all db-tool commands.

2026-06-26
gh-tool
software-developers

LOAD THIS SKILL when: working with GitHub PRs, issues, workflows, CI checks, reviews, merging, or branch management. Contains all gh-tool commands for PR management, workflow monitoring, issue tracking, and branch operations.

2026-06-26
k8s-tool
network-and-computer-systems-administrators

LOAD THIS SKILL when: working with Kubernetes pods, logs, deployments, resource usage, or running kubectl commands. Contains all k8s-tool commands.

2026-06-26
logs-tool
network-and-computer-systems-administrators

LOAD THIS SKILL when: reading application logs, listing log files, or accessing remote pod logs. Contains all logs-tool commands.

2026-06-26
observability-tool
network-and-computer-systems-administrators

LOAD THIS SKILL when: investigating Grafana-backed LGTM telemetry, especially Tempo traces, Loki log correlation, and Prometheus metrics through observability-tool. Contains all observability-tool commands and usage patterns.

2026-06-26
session-tool
computer-occupations-all-other

LOAD THIS SKILL when: browsing OpenCode or Claude Code sessions, reading session history, or searching past conversations. Contains all session-tool commands.

2026-06-26
agent-tools
software-developers

LOAD THIS SKILL when: using CLI wrapper tools (gh-tool, observability-tool, db-tool, k8s-tool, az-tool, logs-tool, session-tool), working with observability, databases, GitHub PRs, Kubernetes, Azure DevOps, or application logs. Contains tool overview, usage patterns, and project-specific aliases.

2026-05-22
code-review
software-quality-assurance-analysts-and-testers

This skill should be used when running a code review or pre-PR review in template-ts repositories. It provides a severity-based checklist for architecture, security, performance, and testing quality gates.

2026-04-13
debugging-with-opensrc
software-developers

Load this skill when debugging behavior in external libraries by reading local OpenSrc mirrors (Effect, TanStack, TRPC, Drizzle, Better Auth, Sentry, Pino), or when docs conflict with runtime behavior and source-level verification is required.

2026-04-13
effect-ts
software-developers

This skill should be used when implementing, reviewing, or debugging Effect TypeScript code, especially service/layer design, typed error handling, testing strategy, and runtime-boundary integration with frameworks (for example TRPC/HTTP/worker entrypoints).

2026-04-13
tdd
software-developers

This skill should be used when a task explicitly asks for TDD, test-first development, or the Red-Green-Refactor cycle. It guides incremental implementation with concrete Red-Green-Refactor examples, including Effect service patterns with mock layers.

2026-04-13
testing-patterns
software-quality-assurance-analysts-and-testers

This skill should be used when implementing or reviewing testing workflows in template-ts projects, especially for testing, Vitest, Playwright, integration test, and mocking scenarios.

2026-04-13
update-packages
software-developers

This skill should be used when upgrading dependencies, bumping packages, resolving outdated dependencies, or performing dependency updates. It guides safe Bun-based package upgrades with breaking-change handling, runtime pin alignment, and grouped version coordination.

2026-04-13