Skip to main content
Run any Skill in Manus
with one click
andrecini
GitHub creator profile

andrecini

Repository-level view of 19 collected skills across 1 GitHub repositories.

skills collected
19
repositories
1
updated
2026-05-11
repository explorer

Repositories and representative skills

check-coverage
software-quality-assurance-analysts-and-testers

Use this skill when the user asks to check test coverage. Trigger for prompts like "check coverage", "what is the test coverage", "which classes are not tested", "verify the 85% threshold". Do not trigger for test creation — use create-unit-test instead.

2026-05-11
check-standards
software-quality-assurance-analysts-and-testers

Use this skill when the user asks to verify code adherence to project standards. Trigger for prompts like "check standards", "verify patterns", "analyze code quality", "check if this follows the conventions". Do not trigger for refactoring — use refactor-to-standards instead.

2026-05-10
code-review
software-quality-assurance-analysts-and-testers

Use this skill when the user asks to review a Pull Request or staged changes. Trigger for prompts like "review this PR", "check my code", "review staged changes", "analyze this pull request". Do not trigger for refactoring, standard creation, or test generation.

2026-05-10
create-card
project-management-specialists

Use this skill when the user asks to create a GitHub Issue. Trigger for prompts like "create a card", "open an issue", "add a task to the board", "create a bug report". Do not trigger for code creation, PR reviews, or commit generation.

2026-05-10
create-dapper-query
database-architects

Use this skill when the user asks to create a Dapper query for a specific resource. Trigger for prompts like "create a Dapper query for X", "write a SQL query for Y", "add a custom query for Z". Do not trigger for EF Core operations or full repository creation — use create-repository instead.

2026-05-10
create-endpoint
software-developers

Use this skill when the user asks to create a single endpoint with its validator, AppService and Swagger documentation. Trigger for prompts like "create an endpoint", "add a route", "implement a POST endpoint for X". Do not trigger for full feature creation — use create-feature instead.

2026-05-10
create-feature
software-developers

Use this skill when the user asks to create a new feature, endpoint, service, repository, or any combination of layers for a new functionality. Trigger for prompts like "create a feature", "implement an endpoint", "add a new service", "create a repository for X". Do not trigger for bug fixes, refactoring, test creation only, or integration creation — use the specific skill for each case.

2026-05-10
create-integration
software-developers

Use this skill when the user asks to create an integration with an external API, AWS service, Kafka topic, or RabbitMQ queue/exchange. Trigger for prompts like "create an integration with X", "add a Kafka consumer", "implement an AWS S3 client", "add a RabbitMQ producer". Do not trigger for internal feature creation, database access, or endpoint creation.

2026-05-10
Showing top 8 of 19 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded