con un clic
claude-code-mastering
claude-code-mastering contiene 3 skills recopiladas de yusupsupriyadi, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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