Puppuccino avatar

Puppuccino

Community

@crazydubya

10Followers
|
283Public Repos
|
12Published Skills

Agent Skills by Puppuccino

Showing 12 vetted skills indexed across 1 GitHub repositories.

CrazyDubyaCrazyDubya

docker-optimizer

Analyze and optimize Dockerfiles for image size, security, and caching.

Community
Advanced
CrazyDubyaCrazyDubya

code-style-enforcer

Detect style configuration files and generate project-aligned formatting fixes.

Community
Advanced
CrazyDubyaCrazyDubya

error-tracking-integrator

Integrate error-tracking services like Sentry across frontend and backend frameworks.

Community
Advanced
CrazyDubyaCrazyDubya

internationalization-helper

Extract hardcoded strings and manage translation files across locales.

Community
Intermediate
CrazyDubyaCrazyDubya

configuration-validator

Validate environment variables and configuration files for completeness and type correctness.

Community
Intermediate
CrazyDubyaCrazyDubya

database-migration-helper

Generate framework-specific database migration files for supported ORMs.

Community
Advanced
CrazyDubyaCrazyDubya

dependency-audit-assistant

Audit project dependencies for vulnerabilities, outdated packages, and license compliance.

Community
Intermediate
CrazyDubyaCrazyDubya

accessibility-auditor

Audit web applications for WCAG 2.1 Level AA accessibility compliance.

Community
Intermediate
CrazyDubyaCrazyDubya

performance-profiler

Detect N+1 queries, memory leaks, and inefficient loops in code.

Community
Intermediate
CrazyDubyaCrazyDubya

test-coverage-analyzer

Parse coverage reports to identify uncovered lines and generate test-case suggestions.

Community
Intermediate
CrazyDubyaCrazyDubya

git-workflow-enforcer

Enforce Conventional Commits, branch naming, and PR templates via Git hooks.

Community
Advanced
CrazyDubyaCrazyDubya

api-documentation-generator

Generate OpenAPI 3.0 documentation from API route definitions in code.

Community
Intermediate