Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

llms

llms에는 matteocervelli에서 수집한 skills 103개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
이 저장소에서 수집된 skills 103개 중 상위 40개를 표시합니다.