Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

llms

llms contiene 103 skills recopiladas de matteocervelli, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
103
Stars
25
actualizado
2026-05-21
Forks
2
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

analysis
Desarrolladores de software

Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.

2026-05-21
design
Desarrolladores de software

Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.

2026-05-21
implementation
Desarrolladores de software

Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.

2026-05-21
validation
Analistas de garantía de calidad de software y probadores

Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete.

2026-05-21
accessibility-checker
Analistas de garantía de calidad de software y probadores

Validate WCAG 2.1 Level AA compliance and accessibility best practices. Use when performing accessibility audits and WCAG certification.

2026-05-21
analysis
Desarrolladores de software

Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.

2026-05-21
skill
Desarrolladores de software

TODO: Brief description of what the Skill does and when to use it

2026-05-21
api-designer
Desarrolladores de software

Design REST APIs or function contracts with clear request/response specifications, error handling patterns, authentication strategies, and comprehensive documentation.

2026-05-21
api-test-generator
Analistas de garantía de calidad de software y probadores

Generate comprehensive API endpoint tests for REST and GraphQL APIs. Creates tests for all HTTP methods, status codes, authentication, and validation.

2026-05-21
architecture-planner
Desarrolladores de software

Design component architecture and module structure using established architectural patterns for clean, maintainable, and scalable systems.

2026-05-21
changelog-generator
Desarrolladores de software

Generate CHANGELOG entries following conventional commits format with semantic versioning. Use when finalizing features to maintain proper change history.

2026-05-21
code-reviewer
Analistas de garantía de calidad de software y probadores

Review code for quality, security, and performance with comprehensive feedback.

2026-05-21
coverage-analyzer
Analistas de garantía de calidad de software y probadores

Analyze test coverage with detailed metrics, identify gaps, and generate comprehensive reports. Use when measuring code coverage, finding untested code, or validating coverage thresholds.

2026-05-21
data-modeler
Desarrolladores de software

Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings.

2026-05-21
dependency-analyzer
Desarrolladores de software

Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility

2026-05-21
design
Desarrolladores de software

Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.

2026-05-21
design-synthesizer
Desarrolladores de software

Auto-activates when synthesizing outputs from multiple parallel sub-agents to create cohesive, integrated design with consistency checking and conflict resolution.

2026-05-21
doc-analyzer
Desarrolladores de software

Analyze and extract relevant patterns, best practices, and usage examples from fetched documentation for implementation guidance.

2026-05-21
doc-fetcher
Desarrolladores de software

Fetch library and framework documentation via context7-mcp and fetch-mcp for comprehensive documentation research with version-specific content.

2026-05-21
documentation-updater
Desarrolladores de software

Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation.

2026-05-21
e2e-test-writer
Analistas de garantía de calidad de software y probadores

Write comprehensive end-to-end tests using Playwright with page object model pattern. Use when creating browser-based tests for user workflows.

2026-05-21
file-permission-test
Analistas de garantía de calidad de software y probadores

File permission test. Use for testing.

2026-05-21
implementation
Desarrolladores de software

Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.

2026-05-21
integration-test-writer
Analistas de garantía de calidad de software y probadores

Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.

2026-05-21
jest-generator
Analistas de garantía de calidad de software y probadores

Generate Jest-based unit tests for JavaScript/TypeScript code. Creates test files following Jest conventions with proper mocking, describe blocks, and coverage.

2026-05-21
owasp-checker
Analistas de seguridad de la información

Verify compliance with OWASP Top 10 2021 security standards. Use when performing OWASP compliance checks and security certification.

2026-05-21
permission-test-skill
Analistas de garantía de calidad de software y probadores

Permission test. Use for testing.

2026-05-21
planning-doc-generator
Especialistas en gestión de proyectos

Generate project assessment markdown documents from JSON data with WHY/WHO/WHAT sections and GO/NO-GO decision matrix.

2026-05-21
pr-creator
Desarrolladores de software

Create comprehensive pull requests with detailed descriptions, test plans, and proper git workflow. Use when finalizing features to ensure high-quality PRs.

2026-05-21
pr-merge
Desarrolladores de software

Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy.

2026-05-21
prp-generator
Especialistas en gestión de proyectos

Auto-activates when generating Product Requirements Prompt (PRP) documents from synthesized design outputs, providing structured templates and comprehensive implementation guidance.

2026-05-21
pytest-generator
Analistas de garantía de calidad de software y probadores

Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization.

2026-05-21
python-quality-checker
Desarrolladores de software

Validate Python code quality with formatting, type checking, linting, and security analysis. Use for Python codebases to ensure PEP 8 compliance, type safety, and code quality.

2026-05-21
recursive-communicator
Desarrolladores de software

Auto-activates when managing agent-to-agent communication for validation failures and recursive fix cycles between validation specialists and main agent.

2026-05-21
requirements-extractor
Desarrolladores de software

Auto-activates when analyzing GitHub issues to extract functional requirements, non-functional requirements, acceptance criteria, and user stories.

2026-05-21
rust-quality-checker
Desarrolladores de software

Validate Rust code quality with rustfmt, clippy, cargo check, and security analysis. Use for Rust codebases to ensure idiomatic Rust code and best practices.

2026-05-21
security-assessor
Analistas de seguridad de la información

Auto-activates during requirements analysis to assess security risks using OWASP Top 10 framework, identify security requirements, and recommend mitigation strategies.

2026-05-21
security-scanner
Analistas de seguridad de la información

Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans.

2026-05-21
tech-stack-evaluator
Desarrolladores de software

Auto-activates during requirements analysis to evaluate technical stack compatibility, recommend appropriate technologies, and assess performance implications.

2026-05-21
test-executor
Analistas de garantía de calidad de software y probadores

Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests, integration tests, or full test suites.

2026-05-21
Mostrando las 40 principales de 103 skills recopiladas en este repositorio.