managing-bd-tasks
Use for advanced bd operations beyond basic create/close - splitting tasks mid-flight, merging duplicates, changing dependencies, archiving epics, querying for metrics, managing cross-epic dependencies
3
0
2025年10月29日 14:47
withzombies
withzombies/hyperpowers下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
security-auditor
alirezarezvani
Continuous security vulnerability scanning for OWASP Top 10, common vulnerabilities, and insecure patterns. Use when reviewing code, before deployments, or on file changes. Scans for SQL injection, XSS, secrets exposure, auth issues. Triggers on file changes, security mentions, deployment prep.
api-integration-builder
Toowiredd
Generates production-ready API clients with TypeScript types, retry logic, rate limiting, authentication (OAuth, API keys), error handling, and mock responses. Use when user says "integrate API", "API client", "connect to service", or requests third-party service integration.
dependency-auditor
CuriousLearner
Automated security auditing of project dependencies to identify known vulnerabilities.
complexity-analyzer
CuriousLearner
Measure and report code complexity metrics with actionable recommendations.
auth-analyzer
CuriousLearner
Review and analyze authentication and authorization patterns for security vulnerabilities.
compliance-checker
CuriousLearner
Check code against security compliance standards and best practices.
observability-monitoring
manutej
Comprehensive observability and monitoring skill covering Prometheus, Grafana, metrics collection, alerting, exporters, PromQL, and production monitoring patterns for distributed systems and cloud-native applications
oauth2-authentication
manutej
Comprehensive OAuth2 authentication skill covering authorization flows, token management, PKCE, OpenID Connect, and security best practices for modern authentication systems
security-patterns
masanao-ohba
PHP security best practices and patterns for preventing common vulnerabilities
grafana-dashboards
camoneart
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
prometheus-configuration
camoneart
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
slo-implementation
camoneart
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.