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

macalbert

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

skills collected
31
repositories
1
updated
2026-07-11
repository explorer

Repositories and representative skills

code-bug-investigation
software-developers

Workflow for investigating and reproducing bugs before fixing via TDD. Use when a bug report or GitHub issue is received. Covers issue fetching, root cause analysis, reproduction planning, and handoff to TDD cycle.

2026-07-11
code-quality-crap
software-quality-assurance-analysts-and-testers

CRAP score quality gate for code complexity and test coverage. Use when reviewing methods for complexity risk, deciding whether to split methods, or determining minimum test coverage requirements.

2026-07-11
code-refactoring
software-developers

Code smell detection and safe incremental refactoring patterns. Use when improving code structure, reducing technical debt, or cleaning up after a TDD cycle. Covers SOLID principles, smell catalog, and the propose-apply workflow.

2026-07-11
code-review-perspectives
software-quality-assurance-analysts-and-testers

Five independent analysis perspectives for code review: correctness, architecture, security, conventions, and complexity. Use when reviewing PRs, commits, or local changes. Includes severity model and output format.

2026-07-11
common-architecture-decisions
software-developers

Index of Architecture Decision Records (ADRs) for cross-cutting technical decisions. Use when making design choices, reviewing proposals for consistency with prior decisions, or onboarding to understand why specific tools or patterns were chosen. Covers test tooling, SDK architecture, code quality, and acceptance test infrastructure.

2026-07-11
common-git
software-developers

Git commit messages, PR workflow, and branching strategy using Conventional Commits and Semantic Versioning. Use when creating commits, pull requests, or managing Git workflow.

2026-07-11
common-security
information-security-analysts

Security guardrails for Envilder (CLI, GitHub Action, SDKs, CDK, website). Covers secret handling, credential hygiene, supply chain safety, input validation, and CI/CD security. Use when reviewing code for security, handling secrets, validating CLI input, or reviewing GitHub Actions workflows.

2026-07-11
common-testing-conventions
software-quality-assurance-analysts-and-testers

Mandatory testing conventions including AAA pattern, test naming, and assertions across all stacks (.NET, TypeScript, Python). Use when writing unit tests, integration tests, E2E tests, or verifying mock interactions.

2026-07-11
Showing top 8 of 31 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded