code-security
Comprehensive secure coding guidelines for 15+ languages, covering OWASP Top 10, infrastructure security, and best practices to identify vulnerabilities in code, configurations, and cloud setups.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
151 skills found
Comprehensive secure coding guidelines for 15+ languages, covering OWASP Top 10, infrastructure security, and best practices to identify vulnerabilities in code, configurations, and cloud setups.
Standardized Java development guidelines including naming conventions, exception handling, Spring Boot best practices, and concurrency patterns.
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
A systematic code auditing framework for identifying technical debt, security vulnerabilities, dead code, and code quality issues in software projects.
Conduct automated code reviews for local changes or remote GitHub Pull Requests. It analyzes code for correctness, maintainability, and standards using git and gh CLI integration.
Coverage-guided fuzzer for C/C++ projects integrated with the LLVM toolchain.
Development guide for lemline-core, the stateless Serverless Workflow engine. Manage workflow execution, node navigation, state transitions, JQ expression evaluation, error handling, and parallel fork logic.
Format and lint JS, TS, and JSON files on the current branch using Biome. Useful for code cleanup before commits or PRs.
Expert Rust analysis for ownership, borrowing, and lifetime errors, including E0382, E0597, and memory safety patterns.
A professional code quality suite for software engineers, implementing SOLID principles, design patterns, refactoring techniques, and technical debt management to ensure clean, maintainable, and production-ready code.
Expert-level Phaser 3 game development agent. Handles scene architecture, Arcade/Matter physics, asset pipelines, sprite animations, and performance optimization for 2D web games.
Python bindings (dartpy) for DART physics simulation: build wheels, generate type stubs, and manage robotics simulation workflows using nanobind and C++ integration.