en un clic
claude-code-mastering
claude-code-mastering contient 3 skills collectées depuis yusupsupriyadi, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Assists with REST API endpoint development. Automatically activates when creating new API endpoints, routes, schemas, or services. Keywords: endpoint, api, route, rest, crud, schema
Assists with PostgreSQL database migrations using Alembic. Automatically activates when working with schema changes, table creation, column modifications, index creation, or migration files. Keywords: migration, alembic, schema, database, table, column, index, foreign key
Performs comprehensive security review of code changes. Automatically activates when reviewing authentication, authorization, data handling, input validation, encryption, or when user mentions security audit, vulnerability, or penetration testing. Keywords: security, auth, authentication, authorization, jwt, token, vulnerability, injection, xss, csrf, owasp