Agent Skills by razisafir
Showing 28 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate design systems, color palettes, and typography suggestions for web and mobile apps.
ui-audit
Audits UI/UX consistency using predefined prompts and Git operations.
systematic-debugging
Guide software developers through four systematic debugging phases.
diagnosing-bugs
Guide systematic diagnosis of hard-to-reproduce bugs and performance regressions.
ponytail
Enforce minimal code solutions using standard libraries and native features.
improve-codebase-architecture
Identify architectural friction and generate HTML refactoring reports.
ponytail-audit
Audit a codebase for over-engineering, dead code, and redundant functionality.
performance-audit
Identify and apply performance optimizations to codebases with isolated commits.
shipping-and-launch
Prepare production launches with pre-launch checklists, staged rollouts, and rollback strategies.
ponytail-help
Summarize Ponytail modes, skills, and commands in a quick-reference guide.
ponytail-review
Analyzes source code to flag overly complex and redundant sections requiring Python parsing.
security-audit
Audit codebases for over 100 security vulnerabilities and commit fixes.
ponytail-gain
Compare ponytail code efficiency against benchmark medians for lines of code, cost, and speed.
subagent-driven-development
Distribute implementation plan tasks to specialized subagents for execution and review.
ponytail-debt
Lists deliberate code shortcuts and deferrals marked with 'ponytail:' comments using grep.
implementing-llm-guardrails-for-security
Validate LLM inputs and outputs with NeMo Guardrails and Python validators.
performing-sca-dependency-scanning-with-snyk
Automate SCA dependency scanning with Snyk CLI across CI/CD pipelines.
detecting-ai-model-prompt-injection-attacks
Detect prompt injection attacks in LLM inputs using regex, heuristics, and DeBERTa classification.
integrating-sast-into-github-actions-pipeline
Automate CodeQL and Semgrep SAST scanning in GitHub Actions pipelines.
securing-github-actions-workflows
Audit and harden GitHub Actions workflows against supply chain attacks.
detecting-typosquatting-packages-in-npm-pypi
Detect typosquatting packages in npm and PyPI registries.
testing-for-xss-vulnerabilities
Inject JavaScript payloads into web applications to detect XSS vulnerabilities.
implementing-semgrep-for-custom-sast-rules
Implement custom Semgrep SAST rules in YAML for vulnerability detection.
implementing-secret-scanning-with-gitleaks
Implement Gitleaks secret scanning in git repositories with pre-commit hooks and CI/CD integration.