Giuseppe Cutuli
Community@giuseppecutuli · Aci Catena, CT
I'm a professional full stack developer. Now i'm working at BizAway. I like the JavaScript ecosystem and most of all I like to write code.
Agent Skills by Giuseppe Cutuli
Showing 19 vetted skills indexed across 1 GitHub repositories.
project-guidelines-example
Standardize architecture, file structure, and deployment workflows with a project skill template.
postgres-patterns
Apply indexing and schema optimization patterns to improve PostgreSQL query performance.
backend-patterns
Apply backend architecture patterns for Node.js, Express, and Next.js API routes.
security-scan
Scans Claude Code projects for misconfigs and vulnerabilities.
content-hash-cache-pattern
Cache file processing results using SHA-256 content hashes.
database-migrations
Plan and execute reversible database migrations across PostgreSQL, MySQL, and ORMs.
search-first
Search npm, PyPI, GitHub, and internal references before implementing new features.
regex-vs-llm-structured-text
Identify regex parsing versus LLM augmentation for structured text with confidence scoring.
cost-aware-llm-pipeline
Route LLM tasks to cost-appropriate models and track spend.
autonomous-loops
Automates Claude Code loop design and orchestration across sequential, infinite, and DAG workflows.
strategic-compact
Prompt manual context compaction via PreToolUse hooks at configurable thresholds.
security-review
Identify security vulnerabilities in codebases during development and code reviews.
api-design
Design REST APIs with standardized naming, status codes, pagination, filtering, error handling, and versioning patterns.
frontend-patterns
Provide best-practice React and Next.js frontend patterns with runnable examples.
article-writing
Convert notes into long-form articles with brand voice consistency.
iterative-retrieval
Refine subagent context through iterative codebase retrieval cycles.
coding-standards
Standardize coding practices across TypeScript, JavaScript, React, and Node.js projects.
verification-loop
Orchestrate build, type check, lint, tests, and security scans before PR submission.
tdd-workflow
Enforce test-driven development workflows with tests before implementation and 80% coverage.