Detects a project's technology stack, framework, deploy target, ORM, primary language, and active payment use cases by reading package.json/pyproject.toml/composer.json/Gemfile, schema files, route files, and deploy configs. Use this skill at the start of any PagoKit flow to ground recommendations in the real project context. Emits a structured detection result for payment-advisor and integration-specialist to consume.
$npx -y skills add hainrixz/agente-pagokit --skill project-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/hainrixz/agente-pagokit" --skill "hainrixz/agente-pagokit/project-analyzer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hainrixz/agente-pagokit" that are relevant to the current task. Run `npx skills add "https://github.com/hainrixz/agente-pagokit"` and select the relevant skills, then follow their instructions.