{"id":42940737,"url":"https://github.com/danielstormapps/claude-code-skills","last_synced_at":"2026-02-04T00:00:20.273Z","repository":{"id":335123348,"uuid":"1144356672","full_name":"DanielStormApps/claude-code-skills","owner":"DanielStormApps","description":"Claude Code skills for plan-driven development workflows with idea tracking, phased implementation, and automated merging","archived":false,"fork":false,"pushed_at":"2026-01-28T16:12:47.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-03T11:11:14.076Z","etag":null,"topics":["automation","claude-code","cli","productivity","skills","workflow"],"latest_commit_sha":null,"homepage":"","language":null,"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/DanielStormApps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"DanielStormApps"}},"created_at":"2026-01-28T15:55:51.000Z","updated_at":"2026-01-28T16:37:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DanielStormApps/claude-code-skills","commit_stats":null,"previous_names":["danielstormapps/claude-code-skills"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DanielStormApps/claude-code-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielStormApps%2Fclaude-code-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielStormApps%2Fclaude-code-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielStormApps%2Fclaude-code-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielStormApps%2Fclaude-code-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielStormApps","download_url":"https://codeload.github.com/DanielStormApps/claude-code-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielStormApps%2Fclaude-code-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29062480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","claude-code","cli","productivity","skills","workflow"],"created_at":"2026-01-30T20:07:08.249Z","updated_at":"2026-02-04T00:00:20.250Z","avatar_url":"https://github.com/DanielStormApps.png","language":null,"funding_links":["https://github.com/sponsors/DanielStormApps"],"categories":[],"sub_categories":[],"readme":"# Claude Code Skills\n\nA collection of reusable skills for [Claude Code](https://docs.anthropic.com/en/docs/claude-code).\n\n## Installation\n\nCopy the `skills/` folder to your project's `.claude/` directory:\n\n```bash\ncp -r skills/ /path/to/your/project/.claude/skills/\n```\n\nOr copy individual skills as needed.\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| `/list-ideas` | List all ideas in the ideas folder |\n| `/initial-prompt` | First prompt for exploration (no code editing) |\n| `/write-plan` | Write a new plan in plans folder |\n| `/review-plan` | Review plan against codebase |\n| `/next-phase` | Reply with next phase steps |\n| `/do-phase` | Implement a phase and commit |\n| `/execute-full-plan` | Implement all phases in a plan |\n| `/complete-plan-and-merge` | Move plan to completed, merge to develop, cleanup branch |\n\n## Usage\n\nAfter installation, invoke skills in Claude Code using the slash command syntax:\n\n```\n/list-ideas\n/write-plan Add user authentication\n/do-phase Phase 1\n```\n\n## Project Structure Assumptions\n\nThese skills assume a project workflow with:\n\n- `ideas/` - Directory for idea markdown files\n- `plans/` - Directory for implementation plans\n- `plans/completed/` - Directory for completed plans\n- `develop` - Main development branch\n\n## License\n\nThis project is released under the MIT License. See the [LICENSE](https://github.com/DanielStormApps/claude-code-skills/blob/main/LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstormapps%2Fclaude-code-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielstormapps%2Fclaude-code-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstormapps%2Fclaude-code-skills/lists"}