SkillAgentSearch skills...

AID

AID - AI Development process - Complete methodology for AI-assisted full-stack software development. E2E process from raw ideas to deploy.

Install / Use

claude mcp add ilandahan -- npx -y github:ilandahan/AID

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

40/100

Category

Operations

Supported Platforms

Claude Code
Claude Desktop

{ "mcpServers": { "filesystem": { "type": "stdio", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "."] }, "chrome-devtools": { "type": "stdio", "command": "npx", "args": ["-y", "chrome-devtools-mcp@latest"] }, "jira": { "type": "stdio", "command": "npx", "args": ["-y", "@aashari/mcp-server-atlassian-jira"], "env": { "ATLASSIAN_SITE_URL": "https://YOUR_SITE.atlassian.net", "ATLASSIAN_USER_EMAIL": "your@email.com", "ATLASSIAN_API_TOKEN": "YOUR_ATLASSIAN_API_TOKEN" } }, "confluence": { "type": "stdio", "command": "npx", "args": ["-y", "@aashari/mcp-server-atlassian-confluence"], "env": { "ATLASSIAN_SITE_URL": "https://YOUR_SITE.atlassian.net", "ATLASSIAN_USER_EMAIL": "your@email.com", "ATLASSIAN_API_TOKEN": "YOUR_ATLASSIAN_API_TOKEN" } }, "figma": { "type": "stdio", "command": "npx", "args": ["-y", "figma-developer-mcp", "--stdio"], "env": { "FIGMA_API_KEY": "YOUR_FIGMA_API_KEY" } }, "github": { "type": "stdio", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "YOUR_GITHUB_TOKEN" } } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryOperations
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low