jeudy100
- 18 skills
- 0 followers
- 1 week ago last updated
- ▌ Refine · jeudy100Analyze an agent or skill definition by name and suggest improvements for clarity, structure, and error handling.
- ▌ Create Pr · jeudy100Create well-formatted pull requests with proper titles, descriptions, and metadata.
- ▌ Lint Code · jeudy100Run code linters based on project configuration. Uses centralized detection to determine and run the appropriate linter.
- ▌ Run Tests · jeudy100Execute tests based on project type. Uses centralized detection to determine the test framework and runs appropriate commands.
- ▌
- ▌ Env Manager · jeudy100Manage environment variables and configuration files. Validates .env files, detects missing variables, generates templates, and ensures consistency across environments.
- ▌ Git Workflow · jeudy100Advanced git operations for complex version control tasks. Handles cherry-pick, rebase, squash, bisect, stash, and branch management.
- ▌ Rule Creator · jeudy100Create 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.
- ▌ Adr Generator · jeudy100Create and manage Architecture Decision Records (ADRs). ADRs document important architectural decisions, their context, and consequences for future reference.
- ▌ Simplify Code · jeudy100Analyze code for complexity and suggest simplifications. Detects verbose patterns, redundant logic, and opportunities for cleaner code.
- ▌ Skill Creator · jeudy100 bundleGuide 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.
- ▌ API Documenter · jeudy100Generate API documentation from code analysis. Creates OpenAPI/Swagger specs, JSDoc, docstrings, and markdown documentation for REST APIs, GraphQL schemas, and library functions.
- ▌ Review Changes · jeudy100Review staged and unstaged git changes, checking for common issues and providing feedback.
- ▌ Test Generator · jeudy100Generate unit test stubs and boilerplate from source code analysis. Analyzes functions, classes, and modules to create comprehensive test scaffolding.
- ▌ Analyze Coverage · jeudy100Analyze test coverage reports and identify untested code paths. Uses centralized detection to determine the coverage tool.
- ▌ Validate Context · jeudy100Validate that context documentation is properly structured for autodiscovery by Claude.
- ▌ Generate Release Notes · jeudy100Generate release notes from git commits, grouped by type and formatted for release.
- ▌