Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

130 skills found

EngineeringData AnalysisAutomation
python-plan-optimization avatar

python-plan-optimization

6-phase read-only Python analysis workflow that identifies design principle violations, code smells, and modernization opportunities based on specific project types (POC to Open Source).

Views: 184
Engineering
x-request avatar

x-request

A configuration and usage guide for the XRequest tool within the Ant Design X SDK, streamlining network integration for streaming AI interfaces.

Views: 74,496
EngineeringAutomationData Analysis
reverse-engineering-api avatar

reverse-engineering-api

Reverse engineer web APIs by capturing browser traffic (HAR files) and generating production-ready Python API clients for automation and data extraction.

Views: 31664
EngineeringAutomation
n8n-security-testing avatar

n8n-security-testing

Automated security scanning for n8n workflows: detects credential exposure, validates OAuth flows, tests API key management, and checks data sanitization.

Views: 9329#n8n#security#credentials#oauth
EngineeringAutomation
go-api avatar

go-api

Generate a production-ready Go API service with boilerplate for observability, local development, and clean architecture.

Views: 152
EngineeringAutomation
Security Code Review avatar

Security Code Review

Analyze source code for security vulnerabilities based on OWASP Top 10 guidelines and suggest remediation strategies.

Views: 15161
Engineering
springboot-security avatar

springboot-security

Spring Security best practices for Spring Boot: Auth, validation, CSRF protection, secret management, rate limiting, and dependency security.

Views: 51500
Engineering
security-assessment avatar

security-assessment

Systematic security assessment using STRIDE threat modeling, OWASP top 10 review, and secure coding practices for code, architecture, and infrastructure.

Views: 7265
EngineeringAutomation
api-test-automation avatar

api-test-automation

Comprehensive API test automation suite supporting REST/GraphQL. Features functional, performance, and contract testing with integrated Mock services.

Views: 424,456#api#testing#rest#graphql
EngineeringAutomation
supabase-auth avatar

supabase-auth

Manage Supabase authentication, including user sign-up, sign-in, session management, and admin-level user lifecycle operations via the REST API.

Views: 116
Engineering
Auditing Security avatar

Auditing Security

Perform systematic security audits, vulnerability scanning, and risk assessments with OWASP-aligned methodology for robust code protection.

Views: 12499
Engineering
auth-patterns avatar

auth-patterns

Implement secure backend authentication (JWT, OAuth, Sessions) and authorization (RBAC, ABAC) patterns, including password hashing, MFA, and security best practices.

Views: 21255