Agent Skills by prapanch
Showing 28 vetted skills indexed across 2 GitHub repositories.
output-discipline
Validate UI components for content, states, and accessibility before shipping.
refactoring-ui
Diagnose and fix visual defects in UI components using rule-based corrections.
layers
Enforce an orientation step to capture goals in PRODUCT.md and DESIGN.md.
design-contract
Require PRODUCT.md and DESIGN.md before starting UI work.
ux-patterns
Organize UX patterns and anti-patterns by surface type with YAML frontmatter.
component-quality
Automate pre-delivery UI component quality checks against design-system criteria.
design-review
Identify UI visual bugs and design-system drift during frontend PR reviews.
design-system
Define and enforce centralized design tokens and component rules across UI projects.
provisioning-patterns
Guide cloud infrastructure provisioning for hosting, database, and networking choices.
cloud-cost-governance
Enforce tagging, budgets, and lifecycle policies for cloud cost governance.
iac-discipline
Enforce declarative Infrastructure as Code to prevent infrastructure drift.
container-craft
Guide Dockerfile construction for small, secure, reproducible container images.
deployment-safety
Define safe deployment strategies with pre-deploy checks and rollback readiness.
pipeline-discipline
Standardize CI/CD pipeline design with stage ordering and reproducible artifacts.
code-review
Review code by evaluating design, functionality, complexity, tests, and style.
karpathy-principles
Applies four coding principles to ensure minimal, verified code changes.
refactoring
Restructure code in small test-verified steps while preserving behavior.
test-strategy
Create unit, integration, and end-to-end testing plans prioritizing business rules and edge cases.
onchain-patterns
Design event-driven indexing and Web3 state management resilient to chain reorganizations.
smart-contract-craft
Enforce security, upgrade, testing, and audit readiness for Solidity contract releases.
threat-modeling
Enumerate threats with STRIDE and map components, data flows, and trust boundaries.
vuln-triage
Validate vulnerability reports and prioritize remediation actions with owners.
secrets-hygiene
Enforce secret storage, logging, detection, and rotation practices in CI/CD workflows.
os-hardening
Harden Linux systems with SSH, firewall, filesystem, patching, and auditing controls.