dominionism
Community@dominionism
Software Engineer | Agentic Systems | Machine Learning | Cybersecurity
Agent Skills by dominionism
Showing 26 vetted skills indexed across 1 GitHub repositories.
api-integration-patterns
Implements retry, circuit breaking, timeout budgeting, and idempotency patterns for external API clients.
refactoring-patterns
Applies named refactoring patterns with trigger conditions and step-by-step execution to restructure code.
python-testing-patterns
Implement pytest test suites with fixtures, mocking, parameterization, and coverage reporting.
api-design-principles
Design REST and GraphQL APIs with pagination, versioning, and error handling patterns.
concurrency-async-patterns
Implements race condition prevention, cancellation, and parallel execution patterns for async TypeScript code.
systematic-debugging
Diagnose software bugs using hypothesis-driven investigation and isolation techniques.
database-migration-safety
Reviews database migrations for lock safety, rollback plans, and zero-downtime deployment patterns.
error-handling-resilience
Implements error classification, retry backoff, circuit breakers, and graceful degradation patterns in TypeScript.
javascript-testing-patterns
Implements unit, integration, and component tests using Jest, Vitest, and Testing Library.
git-workflow
Enforces commit conventions, branch naming, PR discipline, and rebase strategies for git repositories.
tdd-cycle
Guides red-green-refactor test-driven development cycles for feature implementation.
iterate-plan
Applies minimal surgical edits to an existing plan document when scope or approach changes.
file-operations
Enforces efficient file moves and proper frontend/backend project structure separation.
supabase-postgres-best-practices
Provides Postgres performance optimization rules for queries, schema design, and connection management.
code-review-excellence
Guides structured pull request reviews with checklists, feedback patterns, and severity labels.
validate-plan
Validate implementation against plan success criteria and generate verification reports.
next-best-practices
Applies Next.js best practices for RSC boundaries, data patterns, metadata, and error handling.
better-auth-best-practices
Configures Better Auth authentication for TypeScript applications with plugins, sessions, and database adapters.
webapp-testing
Automate browser testing of local web applications using Python Playwright scripts.
observability-patterns
Implements structured logging, metrics, alerting, and correlation ID patterns for services.
vercel-react-best-practices
Applies 57 prioritized React and Next.js performance optimization rules during code writing and review.
performance
Diagnose and optimize web performance bottlenecks using Core Web Vitals profiling methodology.
browser-use
Automates browser navigation, form filling, screenshots, and data extraction via the browser-use CLI.
design-system
Implements frontend design systems with tokens, typography, color, motion, and component architecture.
Frequently Asked Questions About dominionism
FAQPage SchemaWhat tasks can I accomplish using dominionism's skills?▼
You can apply test-driven development cycles, systematic hypothesis-driven debugging, safe database migrations, REST and GraphQL API design, concurrency and race-condition prevention, structured logging and observability, security code reviews, and React/Next.js performance optimization across full-stack projects.
Who should use dominionism's skill collection?▼
Full-stack and backend engineers, QA specialists, and engineering leads benefit most. The skills target developers writing Python or JavaScript/TypeScript tests, reviewing pull requests, designing APIs, optimizing Postgres queries on Supabase, and hardening Next.js applications for production.
How do the testing skills work in practice?▼
The python-testing-patterns and javascript-testing-patterns skills guide pytest, Jest, Vitest, and Testing Library usage with fixtures, mocking, and TDD. The e2e-testing-patterns and webapp-testing skills drive Playwright and Cypress suites, browser screenshots, and UI behavior verification.
Are dominionism's skills open source and what do they cost?▼
The bundled third-party skills carry permissive terms: supabase-postgres-best-practices and vercel-react-best-practices are MIT licensed, while webapp-testing references terms in its LICENSE.txt file. No paid tiers or usage fees are indicated in the manifest.
What prerequisites or dependencies do these skills require?▼
Skills chain together by design: api-integration-patterns pairs with error-handling-resilience and security-review, database-migration-safety builds on supabase-postgres-best-practices, and browser-use requires Bash access to the browser-use command. Familiarity with Git, Postgres, and JavaScript frameworks is assumed.