@skills · Owner
Agent skills by hieutrtr
20 skills indexed from github.com/hieutrtr. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- ai1-skills · Collection · 8 stars
- api-design-patterns · Skill · 8 stars
API contract design conventions for FastAPI projects with Pydantic v2. Use during the design phase when planning new API endpoints, defining request/respon
- code-review-security · Skill · 8 stars
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/autho
- deployment-pipeline · Skill · 8 stars
Deployment procedures and CI/CD pipeline configuration for Python/React projects. Use when deploying to staging or production, creating CI/CD pipelines wit
- docker-best-practices · Skill · 8 stars
Docker containerization patterns for Python/React projects. Use when creating or modifying Dockerfiles, optimizing image size, setting up Docker Compose fo
- e2e-testing · Skill · 8 stars
End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD,
- fastapi-patterns · Skill · 8 stars
FastAPI framework mechanics and advanced patterns. Use when configuring middleware, creating dependency injection chains, implementing WebSocket endpoints,
- incident-response · Skill · 8 stars
Production incident response procedures for Python/React applications. Use when responding to production outages, investigating error spikes, diagnosing pe
- monitoring-setup · Skill · 8 stars
Application monitoring and observability setup for Python/React projects. Use when configuring logging, metrics collection, health checks, alerting rules,
- pre-merge-checklist · Skill · 8 stars
Comprehensive pre-merge validation checklist for Python/React pull requests. Use before approving or merging any PR. Covers code quality checks (linting, f
- project-planner · Skill · 8 stars
Project planning and feature breakdown for Python/React full-stack projects. Use during the planning phase when breaking down feature requests, user storie
- pytest-patterns · Skill · 8 stars
Python backend testing patterns with pytest for FastAPI applications. Use when writing Python tests: unit tests for services and repositories, integration
- python-backend-expert · Skill · 8 stars
Python backend implementation patterns for FastAPI applications with SQLAlchemy 2.0, Pydantic v2, and async patterns. Use during the implementation phase w
- react-frontend-expert · Skill · 8 stars
React/TypeScript frontend implementation patterns. Use during the implementation phase when creating or modifying React components, custom hooks, pages, da
- react-testing-patterns · Skill · 8 stars
React component and hook testing patterns with Testing Library and Vitest. Use when writing tests for React components, custom hooks, or data fetching logi
- skills · Collection · 8 stars
- system-architecture · Skill · 8 stars
System architecture guidance for Python/React full-stack projects. Use during the design phase when making architectural decisions — component boundaries,
- task-decomposition · Skill · 8 stars
Decompose high-level objectives into atomic implementation tasks for Python/React projects. Use when breaking down large features, multi-file changes, or t
- tdd-workflow · Skill · 8 stars
Test-driven development workflow enforcement for Python and React projects. Use when the user requests TDD, test-first development, or red-green-refactor m
- ui-design-system · Skill · 8 stars
Generates consistent UI components, layouts, and design tokens following a design system. Enforces spacing, color, typography, and accessibility standards