Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › abyssparanoia

abyssparanoia

@abyssparanoia on GitHub →

6 Claude Code skills authored by abyssparanoia.

updated 2026-05-23 · showing 1–6 of 6 by quality score

Average Pro QualityScore: 65.5/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Efficient codebase investigation for rapid-go. Use when understanding existing code before modifications, tracing request flows from API to database, finding where functionality…
Create domain layer components: models, repository interfaces, marshallers, and implementations. Use when: (1) adding domain model in internal/domain/model/, (2) creating…
Create database migrations, define table schemas, and manage constant tables (enums). Use when: (1) creating a new database table, (2) running 'make migrate.create', (3) adding…
Complete workflow guide for implementing new CRUD entities. Use when adding a new resource, implementing full CRUD operations, or needing an overview of the database-to-API flow.
Create GitHub pull requests with proper issue linking, comprehensive descriptions, and quality metrics for WescoBar project
Create API layer components for a new entity. Includes usecase interactors (internal/usecase/), proto definitions (schema/proto/), gRPC handlers (internal/infrastructure/grpc/),…
Search all 6 skills by abyssparanoia →