← all publishers

jeudy100

@jeudy100 source repo

18 published skills

  1. Refine · jeudy100
    Analyze an agent or skill definition by name and suggest improvements for clarity, structure, and error handling.
    1 install
  2. Create Pr · jeudy100
    Create well-formatted pull requests with proper titles, descriptions, and metadata.
    1 install
  3. Lint Code · jeudy100
    Run code linters based on project configuration. Uses centralized detection to determine and run the appropriate linter.
    1 install
  4. Run Tests · jeudy100
    Execute tests based on project type. Uses centralized detection to determine the test framework and runs appropriate commands.
    1 install
  5. Commit Push · jeudy100
    Commit changes and push to remote in a single workflow.
    1 install
  6. Env Manager · jeudy100
    Manage environment variables and configuration files. Validates .env files, detects missing variables, generates templates, and ensures consistency across environments.
    1 install
  7. Git Workflow · jeudy100
    Advanced git operations for complex version control tasks. Handles cherry-pick, rebase, squash, bisect, stash, and branch management.
    1 install
  8. Rule Creator · jeudy100
    Create project rules that auto-load into Claude's context. Use this skill to persist conventions, constraints, coding patterns, or project-specific requirements as `.md` files in `.claude/rules/`. Rules are auto-discovered by Claude Code.
    1 install
  9. Adr Generator · jeudy100
    Create and manage Architecture Decision Records (ADRs). ADRs document important architectural decisions, their context, and consequences for future reference.
    1 install
  10. Simplify Code · jeudy100
    Analyze code for complexity and suggest simplifications. Detects verbose patterns, redundant logic, and opportunities for cleaner code.
    1 install
  11. Skill Creator · jeudy100 bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
    1 install
  12. API Documenter · jeudy100
    Generate API documentation from code analysis. Creates OpenAPI/Swagger specs, JSDoc, docstrings, and markdown documentation for REST APIs, GraphQL schemas, and library functions.
    1 install
  13. Review Changes · jeudy100
    Review staged and unstaged git changes, checking for common issues and providing feedback.
    1 install
  14. Test Generator · jeudy100
    Generate unit test stubs and boilerplate from source code analysis. Analyzes functions, classes, and modules to create comprehensive test scaffolding.
    1 install
  15. Analyze Coverage · jeudy100
    Analyze test coverage reports and identify untested code paths. Uses centralized detection to determine the coverage tool.
    1 install
  16. Validate Context · jeudy100
    Validate that context documentation is properly structured for autodiscovery by Claude.
    1 install
  17. Generate Release Notes · jeudy100
    Generate release notes from git commits, grouped by type and formatted for release.
    1 install
  18. Commit · jeudy100
    Create well-formatted commits following conventional commit standards.
    1 install