deep-codebase-analysis

ducconitducconit

Agent capable of reading and analyzing the entire source code of a software project to gain a thorough understanding of architecture, communication, design patterns, and business flows. Use when exploring new systems, maintenance, or refactoring.

192 days ago

weather

ducconitducconit

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

192 days ago

skill-manager

ducconitducconit

Agent can update and synchronize skills from this repository to various IDEs (Cursor, Trae, Windsurf) and AI Agents using the `@ducconit/agentskills` CLI via `npx`.

192 days ago

github-actions-automation

ducconitducconit

Agent capable of designing and implementing robust CI/CD pipelines and automation workflows using GitHub Actions to streamline development, testing, and deployment.

192 days ago

image-gen

ducconitducconit

Professional image generation & editing using Google's NEW Gen AI SDK (google-genai). Supports text-to-image and image-to-image (editing). Features 1K/2K/4K resolutions, multi-image input, and batch generation.

192 days ago

skill-creator

ducconitducconit

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

192 days ago

design-pattern-application

ducconitducconit

Agent capable of analyzing software design problems to select and apply the most appropriate design patterns (Creational, Structural, Behavioral) for optimal solutions. Supports code refactoring and design decision reporting.

192 days ago

clean-code

ducconitducconit

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functio...

192 days ago

conventional-commits-compliance

ducconitducconit

Agent capable of analyzing source code changes and crafting professional commit messages that adhere to the Conventional Commits 1.0.0 specification.

192 days ago