Tomas Gomes Cardoso avatar

Tomas Gomes Cardoso

Community

@TomasGC · Paris

3Followers
|
7Public Repos
|
14Published Skills

https://www.linkedin.com/in/tomas-cardoso-86574877/

Skills Distribution
DomainDeveloper To...Code Quality & Sta.. (30%)CI/CD Debugging & .. (20%)Security Review & .. (20%)Project Scaffoldin.. (20%)

Agent Skills by Tomas Gomes Cardoso

Showing 14 vetted skills indexed across 1 GitHub repositories.

TomasGCTomasGC

analyze-commit

Analyzes staged git changes for security vulnerabilities and code quality issues before commit.

Community
Advanced
TomasGCTomasGC

analyze-github-ci

Analyze GitHub Actions CI failures and propose code fixes from pipeline or PR URLs.

Community
Advanced
TomasGCTomasGC

search-tech

Search technical solutions across StackOverflow, GitHub, Reddit, Dev.to, Hashnode, and Medium in parallel.

Community
Advanced
TomasGCTomasGC

agent-setup

Create and update Claude Code agents using a standardized template structure.

Community
Advanced
TomasGCTomasGC

project-setup

Initialize or update .claude project structure with automatic project type detection.

Community
Advanced
TomasGCTomasGC

update-context

Update KANBAN and architecture documentation after completing development tasks with GitHub integration.

Community
Advanced
TomasGCTomasGC

script-setup

Generate utility scripts with tests, examples, and documentation in PowerShell, Python, or Bash.

Community
Advanced
TomasGCTomasGC

create-project-template

Generate Claude Code project templates by analyzing reference codebases for languages, frameworks, and dependencies.

Community
Advanced
TomasGCTomasGC

analyze-code

Analyzes codebases for dead code, security vulnerabilities, complexity, and standards violations.

Community
Advanced
TomasGCTomasGC

analyze-tests

Analyze test coverage and quality across unit, integration, e2e, and instrumented test suites.

Community
Advanced
TomasGCTomasGC

analyze-feature

Analyzes features across GitHub issues, KANBAN entries, wiki pages, and git commits.

Community
Advanced
TomasGCTomasGC

start-session

Load project context from git branch and KANBAN, then read GitHub issues.

Community
Intermediate
TomasGCTomasGC

index-documentation

Discovers and categorizes project documentation files into FUNCTIONAL, TECHNICAL, and PERSONAL sections in CLAUDE.md.

Community
Intermediate
TomasGCTomasGC

skill-setup

Create and update Claude Code skills using a standardized seven-section template structure.

Community
Advanced

Frequently Asked Questions About Tomas Gomes Cardoso

FAQPage Schema
What 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.