Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By partme-ai
Develop and automate cross-platform desktop/mobile apps with Tauri v2, covering project scaffolding, Rust backend, frontend integration, plugin ecosystem (file system, notifications, auth, updates, SQL), and production packaging. Includes complementary skills for ASCII terminal UIs, Pencil design, Stitch UI generation, Vue/React component development, and DevOps tooling.
npx claudepluginhub partme-ai/full-stack-skills --plugin vue-skillsUse this agent when you need comprehensive full-stack engineering expertise, particularly for server-side development, system architecture, DevOps, and infrastructure tasks. Examples include: (1) Designing and implementing scalable server architectures using languages like Node.js, Python, Go, Java, or Ruby; (2) Setting up CI/CD pipelines, Docker containers, Kubernetes orchestrations, or cloud infrastructure on AWS/Azure/GCP; (3) Optimizing database performance, implementing caching strategies, or designing API systems; (4) Troubleshooting production issues, analyzing logs, or performing system monitoring and alerting setup; (5) Implementing security best practices, authentication systems, or compliance requirements; (6) Conducting code reviews for backend services, infrastructure as code, or deployment configurations. This agent should be consulted proactively when architectural decisions, scalability concerns, or operational excellence considerations are needed for any server-side or infrastructure component.
Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-driven UI plans. Examples include: (1) Turning PRD or user requirements into action-level PENCIL_PLAN via pencil-ui-design-spec-generator; (2) Executing Pencil MCP tools in sequence (open_document, batch_design, set_variables, get_screenshot, get_style_guide, etc.) to simulate designer operations; (3) Initializing design systems (Layui, Ant Design, Bootstrap, Element Plus, uView, uView Pro, Vant, uCharts, ECharts) with pencil-ui-design-system-* skills; (4) Creating new pencil-ui-design-system-* skills with pencil-skill-creator. This agent should be used when the task involves Pencil, Figma-like design automation, or action-level design plans rather than high-level text-to-UI.
Create and manage mind maps on ProcessOn including node operations, styling, real-time collaboration, and export. Use when the user asks about ProcessOn mind maps, needs to create mind maps, organize ideas visually, collaborate on mind maps, or export mind map diagrams.
“Creates system architecture, deployment, and component diagrams using Draw.io (diagrams.net). Supports C4 model, UML, AWS/Azure/GCP cloud shapes, swim lanes, and exports to PNG/SVG/PDF. Use when the user needs to design architecture diagrams, visualize system components, or create deployment diagrams for documentation.”
Creates flowcharts, swim lane diagrams, and business process diagrams using Draw.io (diagrams.net). Covers standard flowchart shapes (process, decision, start/end), connectors, auto-layout, and export to PNG/SVG/PDF. Use when the user needs to visualize workflows, decision trees, or business processes.
Build desktop applications with the Electron EGG framework, covering project setup, main/renderer process communication, window management, plugin system, and build/packaging. Use when the user asks about Electron EGG, electron-egg, needs to create Electron applications with EGG, or work with Electron EGG patterns.
Build cross-platform desktop applications with Electron, covering main/renderer process architecture, IPC communication, BrowserWindow management, menus, tray icons, packaging, and security best practices. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Desktop application scaffolding with Electron or Tauri
Tauri v2 desktop and mobile app development with Rust backend, IPC, capabilities, and security
Desktop App Dev subagent
Professional Agent Skills collection for full-stack development, logic planning, and multimedia processing.
Frontend UI development and mobile application implementation across platforms
Project scaffolding with 30+ integrations
基于 Agent Skills 规范的分组式全栈技能仓库
Full-Stack-Skills(Alpha) 是一个开源的 Agent Skills 仓库,面向 Claude Code、Claude.ai 与兼容 Agent Skills 生态的平台。当前仓库采用 skills/<group>/<skill>/SKILL.md 的分组式结构,覆盖产品、设计、前端、后端、测试、运维、文档、Spec 驱动开发等全链路场景。
⚠️ 注意: 当前文档口径以仓库内
skills/实际目录和.claude-plugin/marketplace.json为准。
说明: 当前仓库内共有 42 个技能组目录、421 个
SKILL.md文件;其中 Marketplace 当前发布 40 个插件、共 410 条技能路径。未进入 Marketplace 的仓库内技能组为threejs-skills与vscode-skills。
如果你只想尽快把仓库里的 skills 安装到本地项目或其它平台,按下面的最短路径执行即可。
fskillgit clone https://github.com/partme-ai/full-stack-skills.git
cd full-stack-skills
npm install -g ./adapters
fskill --version
fskill platforms
fskill audit
.agents/skills/mkdir demo-project && cd demo-project
fskill install --skills-dir ../full-stack-skills/skills
这条命令会把 skills 安装到当前项目的 .agents/skills/,适用于 amp、kimi-cli、replit、universal、cursor、codex、cline、warp、opencode 等标准路径兼容平台。
fskill install --platform cursor --scope project --skills-dir ../full-stack-skills/skills
.agents/skills/~/.cursor/skills/如需安装到 Cursor 全局目录:
fskill install --platform cursor --scope global --skills-dir ./skills
cd full-stack-skills
fskill convert --platform all --output ./adapters-output
导出结果会按平台写入:
adapters-output/<platform>/<project-path>/<skill-name>/
# 安装到 Claude Code 项目目录
fskill install --platform claude-code --scope project --skills-dir ./skills
# 安装到 Antigravity 全局目录
fskill install --platform antigravity --scope global --skills-dir ./skills
# 只安装指定 skill
fskill install --platform cursor --scope global --skills-dir ./skills --skill react --skill vue3
更多适配器细节请直接查看:
Skills 是由说明、脚本和资源组成的文件夹,Claude 会按需动态加载它们,以提升在特定任务上的表现。Skills 用于以可复用的方式教会 Claude 完成具体工作,例如:按团队规范创建文档、执行特定技术流程、沉淀设计系统知识,或自动化重复性工程任务。
full-stack-skills 是一个面向团队与独立开发者的开源技能仓库与 Marketplace 发布源。它不再采用早期的少量大类聚合方式,而是按技能组进行目录拆分与发布管理。
| 指标 | 当前值 |
|---|---|
skills/ 下技能组目录 | 42 |
仓库内 SKILL.md 文件 | 421 |
| Marketplace 插件数 | 40 |
| Marketplace 技能路径数 | 410 |
| 仓库内未发布技能组 | 2 |
SKILL.md 文件:沉淀可复用的 Agent Skills 资产SKILL.md、examples/、references/、scripts/、assets/ 等结构当前仓库按技能组组织,核心分布如下: