Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llms

llms 收录了来自 matteocervelli 的 103 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
103
Stars
25
更新
2026-05-21
Forks
2
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analysis
软件开发工程师

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
软件开发工程师

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

2026-05-21
implementation
软件开发工程师

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

2026-05-21
validation
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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

2026-05-21
analysis
软件开发工程师

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
软件开发工程师

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

2026-05-21
api-designer
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-05-21
changelog-generator
软件开发工程师

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

2026-05-21
code-reviewer
软件质量保证分析师与测试员

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

2026-05-21
coverage-analyzer
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-05-21
dependency-analyzer
软件开发工程师

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

2026-05-21
design
软件开发工程师

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

2026-05-21
design-synthesizer
软件开发工程师

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
软件开发工程师

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

2026-05-21
doc-fetcher
软件开发工程师

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

2026-05-21
documentation-updater
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

File permission test. Use for testing.

2026-05-21
implementation
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
信息安全分析师

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

2026-05-21
permission-test-skill
软件质量保证分析师与测试员

Permission test. Use for testing.

2026-05-21
planning-doc-generator
项目管理专家

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

2026-05-21
pr-creator
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-21
rust-quality-checker
软件开发工程师

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
信息安全分析师

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
信息安全分析师

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
软件开发工程师

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

2026-05-21
test-executor
软件质量保证分析师与测试员

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
当前展示该仓库 Top 40 / 103 个已收集 skills。
llms GitHub Agent Skills | SkillsMP