pedromneto97/custom-skills

List of custom agent skills

2Stars on the repository
7Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pedromneto97/custom-skills

Skill Claude Code

Cryptographic best practices for secure system design. Use when: choosing encryption algorithms, implementing password hashing, selecting key lengths, using secure random number generation, implementing digital signatures, designing TLS deployments, key management, or avoiding common cryptographic pitfalls.

not rated 2 2mo ago A 57 tokens original MIT

flutter-data-layer

02

pedromneto97/custom-skills

Skill Claude CodeCodex

WORKFLOW SKILL — Short guidance for the data layer in Flutter Clean Architecture (dio + jsonserializable).

not rated 2 2mo ago A 28 tokens original MIT

pedromneto97/custom-skills

Skill Claude CodeCodex

WORKFLOW SKILL — Minimal guidance for the domain layer in Flutter Clean Architecture (use equatable, call() pattern).

not rated 2 2mo ago A 32 tokens original MIT

pedromneto97/custom-skills

Skill Claude CodeCodex

WORKFLOW SKILL — Opinionated conventions for the presentation layer in Flutter Clean Architecture (pages, cubits, widgets, localization).

not rated 2 2mo ago A 33 tokens original MIT

http-actix-axum

05

pedromneto97/custom-skills

Skill Claude Code

HTTP best practices for actix-web 4 and axum 0.7+ Rust backends. Use when: naming REST resources, choosing HTTP status codes, implementing RFC 9457 Problem Details error responses, configuring OWASP security headers, setting up CORS, enabling response compression, versioning APIs, implementing custom request…

not rated 2 2mo ago A 99 tokens original MIT

rust-hexagonal

06

pedromneto97/custom-skills

Skill Claude Code

Hexagonal architecture (Ports & Adapters) for Rust backends. Use when: creating a new Rust backend, structuring a domain layer, defining ports as traits, implementing adapters (HTTP, DB, gRPC), wiring dependency injection, separating business logic from infrastructure, applying clean architecture in Rust, organizing…

not rated 2 2mo ago A 71 tokens original MIT

sea-orm

07

pedromneto97/custom-skills

Skill Claude Code

SeaORM v2 (open-source, Postgres/MySQL/SQLite) and SeaORM-X (commercial MSSQL) patterns for Rust backends. Use when: adding SeaORM to a project, writing migrations, generating entities, performing CRUD (insert, select, update, delete), paginating results, loading relations, handling on-conflict, using the v2…

not rated 2 2mo ago A 110 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: