Explore skills

4,624 skills found

Category alert

Get new Segurança skills every Monday

error-recovery

367

Strategies for handling subagent failures with retry logic and escalation patterns.

Segurança#aiby aiskillstore

explore-codebase

367

Pattern for efficiently exploring codebases using parallel subagents. Use when you need to understand code structure, find patterns, or gather context.

Segurançaby aiskillstore

lint

367

How to lint and typecheck in this project. Load when implementing or verifying code.

Segurançaby aiskillstore

patterns

367

Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.

Segurança#aiby aiskillstore

reflect-on-work

367

Pattern for producing quality reflections after completing work. Required for all agent outputs.

Segurançaby aiskillstore

run-tests

367

How to run tests in this project. Load when implementing or verifying code.

Segurança#testby aiskillstore

self-test

367

Pattern for testing your own code during implementation. Ensures quality before declaring complete.

Segurança#testby aiskillstore

verify-output

367

Pattern for verifying your output matches required schema before completing. Use before writing final output to ensure validity.

Segurançaby aiskillstore

calculator

367

Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.

Segurançaby aiskillstore

jira-cli

367

Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks about Jira tasks, tickets, issues, sprints, or needs to manage project work items.

Segurançaby aiskillstore

commit

367

Create well-formatted git commits with conventional commit messages and emoji. Use when user asks to commit changes, save work, or after completing a task that should be committed.

Segurança#gitby aiskillstore

autofix

367

Auto-fix CodeRabbit review comments - get CodeRabbit review comments from GitHub and fix them interactively or in batch

Segurança#github#gitby aiskillstore