Hans Amoguis avatar

Hans Amoguis

Community

@hanseooo · Davao City, Philippines

24Followers
|
29Public Repos
|
51Published Skills

zZZ

Agent Skills by Hans Amoguis

Showing 51 vetted skills indexed across 1 GitHub repositories.

HanseoooHanseooo

langgraph-human-in-the-loop

Pause LangGraph execution with interrupt and resume via Command(resume=...).

Community
Advanced
HanseoooHanseooo

using-git-worktrees

Create isolated git worktrees for parallel feature development.

Community
Intermediate
HanseoooHanseooo

git-commit

Analyze git diffs to create Conventional Commits messages.

Community
Advanced
HanseoooHanseooo

architecture-decision-records

Document architecture decisions and rationales using standardized ADR templates.

Community
Advanced
HanseoooHanseooo

langchain-dependencies

Identify and install LangChain ecosystem dependencies for Python and TypeScript projects.

Community
Advanced
HanseoooHanseooo

api-design-principles

Design REST and GraphQL API patterns with versioning, pagination, and error handling standards.

Community
Advanced
HanseoooHanseooo

test-driven-development

Guide test-first development through a red-green-refactor cycle.

Community
Intermediate
HanseoooHanseooo

rag-implementation

Build end-to-end RAG pipelines with embeddings, vector stores, and reranking.

Community
Advanced
HanseoooHanseooo

architecture-patterns

Apply Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to backend systems.

Community
Advanced
HanseoooHanseooo

systematic-debugging

Guide developers through a four-phase root-cause debugging process.

Community
Advanced
HanseoooHanseooo

fastapi-expert

Develop FastAPI backends with Pydantic V2, async SQLAlchemy, and JWT authentication.

Community
Advanced
HanseoooHanseooo

auth-implementation-patterns

Implement JWT, OAuth2, session, and RBAC authentication patterns for APIs.

Community
Advanced
HanseoooHanseooo

prompt-engineering-patterns

Design robust prompts for reliable AI outputs using structured patterns.

Community
Advanced
HanseoooHanseooo

embedding-strategies

Compare embedding models and build pipelines for semantic search and RAG workflows.

Community
Advanced
HanseoooHanseooo

nextjs-best-practices

Configure Next.js App Router projects with server/client component and data fetching guidance.

Community
Intermediate
HanseoooHanseooo

web-design-guidelines

Fetch current Web Interface Guidelines and report UI file violations in file:line format.

Community
Intermediate
HanseoooHanseooo

using-superpowers

Triggers the Skill tool before every reply to load and apply relevant skills.

Community
Advanced
HanseoooHanseooo

dispatching-parallel-agents

Dispatch specialized agents to investigate independent problem domains in parallel.

Community
Advanced
HanseoooHanseooo

gh-cli

Automate GitHub operations using the GitHub CLI command reference.

Community
Advanced
HanseoooHanseooo

langchain-middleware

Pause tool calls in LangChain-like agents until human approval is provided.

Community
Advanced
HanseoooHanseooo

clerk-nextjs-patterns

Automate Clerk-backed Next.js middleware, server actions, and caching patterns.

Community
Advanced
HanseoooHanseooo

executing-plans

Execute written plans step-by-step with checkpoints and status tracking.

Community
Advanced
HanseoooHanseooo

error-handling-patterns

Provide error-handling patterns for exceptions, Result types, and retries across Python, TypeScript, Rust, and Go.

Community
Advanced
HanseoooHanseooo

finishing-a-development-branch

Verifies tests then guides users through merge, PR, or cleanup decisions.

Community
Intermediate