Agent Skills by Hiếu Slash
Showing 21 vetted skills indexed across 2 GitHub repositories.
/project:skill
Generates Claude Code skill files (.claude/commands/*.md from detected domain evidence.
/project:improve
Analyze JSONL session history to propose CLAUDE.md and command file improvements.
/project:create
Generate a tailored CLAUDE.md and Claude Code command files from a repository scan.
system-architecture
Generate architecture.md and ADRs for Python/React full-stack modules.
incident-response
Automate incident response planning and post-mortem documentation for Python/React applications.
code-review-security
Identify and remediate security issues in Python and React pull requests, outputting security-review.md findings.
api-design-patterns
Design FastAPI API contracts with Pydantic v2 schemas and pagination.
fastapi-patterns
Implement FastAPI middleware, dependency injection, WebSocket, and lifespan patterns.
project-planner
Turn feature requirements into structured plans with acceptance criteria and risk assessments.
e2e-testing
Run Playwright end-to-end tests for Python/React applications.
deployment-pipeline
Automate four-stage CI/CD pipelines for Python/React applications.
react-testing-patterns
Standardize React component and hook tests with Testing Library, Vitest, and MSW.
pytest-patterns
Automate pytest-based unit and integration tests for Python FastAPI projects.
tdd-workflow
Enforce red-green-refactor cycles for Python pytest and React Testing Library projects.
docker-best-practices
Standardize Docker containerization for Python and React projects with multi-stage builds.
monitoring-setup
Implement logging, metrics, tracing, health checks, alerting, and dashboards for Python/React services.
react-frontend-expert
Standardize React/TypeScript frontend implementation patterns for components, hooks, and data fetching.
pre-merge-checklist
Validate Python and React pull requests against linting, type, test, and documentation checks.
task-decomposition
Break down high-level objectives into atomic, verifiable tasks with dependency graphs.
ui-design-system
Apply design tokens and UI primitives to React/TypeScript projects.
python-backend-expert
Automate FastAPI backend patterns with SQLAlchemy 2.0 and Pydantic v2.