code-security: Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like 'check for…; semgrep: Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML…
Updated 2026-09-20 14:21:41 +08:00
security-review: Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features.…; golang-patterns: Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when writing or reviewing Go code…; backend-patterns: Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js…
Updated 2026-09-14 12:55:51 +08:00
wp-plugin-development: Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security…; wp-rest-api: Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument…; wp-performance: Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/docto…
Updated 2026-09-14 12:31:09 +08:00
code-review-and-quality: Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to…; security-and-hardening: Hardens code against vulnerabilities. Use when auditing an input handler for vulnerabilities, when handling user input, authentication, data storage, or…; frontend-ui-engineering: Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces an…
Updated 2026-09-12 11:14:58 +08:00
Finds, validates, prioritizes, and describes fixes for source-grounded vulnerabilities in a codebase. Use when the user asks for a security audit, security…
Updated 2026-09-10 19:45:47 +08:00
Best practices for Capacitor app development including project structure, plugin usage, performance optimization, security, and deployment. Use this skill when…
Updated 2026-07-13 20:02:31 +08:00