Plugin · Claude Code · Development Tools

Psincraian Myfy

psincraian-myfy is a Claude Code plugin for the Build phase that wires official myfy Python framework skills, commands, and patterns into your agent for scaffolding and backend development.

by psincraian · github.com/psincraian/myfy

Scaffold and extend Python apps with the myfy framework inside Claude Code using official patterns for DI, web ops, and agent-friendly commands.

86
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install psincraian-myfy@psincraian/myfy
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:psincraian/myfy") and the paste-ready config with skillselion.get_install_config("plugin:psincraian/myfy").

About

What it does

psincraian-myfy packages the official Claude Code extension for the myfy Python framework, giving solo builders a structured way to generate and evolve backend code with agent assistance. The plugin bundles skills, commands, and patterns around dependency injection, typical web operations, and repeatable scaffolding so you spend less time explaining project layout to the model. It suits developers who have chosen myfy as their application skeleton and want Claude to respect framework idioms instead of generic Flask- or Django-style guesses. Installation registers capabilities you invoke during feature work, refactors, and operational tweaks in Python services. You still own runtime configuration, tests, and deployment; the plugin accelerates how consistently the agent applies myfy conventions. Compared with ad-hoc prompts, it is closer to an embedded framework cheat sheet wired into Claude Code’s plugin system.

Highlights

  • Official myfy Claude Code plugin for Python framework work
  • Skills and commands for common development and scaffolding flows
  • Dependency-injection and pattern guidance aligned with myfy
  • Web and operations-oriented agent workflows in one bundle
  • Single plugin package (pluginCount: 1) from psincraian/myfy

Why builders use it

Building on myfy with a coding agent often means re-explaining DI, scaffolding, and web ops patterns every sprint.

After registration, Claude Code can use the official myfy plugin so Python framework changes follow bundled skills and commands instead of generic templates.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 86 stars, 0 votes.

FAQ

Who is psincraian-myfy for?

It is for developers using the myfy Python framework with Claude Code who want official scaffolding, DI, and web-oriented agent commands in one plugin.

When should I use psincraian-myfy?

Use it while building or extending myfy backends—new modules, DI wiring, web operations, and agent-driven refactors—before you hand off to ship-time testing.

How do I add psincraian-myfy to my agent?

Install the plugin from the psincraian/myfy repository per Claude Code marketplace instructions, enable it in your environment, and open a myfy-based project so skills apply in context.

Discussion

Comments

Share how you use psincraian-myfy, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.