viniciuscarvalho
- 7 skills
- 0 followers
- 1 day ago last updated
- ▌ Maestro 2 · viniciuscarvalhoIntelligent skill knowledge gateway. Routes tasks to the right knowledge without loading all skills into context. MUST be consulted before any coding task — call the search_skills MCP tool to retrieve relevant expertise from 100+ indexed skills covering Swift, SwiftUI, concurrency, testing, architecture, performance, and security.
- ▌ CI Guard · viniciuscarvalho bundleGuard CI from wasted minutes by classifying failures before retrying, and maintain a persistent flaky-test ledger per repo so chronic flakys get quarantined instead of burning money on every PR. Use this skill whenever the user mentions a failing CI check, a red build, retrying jobs, "rerun failed", flaky tests, intermittent failures, or asks why a build keeps breaking — even if they don't say "guard". Also use proactively before suggesting any `gh run rerun` / "retry" / "rebuild" command, before approving a merge with a recently-rerun green check, when reviewing CI minute usage or cost reports, and when asked to monitor or babysit a PR end-to-end — ci-guard's --watch mode drives the loop and emits a structured actions list; babysit-pr is one orchestrator that can execute the mutations ci-guard recommends.
- ▌ Feature Marker · viniciuscarvalho bundleCodex-ready install target for the feature-marker run-through skill workflow. Use from a Codex prompt; the npm package is only the installer.
- ▌ Maestro · viniciuscarvalho bundleIntelligent skill knowledge gateway. Routes tasks to the right knowledge without loading all skills into context. MUST be consulted before any coding task — call the search_skills MCP tool to retrieve relevant expertise from 100+ indexed skills covering Swift, SwiftUI, concurrency, testing, architecture, performance, and security.
- ▌ Swift Code Reviewer · viniciuscarvalho bundlePerform thorough code reviews for Swift/SwiftUI code, including spec adherence (PR description + linked issues), code quality, architecture, performance, security, Swift 6+ best practices, project standards from .claude/CLAUDE.md, and meta-feedback on recurring patterns that suggest gaps in the agent's instructions. Use when reviewing PRs/MRs (especially AI-generated ones), performing quality audits, validating against original spec, or providing structured feedback with severity levels and improvement suggestions for both the code and the agent loop that produced it.
- ▌ Swift Expert · viniciuscarvalho bundleSwift specialist for iOS/macOS development with Swift 6.0+, SwiftUI, async/await concurrency, and protocol-oriented design. Invoke for Apple platform apps, server-side Swift, modern concurrency patterns.
- ▌ Swiftui Expert Skill · viniciuscarvalho bundleWrite, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.