Tomas Gomes Cardoso
Community@TomasGC · Paris
https://www.linkedin.com/in/tomas-cardoso-86574877/
Agent Skills by Tomas Gomes Cardoso
Showing 14 vetted skills indexed across 1 GitHub repositories.
analyze-commit
Analyzes staged git changes for security vulnerabilities and code quality issues before commit.
analyze-github-ci
Analyze GitHub Actions CI failures and propose code fixes from pipeline or PR URLs.
search-tech
Search technical solutions across StackOverflow, GitHub, Reddit, Dev.to, Hashnode, and Medium in parallel.
agent-setup
Create and update Claude Code agents using a standardized template structure.
project-setup
Initialize or update .claude project structure with automatic project type detection.
update-context
Update KANBAN and architecture documentation after completing development tasks with GitHub integration.
script-setup
Generate utility scripts with tests, examples, and documentation in PowerShell, Python, or Bash.
create-project-template
Generate Claude Code project templates by analyzing reference codebases for languages, frameworks, and dependencies.
analyze-code
Analyzes codebases for dead code, security vulnerabilities, complexity, and standards violations.
analyze-tests
Analyze test coverage and quality across unit, integration, e2e, and instrumented test suites.
analyze-feature
Analyzes features across GitHub issues, KANBAN entries, wiki pages, and git commits.
start-session
Load project context from git branch and KANBAN, then read GitHub issues.
index-documentation
Discovers and categorizes project documentation files into FUNCTIONAL, TECHNICAL, and PERSONAL sections in CLAUDE.md.
skill-setup
Create and update Claude Code skills using a standardized seven-section template structure.
Frequently Asked Questions About Tomas Gomes Cardoso
FAQPage SchemaWhat tasks can I accomplish with TomasGC's skills?▼
You can run pre-commit security and quality analysis, debug GitHub Actions CI failures, audit codebases for dead code and SOLID violations, assess test coverage across unit/integration/e2e tests, search seven developer platforms for solutions, and scaffold Claude Code agents, skills, scripts, and project templates.
Who are these skills designed for?▼
Software engineers and development teams using Claude Code who need automated code review, CI pipeline debugging, security checks against OWASP Top 10 and SonarQube standards, test gap analysis, and standardized project documentation and scaffolding.
How do the analysis skills work in practice?▼
Invoke skills via natural language triggers like 'analyze code', 'check CI failures', or 'analyze tests'. The CI skill accepts a GitHub Actions pipeline or PR URL, analyzes failures, and proposes code fixes. Session context loads from GitHub issues and KANBAN via a shared PowerShell script.
What security and quality standards are covered?▼
The analyze-commit skill performs pre-commit checks based on ORCA, SonarQube, and OWASP Top 10 standards. The analyze-code skill additionally detects dead code, code smells, DRY/SOLID/KISS/YAGNI violations, and architecture and performance issues.
Which platforms does the technical search skill cover?▼
The search-tech skill queries seven platforms: StackOverflow, GitHub Issues, GitHub Discussions, Reddit, Dev.to, Hashnode, and Medium. Trigger it with phrases like 'search technical problem', 'find solution', or 'search stackoverflow' to aggregate developer solutions.