By SylphAI-Inc
Clone any landing page as pixel-perfect React + Tailwind code, create and scaffold AdaL skills, automate PostHog analytics dashboards, and get expert CLI workflows with safety guardrails for cloud, IaC, containers, Git, and dev tools.
Clone any website's landing page with pixel-perfect fidelity. Visual-first workflow: screenshot → sniper CSS extraction → deep DOM interrogation → animation detection → rebuild in React + Tailwind + Framer Motion. Uses AdaL browser-use agent tools. Includes ready-to-use extraction scripts, gotcha catalog, quality checklist, and speedrun prompt.
Guide users through creating AdaL skills by clarifying the skill type (personal, project, or public plugin) and scaffolding the appropriate structure.
Automate PostHog dashboard creation, sync, update, and export via API
Senior engineer CLI expertise for AI agents — workflows, safety guardrails, gotchas, and anti-patterns across cloud, IaC, containers, databases, dev tools, and platforms
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Essential skills for teams and developers building software with best engineering practices and 10x productivity. Compatible with AdaL CLI and Claude Code.
Both AdaL CLI and Claude Code use the same commands.
/plugin marketplace add SylphAI-Inc/skills
Use the /plugin command to browse available plugins and install:
/plugin
Then follow the interactive dialog:
Or install directly:
/plugin install core-skills@adal-agent-skills
Format:
/plugin install <plugin-name>@<marketplace-name>
After installation, see all your available skills:
/skills
core-skills plugin)| Skill | Description |
|---|---|
| create-skill | Guide for creating AdaL skills - personal, project, or plugin |
| posthog-analytics | Automate PostHog dashboard creation, sync, and export via API |
| clone-anywebsite | Clone any website's landing page with pixel-perfect fidelity — visual-first workflow with sniper CSS extraction, animation detection, and mandatory Builder+Evaluator pattern |
swe-cli-skills plugin)man pages for machines 🤖 — Your agent knows the commands. We teach it the workflows.
23 expert CLI guides across 9 categories. Senior engineer judgment — not reference docs, but operational workflows, safety guardrails, gotchas, error recovery, and anti-patterns.
| Category | CLIs |
|---|---|
| ☁️ Cloud | AWS, gcloud, Azure |
| 🏗️ IaC | Terraform |
| 🐳 Containers | Docker, kubectl, Helm |
| 🔀 Git & VCS | Git, GitHub CLI |
| 🛠️ Dev Tools | jq, sed, make |
| 🌐 Networking | curl, SSH/SCP |
| 📦 Package Managers | npm, pip/uv |
| 🗄️ Databases | psql, redis-cli |
| 🚀 Platforms | Stripe, Sentry, Vercel, Firebase, Fly.io |
Install: /plugin install swe-cli-skills@adal-agent-skills
See the full swe-cli-skills README for details.
See the create-skill guide for instructions on:
~/.adal/skills/) - Private to you.adal/skills/) - Shared via git with your team.
├── .claude-plugin/
│ └── marketplace.json # Plugin metadata and skill registry (required path)
├── README.md # This file
└── skills/ # All skills organized by name
├── clone-anywebsite/
│ └── SKILL.md
├── create-skill/
│ └── SKILL.md
├── posthog-analytics/
│ └── SKILL.md
└── swe-cli-skills/ # 23 CLI guides for AI coding agents
├── SKILL.md # Entry point (index + quick reference)
└── skills/
├── cloud/ # AWS, gcloud, Azure
├── iac/ # Terraform
├── containers/ # Docker, kubectl, Helm
├── git-vcs/ # Git, GitHub CLI
├── dev-tools/ # jq, sed, make
├── networking/ # curl, SSH
├── package-managers/ # npm, pip/uv
├── databases/ # psql, redis-cli
└── platforms/ # Stripe, Sentry, Vercel, Firebase, Fly.io
skills/<skill-name>/SKILL.mdmarketplace.json under the appropriate plugin---
name: skill-name
description: Brief description for the skills list
author: your-username
version: 1.0.0
---
# Skill Title
## When to Use
Describe trigger conditions
## Instructions
Step-by-step guidance for the agent
MIT License - see LICENSE for details.
npx claudepluginhub sylphai-inc/skills --plugin core-skillsIntelligent recommendation and auto-activation system that matches available skills to Claude Code tasks, optimizing tool selection.
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Skill discovery and installation assistant — find and install the right skills for your project
Daymade skills core suite. Bundles skill creation, quality review, governance, and marketplace development tooling under one shared namespace. Existing-skill edits use an old-vs-new capability audit and content-bound packaging attestation so prompt compression cannot silently delete runtime contracts. When the official skill-creator plugin is also installed, skill-creator detects the coexistence and offers a consent-based, reversible SessionStart routing hook so the daymade edition wins deterministically; on machines without the official plugin nothing is ever installed.