
from pi_agent_rust1,065
Policy-as-code and linting guardrails for Perplexity integrations: ESLint rules, pre-commit hooks, CI checks, and runtime safeguards to prevent secrets and unsa
Provides concrete policy enforcement patterns for Perplexity integrations: custom ESLint rules to catch hardcoded keys, pre-commit hooks, CI workflows enforcing policy-as-code (OPA rego examples), TypeScript strict patterns, and runtime guards to block dangerous operations in production.
Use when integrating Perplexity into applications and you need automated checks to prevent secret leakage, enforce configuration schema and runtime safety, or add CI/lint gates for policy compliance. Trigger on phrases like 'perplexity policy', 'perplexity lint', or 'perplexity guardrails'.
Useful for developer-facing agents and CI automation that can edit repo files or suggest code changes; works with Node/TypeScript, ESLint, and standard CI systems.
Policy-as-code and linting guardrails skill for Perplexity integrations. No bundled scripts — all code is inline snippets in SKILL.md covering ESLint rules, pre-commit hooks, OPA policies, and CI checks. The skill is well-intentioned and security-positive but functions more as a reference guide than an executable skill. No runnable artifacts to test.
Security-positive skill that promotes good practices (preventing hardcoded keys, adding guardrails). The skill itself is clean with no security concerns. Main limitation is that it's a documentation/template skill rather than an executable one — all code examples are embedded in SKILL.md rather than provided as runnable scripts. Located under tests/ext_conformance/ in the source repo, suggesting it may be a test artifact.
Websocket Client Creator
Generates and guides websocket client integrations: configuration, code samples, best practices, and validation for production-ready websocket clients.
Monitoring Stack Deployer
Deploy and configure production-ready monitoring stacks (Prometheus, Grafana, Datadog) with collectors, dashboards, and alerting rules for Kubernetes, Docker, o
Backlog Grooming Assistant
Automates backlog grooming tasks: prioritisation, ticket refinement, and configuration generation for enterprise workflows.
Vercel SDK Upgrade & Migration
Analyze, plan, and execute Vercel SDK upgrades with breaking-change detection and automated migration guidance.
Windsurf — Common Errors
Diagnose and resolve common Windsurf SDK/API errors (auth, rate limits, timeouts) with step-by-step fixes and diagnostics.