mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
ac1beb117d
Add ONE tool skill for Playwright: SKILL.md covering E2E test authoring, selector robustness, network interception/mocking, parallel workers, CI integration, scraping/headless patterns, accessibility snapshot checks, and headed debugging; scripts/pwrun (agent-first smoke harness with --json, fixture-tested); templates/ test-suite scaffold; eight dated references; a schema-valid evals/evals.json (6 cases); a human-facing README; reverse routing from qa-methodology and frontend-engineering; top-level README index entry; and regenerated catalogs (llms.txt, marketplace, codex). Closes #244. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
148 lines
3.7 KiB
JSON
148 lines
3.7 KiB
JSON
{
|
|
"name": "magnus919",
|
|
"version": "1.0.0",
|
|
"description": "AI agent skills — reusable workflows, protocols, and knowledge packs for agentic systems.",
|
|
"author": {
|
|
"name": "Magnus Hedemark",
|
|
"url": "https://github.com/magnus919"
|
|
},
|
|
"homepage": "https://github.com/magnus919/agent-skills",
|
|
"repository": "https://github.com/magnus919/agent-skills",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"agent-skills",
|
|
"engineering",
|
|
"product",
|
|
"research",
|
|
"infrastructure",
|
|
"methodology"
|
|
],
|
|
"skills": [
|
|
"./adr-authoring",
|
|
"./agent-council",
|
|
"./agent-evals-and-observability",
|
|
"./agent-skills",
|
|
"./api-design-and-evolution",
|
|
"./artifact-pyramids",
|
|
"./autogen",
|
|
"./backend-engineering",
|
|
"./binary-analysis",
|
|
"./brand-designer",
|
|
"./bundles/agent-production-operations",
|
|
"./bundles/neckbeard",
|
|
"./bundles/product-lifecycle",
|
|
"./bundles/production-excellence",
|
|
"./bundles/research-and-vault",
|
|
"./bundles/tailscale",
|
|
"./bundles/workflow-architect",
|
|
"./c4-diagramming",
|
|
"./capacity-and-cost-engineering",
|
|
"./chief-of-staff-methodology",
|
|
"./cli-builder",
|
|
"./cncf-landscape",
|
|
"./color-management",
|
|
"./conditional-customer-success",
|
|
"./confluence-cli",
|
|
"./crewai",
|
|
"./crowdsec",
|
|
"./cyberpunk",
|
|
"./daily-life-discovery",
|
|
"./data-architect",
|
|
"./data-engineering",
|
|
"./data-scientist",
|
|
"./de-spin",
|
|
"./docker-compose",
|
|
"./documents",
|
|
"./dspy",
|
|
"./epub",
|
|
"./esp32-development",
|
|
"./financial-modeling",
|
|
"./fireflies",
|
|
"./flaresolverr",
|
|
"./flaresolverr-cli",
|
|
"./forgejo-cli",
|
|
"./frontend-engineering",
|
|
"./ghost-cli",
|
|
"./github-runner",
|
|
"./go-to-market",
|
|
"./grafana",
|
|
"./gutenberg",
|
|
"./haystack",
|
|
"./hugo-theme",
|
|
"./implementation-planning",
|
|
"./incident-learning",
|
|
"./jellyfin-cli",
|
|
"./jira-cli",
|
|
"./jira-jql",
|
|
"./kanban-guru",
|
|
"./kubernetes",
|
|
"./langchain",
|
|
"./langgraph",
|
|
"./lastfm",
|
|
"./legal-strategy",
|
|
"./life-coach",
|
|
"./linear",
|
|
"./llama-cpp",
|
|
"./llamaindex",
|
|
"./mermaid-diagrams",
|
|
"./meshcore-packet-capture",
|
|
"./migration-engineering",
|
|
"./ml-engineering",
|
|
"./nous-branding",
|
|
"./open-knowledge-format",
|
|
"./openlibrary-cli",
|
|
"./opensource-contributions",
|
|
"./operational-design",
|
|
"./org-design",
|
|
"./pace-plan",
|
|
"./peertube",
|
|
"./platform-engineering",
|
|
"./playwright",
|
|
"./privacy-engineering",
|
|
"./product-adoption",
|
|
"./product-analytics-and-measurement",
|
|
"./product-design-and-ux",
|
|
"./product-discovery",
|
|
"./product-experimentation",
|
|
"./product-lifecycle-learning",
|
|
"./product-methodology",
|
|
"./product-operations-and-governance",
|
|
"./product-roadmapping-and-portfolio",
|
|
"./product-strategy",
|
|
"./production-readiness",
|
|
"./programming-principles",
|
|
"./pydanticai",
|
|
"./qa-methodology",
|
|
"./raleigh",
|
|
"./release-engineering",
|
|
"./remote-systems-administration",
|
|
"./research-methodology",
|
|
"./resilience-and-recovery",
|
|
"./restic",
|
|
"./secure-software-engineering",
|
|
"./security-audit-methodology",
|
|
"./seo-audit",
|
|
"./site-reliability-engineering",
|
|
"./software-architecture-analysis",
|
|
"./spec-driven-development",
|
|
"./strategy-frameworks",
|
|
"./supabase",
|
|
"./systematic-debugging",
|
|
"./technical-documentation",
|
|
"./technology-radar",
|
|
"./tempest-cli",
|
|
"./terraform",
|
|
"./three",
|
|
"./tmdb-cli",
|
|
"./traefik",
|
|
"./trakt",
|
|
"./transistor",
|
|
"./vercel-eve",
|
|
"./verification-methodology",
|
|
"./web-accessibility",
|
|
"./woodpecker-ci",
|
|
"./yc-default-alive-calculator",
|
|
"./yc-weekly-growth-compass"
|
|
]
|
|
}
|