Agent Skills by eng-vmessiah
Showing 27 vetted skills indexed across 1 GitHub repositories.
pd
Enforce gated transitions between specification, planning, implementation, and verification phases.
clean-code
Enforce clean coding standards and refactoring heuristics during code review.
test-driven-development
Enforce the Red-Green-Refactor cycle with failing tests before code implementation.
systematic-debugging
Execute a four-phase debugging process for root cause analysis.
security-checklist
Audit software applications for OWASP Top 10 vulnerabilities and generate a hardening report.
plan
Create step-by-step development plans with file paths and verification steps.
database-patterns
Provide relational database design patterns for schema migrations, indexing, and query optimization.
auth-patterns
Standardize JWT, OAuth 2.0, and RBAC authentication across web applications.
performance-patterns
Profile application performance and implement caching and lazy loading optimizations.
api-design
Standardizes REST API architecture including naming conventions, HTTP semantics, and error formats.
ddd-development
Apply Domain-Driven Design patterns to software architecture and code refactoring.
design-patterns
Reference Gang of Four design patterns for architectural decision-making.
deployment-patterns
Standardize deployment pipelines with blue-green, canary, and rolling update patterns.
documentation-patterns
Standardize project documentation with templates for READMEs, ADRs, and API references.
recipes
Combine specialized development skills into structured multi-step workflows.
service-composition
Standardize distributed system architecture with Worker, Function, and Trigger primitives.
ai-regression-testing
Automate regression tests validating API response shapes and state integrity.
writing-plans
Generate step-by-step implementation plans for software development tasks with TDD principles.
writing-clearly-and-concisely
Refine technical prose with active voice and concrete language.
spike
Create disposable prototypes to validate technical feasibility and design hypotheses.
requesting-code-review
Perform automated pre-commit verification of git diffs through static security analysis and regression testing.
monitoring-observability
Implement structured logging, metric collection, and distributed tracing for distributed systems.
humanizer
Detect and remove AI-generated linguistic patterns from text.
ai-optimization
Optimize prompts, code, and configurations through reflective evolutionary loops.