{"id":51012226,"url":"https://github.com/dedene/skills","last_synced_at":"2026-06-21T04:30:49.939Z","repository":{"id":363821400,"uuid":"1262835432","full_name":"dedene/skills","owner":"dedene","description":"Skills for designers, builders \u0026 engineers","archived":false,"fork":false,"pushed_at":"2026-06-10T12:59:38.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T14:24:26.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dedene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-08T11:17:07.000Z","updated_at":"2026-06-10T12:59:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dedene/skills","commit_stats":null,"previous_names":["dedene/skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dedene/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedene%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedene%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedene%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedene%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedene","download_url":"https://codeload.github.com/dedene/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedene%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34594326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-21T04:30:48.543Z","updated_at":"2026-06-21T04:30:49.930Z","avatar_url":"https://github.com/dedene.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skills\n\nSkills for designers, builders \u0026 engineers. Install them into Claude Code as a plugin, or into any agent with the `skills` CLI.\n\n## What's inside\n\n- **smooth-shadows** — generate layered, smooth `box-shadow` CSS (the shadows.brumm.af / Tobias Ahlin technique) for soft, realistic elevation. Outputs ready-to-paste CSS or Tailwind values.\n- **ultracode** — run complex work through a Codex-friendly dynamic-workflow pattern: phase graph, approval card, visible progress table, bounded subagents when available, durable run ledger, result reduction, and verification before handoff. Ships as a separate opt-in plugin (`extras/`) since Claude Code has native ultracode workflows; still installs everywhere via the skills CLI.\n- **autopilot-interview** — interview a plan on autopilot: auto-decide low-risk details, escalate only the high-stakes, hard-to-reverse choices to you, and keep a scratch decision log for long sessions.\n- **architect-loop** — act as the architect (and creative director for UI work) over any fast builder — GPT-5.5 Codex, Cursor Composer, Grok, or whatever comes next: read `docs/HANDOFF.md`, rule on the builder's disagreements, judge raw results against frozen gates, and write the next one-PR slice spec. The repo is the memory; the human owns the gate calls.\n- **youtube-transcript** — fetch YouTube captions with `yt-dlp`, save cached transcript artifacts, and inspect previews/search results/excerpts without loading full transcripts into agent context.\n- **youtube-channel-search** — research topics inside a known YouTube channel with `yt-dlp` catalogs, metadata ranking, transcript hydration, and local transcript ranking.\n\n## Install\n\n### As a Claude Code plugin\n\n```\n/plugin marketplace add dedene/skills\n/plugin install dedene-skills@dedene\n```\n\nThe skills are then available as `/dedene-skills:smooth-shadows`, `/dedene-skills:autopilot-interview`, `/dedene-skills:architect-loop`, `/dedene-skills:youtube-transcript`, and `/dedene-skills:youtube-channel-search`.\n\nThe ultracode skill is intentionally not part of `dedene-skills` — Claude Code ships native ultracode workflows. For other hosts, it is available as a separate plugin:\n\n```\n/plugin install ultracode@dedene\n```\n\n### With the skills CLI\n\nWorks with Claude Code, Cursor, Codex, and other agents via [vercel-labs/skills](https://github.com/vercel-labs/skills):\n\n```\nnpx skills add dedene/skills\n```\n\nTo grab just one skill:\n\n```\nnpx skills add dedene/skills --skill smooth-shadows\nnpx skills add dedene/skills --skill ultracode\nnpx skills add dedene/skills --skill autopilot-interview\nnpx skills add dedene/skills --skill architect-loop\nnpx skills add dedene/skills --skill youtube-transcript\nnpx skills add dedene/skills --skill youtube-channel-search\n```\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedene%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedene%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedene%2Fskills/lists"}