By JanStarzz
Scaffold and package native fnOS (飞牛OS) NAS plugins (.fpk). Provides complete project generation, build scripts, and deployment guidance for fnOS app development.
Claude Code plugin for scaffolding 飞牛OS (fnOS) native .fpk plugins.
claude plugin add /path/to/fnos-plugin-dev
Or add to a marketplace.
/fnos-plugin my-app "My App" 8590
Creates a complete fnOS plugin project with:
build.sh → produces .fpk installerfnos-plugin-dev/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── skills/
│ └── fnos-plugin/
│ ├── SKILL.md # Main skill definition
│ └── references/
│ ├── config-templates.md # All fnOS config file templates
│ ├── service-setup-template.md # Lifecycle hooks template
│ └── build-script.md # Complete build.sh reference
└── README.md
This plugin encodes hard-won knowledge from real fnOS plugin development:
ui/ from fpk; must be in app.tgz + symlinked in service_postinst()shared/cmd/common inlined in build scriptMIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub janstarzz/fnos-plugin-devClaude Code skill pack for Framer (18 skills)
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.
Generates indented markdown maps of the plugin ecosystem for agent navigation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.