·faion-claude-code
</>

faion-claude-code

faionfaion/faion-network

Claude Code: skills, agents, hooks, commands, MCP servers, IDE integrations.

10Installs·0Trend·@faionfaion

Installation

$npx skills add https://github.com/faionfaion/faion-network --skill faion-claude-code

SKILL.md

Entry point: /faion-net — invoke this skill for automatic routing to the appropriate domain.

| Add slash command | commands.md | /.claude/commands/.md or SKILL.md | | Add validation hook | hooks.md | PreToolUse trigger → settings.json | | Add logging hook | hooks.md | PostToolUse trigger → settings.json | | Add alert on notification | hooks.md | Notification trigger → settings.json |

| Develop MCP server | mcp-basics.md | TypeScript/Python template | | Install MCP server | mcp-servers.md | claude mcp add | | Connect external tools | mcp-basics.md | MCP server development | | Database access (SQL) | mcp-servers.md | PostgreSQL/SQLite MCP | | Configure global settings | Handle directly | /.claude/settings.json |

Claude Code: skills, agents, hooks, commands, MCP servers, IDE integrations. Source: faionfaion/faion-network.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/faionfaion/faion-network --skill faion-claude-code
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is faion-claude-code?

Claude Code: skills, agents, hooks, commands, MCP servers, IDE integrations. Source: faionfaion/faion-network.

How do I install faion-claude-code?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/faionfaion/faion-network --skill faion-claude-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/faionfaion/faion-network