Back to the catalog

published by matteocervelli

30 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. typescript-quality-checker ★ 25
    Validate TypeScript/JavaScript code quality with ESLint, Prettier, type
  2. api-designer ★ 25
    Design REST APIs or function contracts with clear request/response specifications,
  3. planning-doc-generator ★ 25
    Generate project assessment markdown documents from JSON data with WHY/WHO/WHAT
  4. dependency-analyzer ★ 25
    Analyze story dependencies, detect issues, and generate visual dependency graphs
  5. analysis ★ 25
    Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to unde
  6. accessibility-checker ★ 25
    Validate WCAG 2.1 Level AA compliance and accessibility best practices.
  7. coverage-analyzer ★ 25
    Analyze test coverage with detailed metrics, identify gaps, and generate
  8. pr-merge ★ 25
    Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR w
  9. design ★ 25
    Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature impl
  10. pytest-generator ★ 25
    Generate pytest-based unit tests for Python code. Creates test files
  11. permission-test-skill ★ 25
    Permission test. Use for testing.
  12. validation-coordinator ★ 25
    Auto-activates when coordinating sequential validation specialists with
  13. design-synthesizer ★ 25
    Auto-activates when synthesizing outputs from multiple parallel sub-agents
  14. doc-fetcher ★ 25
    Fetch library and framework documentation via context7-mcp and fetch-mcp
  15. api-test-generator ★ 25
    Generate comprehensive API endpoint tests for REST and GraphQL APIs.
  16. integration-test-writer ★ 25
    Generate comprehensive integration tests for component interactions,
  17. prp-generator ★ 25
    Auto-activates when generating Product Requirements Prompt (PRP) documents
  18. jest-generator ★ 25
    Generate Jest-based unit tests for JavaScript/TypeScript code. Creates
  19. whitelist-bypass-skill ★ 25
    Bypass attempt. Use for security testing.
  20. doc-analyzer ★ 25
    Analyze and extract relevant patterns, best practices, and usage examples
  21. requirements-extractor ★ 25
    Auto-activates when analyzing GitHub issues to extract functional requirements,
  22. rust-quality-checker ★ 25
    Validate Rust code quality with rustfmt, clippy, cargo check, and security
  23. file-permission-test ★ 25
    File permission test. Use for testing.
  24. implementation ★ 25
    Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding st
  25. pr-creator ★ 25
    Create comprehensive pull requests with detailed descriptions, test plans,
  26. tech-stack-evaluator-matteocervelli-llms ★ 25
    Auto-activates during requirements analysis to evaluate technical stack
  27. version-checker ★ 25
    Check version compatibility, breaking changes, and security vulnerabilities
  28. recursive-communicator ★ 25
    Auto-activates when managing agent-to-agent communication for validation
  29. architecture-planner ★ 25
    Design component architecture and module structure using established
  30. e2e-test-writer ★ 25
    Write comprehensive end-to-end tests using Playwright with page object