🎯

frontend-dev-guidelines

🎯Skill

from bbeierle12/skill-mcp-claude

πŸ“¦

Part of

bbeierle12/skill-mcp-claude(74 items)

frontend-dev-guidelines

Installation

pip installInstall dependencies
pip install -r requirements.txt
PythonRun Python server
python skills_manager_api.py
PythonRun Python server
python server.py
pip installInstall Python package
pip install pyinstaller
PythonRun Python server
python -m PyInstaller --onefile --name "SkillsManager" --console ^
Server ConfigurationMCP server configuration block
{ "name": "skill-name", "description": "One-line description", "tags": ["t...
πŸ“– Extracted from docs: bbeierle12/skill-mcp-claude
12Installs
-
AddedFeb 4, 2026