Agent Skills by Peter
Showing 23 vetted skills indexed across 1 GitHub repositories.
system-architecture
Define system architecture decisions for Python/FastAPI and React projects using ADR templates.
ui-ux-pro-max
Search UI/UX guidelines and generate design systems with hierarchical overrides.
incident-response
Standardize incident detection, triage, and recovery with runbooks and escalation templates.
vercel-react-native-skills
Identify performance best practices for React Native and Expo apps.
code-review-security
Scan pull requests for security issues and write findings to security-review.md.
web-design-guidelines
Audit HTML, CSS, and JavaScript files against Web Interface Guidelines.
api-design-patterns
Design FastAPI API contracts with endpoints, schemas, pagination, and error formats.
fastapi-patterns
Standardize FastAPI middleware, dependency injection, and lifespan management.
project-planner
Plan feature work into implementation plans with module maps and acceptance criteria.
e2e-testing
Automate end-to-end testing workflows for web applications using Playwright.
deployment-pipeline
Automate end-to-end deployment pipelines from code to production.
react-testing-patterns
Implement React component and hook tests with Testing Library and Vitest.
pytest-patterns
Provide standardized pytest patterns for Python FastAPI backend unit and integration tests.
tdd-workflow
Enforce red-green-refactor TDD cycles for Python and React projects.
docker-best-practices
Create multi-stage Dockerfiles for Python backends and React frontends.
monitoring-setup
Configure structured logging, metrics, tracing, health checks, and alerting for Python/React services.
react-frontend-expert
Standardize React/TypeScript frontend patterns for components, hooks, and TanStack Query data fetching.
vercel-react-best-practices
Identify and apply React/Next.js performance best practices across codebases.
pre-merge-checklist
Validate Python and TypeScript PRs against linting, typing, tests, and documentation.
vercel-composition-patterns
Organize React UI into provider-driven composable components to reduce boolean props.
task-decomposition
Break down high-level objectives into atomic tasks with dependencies and persistent tracking.
ui-design-system
Establish scalable UI design systems with tokens and shadcn/ui for React/TypeScript projects.
python-backend-expert
Implement scalable FastAPI backends with SQLAlchemy and Pydantic v2 patterns.