Explore skills

4,624 skills found

Category alert

Get new Segurança skills every Monday

code-review

367

Complete code review workflow for both requesting and receiving reviews. Use when creating PRs, reviewing code, or responding to feedback.

Segurançaby aiskillstore

database-migration

367

Manage database schema changes with version control. Use when modifying DB schema, adding tables/columns, or setting up new projects. Covers Prisma, Drizzle, and migration best practices.

Segurançaby aiskillstore

dependency-security

367

Enforce dependency security scanning and SBOM generation. Use when adding dependencies, reviewing package.json, or during security audits. Covers OWASP dependency check, npm audit, and supply chain security.

Segurança#aiby aiskillstore

dispatching-parallel-agents

367

Use when facing 3+ independent failures that can be investigated without shared state or dependencies. Dispatches multiple Claude agents to investigate and fix independent problems concurrently.

Segurança#aiby aiskillstore

error-handling

367

Enforce proper error handling patterns. Use when writing async code, API calls, or user-facing features. Covers try-catch, error boundaries, graceful degradation, and user feedback.

Segurança#apiby aiskillstore

executing-plans

367

Execute plan in batches with review checkpoints. Use when partner provides a complete implementation plan to execute with controlled batches and architect review between batches.

Segurançaby aiskillstore

git-workflow

367

Complete Git workflow from conventional commits to pre-completion verification. Use for all Git operations including commits, branches, and releases.

Segurança#gitby aiskillstore

line-limit

367

Enforce file line count limits (200 recommended, 300 max) for CODE IMPLEMENTATION files only. Use this when reviewing code, creating files, or when files exceed line limits and need modularization.

Segurançaby aiskillstore

mcp-builder

367

Guide for creating MCP (Model Context Protocol) servers. Use this when building integrations with external services, creating new MCP servers, or connecting Claude to APIs.

Segurança#mcp#apiby aiskillstore

ml-antipattern-validator

367

Prevents 30+ critical AI/ML mistakes including data leakage, evaluation errors, training pitfalls, and deployment issues. Use when working with ML training, testing, model evaluation, or deployment.

Segurança#deploy#aiby aiskillstore

no-hardcoding

367

Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.

Segurançaby aiskillstore

performance-vitals

367

Enforce Core Web Vitals optimization. Use when building user-facing features, reviewing performance, or when Lighthouse scores drop. Covers LCP, FID/INP, CLS, and optimization techniques.

Segurançaby aiskillstore