Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psycoder-tools

A collection of Claude Code plugins for enhanced development workflows.

Plugins

Plugin Version Description
base 1.0.19 Git workflow commands with conventional commits and emoji support
task 1.1.11 Task planning and execution system with code analysis agents
nearville-figma 1.0.10 Figma design-to-code implementation for React Native

Installation

Add this marketplace to your Claude Code configuration:

{
  "plugins": {
    "marketplaces": [
      {
        "name": "psycoder-tools",
        "source": "path/to/claude-plugin"
      }
    ]
  }
}

Available Commands

Git Workflows (base)

  • /commit - Create well-formatted commits with conventional format and emoji
  • /create-pr - Create pull requests with structured descriptions
  • /review-code - Review code for bugs, security issues, and quality problems

Task Management (task)

  • /plan-task - Plan features with codebase analysis and task file generation
  • /execute-task - Execute planned tasks in batches with review checkpoints

Figma Integration (nearville-figma)

  • /implement-design - Translate Figma designs to React Native code

Author

Psycoder SUP - parksang1993@gmail.com

License

MIT

About

Claude Plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages