Agent Skills by Zate
Showing 44 vetted skills indexed across 2 GitHub repositories.
tool-usage-policy
Standardize tool usage for file operations with approved tools and parallelization rules.
worklog-management
Maintain a markdown worklog with commit references for completed tasks.
audit-report
Generate structured security audit reports with findings, severity, and ASVS mappings.
file-locations
Define and document the .devloop directory structure and file locations.
issue-tracking
Track bugs, features, tasks, and chores in file-based issue files.
phase-templates
Provide reusable phase templates for devloop workflows with standardized outputs.
project-context
Detect project technology stack and write .devloop/context.json.
remediation-auth
Provide remediation patterns for authentication and authorization vulnerabilities.
remediation-config
Remediate configuration and deployment vulnerabilities across multiple programming languages.
remediation-crypto
Remediate cryptographic vulnerabilities with language-specific secure code patterns.
vuln-patterns-core
Detect vulnerability patterns in code across languages with regex-based scans.
vuln-patterns-languages
Detect language-specific vulnerabilities in JavaScript, Python, Go, Java, Ruby, and PHP code.
asvs-requirements
Provide OWASP ASVS 5.0 requirements with chapter mappings and verification levels.
remediation-library
Route injection, crypto, authentication, and configuration vulnerabilities to specialized remediation skills.
remediation-injection
Remediate SQL injection, command injection, and XSS with secure coding patterns.
language-patterns-base
Define a base template for language-pattern skills with error handling and testing conventions.
vulnerability-patterns
Route codebases to vulnerability-pattern detection skills for security scanning.
godot-optimization
Profile Godot games to detect bottlenecks and optimize frame-time and resource usage.
godot-ui
Build and theme responsive Godot UIs with Control nodes, containers, and Themes.
godot-debugging
Diagnose and fix Godot engine errors and crashes with GDScript examples.
godot-development
Create and debug Godot scenes and GDScript game logic.
database-patterns
Provide database-pattern guidance for schema design, indexing, query optimization, and migration practices.
model-selection-guide
Select optimal Claude model tiers for development tasks by complexity and token budget.
complexity-estimation
Estimate software task complexity using a T-shirt sizing model across seven factors.