{"id":50881598,"url":"https://github.com/santifer/claudeable","last_synced_at":"2026-06-15T13:06:46.922Z","repository":{"id":335345740,"uuid":"1142302957","full_name":"santifer/claudeable","owner":"santifer","description":"Metaproyecto de Claude Code para crear webs profesionales","archived":false,"fork":false,"pushed_at":"2026-01-29T18:56:29.000Z","size":19,"stargazers_count":21,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-10T21:24:24.943Z","etag":null,"topics":["claude-code","mcp","react","shadcn-ui","tailwindcss","vite","web-development"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/santifer.png","metadata":{"files":{"readme":"README.es.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-01-26T08:22:53.000Z","updated_at":"2026-06-07T10:49:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/santifer/claudeable","commit_stats":null,"previous_names":["santifer-dev/claudeable","santifer/claudeable"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/santifer/claudeable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santifer%2Fclaudeable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santifer%2Fclaudeable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santifer%2Fclaudeable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santifer%2Fclaudeable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santifer","download_url":"https://codeload.github.com/santifer/claudeable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santifer%2Fclaudeable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363726,"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-15T02:00:07.085Z","response_time":63,"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":["claude-code","mcp","react","shadcn-ui","tailwindcss","vite","web-development"],"created_at":"2026-06-15T13:06:45.950Z","updated_at":"2026-06-15T13:06:46.893Z","avatar_url":"https://github.com/santifer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claudable\n\nMetaproyecto de Claude Code para crear páginas web profesionales al nivel de Lovable.\n\n## Qué es esto\n\n**NO es una web**, es una \"caja de herramientas\". Cuando abras Claude Code en este directorio, tendrás todo configurado para pedirle que te cree webs profesionales.\n\n## Cómo usar\n\n1. Abre Claude Code en este directorio\n2. Pide lo que necesites: \"Crea una landing page para una startup de IA\"\n3. Usa los skills disponibles para guiar el proceso\n\n## Skills Disponibles\n\n### Plugin Oficial (Anthropic)\n| Skill | Descripción | Cuándo usar |\n|-------|-------------|-------------|\n| `/frontend-design` | Crear interfaces distintivas y profesionales | Para cualquier UI/diseño |\n\n### Skills Locales\n| Skill | Descripción | Cuándo usar |\n|-------|-------------|-------------|\n| `/claudable-stack` | Stack técnico y sistema de diseño | Al configurar un proyecto |\n| `/claudable-workflow` | Workflow paso a paso | Al iniciar un proyecto nuevo |\n| `/claudable-design` | Directrices de diseño visual | Complementa frontend-design |\n\n## MCPs Configurados\n\n- **Nanobanana** - Generación de imágenes con Gemini (requiere `GOOGLE_API_KEY`)\n- **Figma** - Diseño a código pixel-perfect\n- **Playwright** - Screenshots y testing visual\n- **Supabase** - Backend (requiere `SUPABASE_ACCESS_TOKEN`)\n\n## Stack Default\n\n- React 18 + TypeScript\n- Vite\n- Tailwind CSS v4\n- shadcn/ui (estilo \"new-york\")\n- Motion para animaciones\n\n## Templates\n\nEl directorio `templates/` contiene proyectos base listos para usar:\n\n- `vite-react-shadcn/` - Proyecto base completo con todo configurado\n\n### Usar un template\n\n```bash\n# Copiar template a nuevo proyecto\ncp -r templates/vite-react-shadcn ../mi-nuevo-proyecto\ncd ../mi-nuevo-proyecto\nnpm install\nnpm run dev\n```\n\n## Configuración de MCPs\n\nPara usar todos los MCPs, configura estas variables de entorno:\n\n```bash\n# Para Nanobanana (generación de imágenes)\nexport GOOGLE_API_KEY=\"tu-api-key-de-google\"\n\n# Para Supabase (backend)\nexport SUPABASE_ACCESS_TOKEN=\"tu-access-token\"\n```\n\n## Reglas de Diseño\n\n1. **NUNCA** uses clases de color directas (`text-white`, `bg-zinc-900`)\n2. **SIEMPRE** usa tokens semánticos (`bg-background`, `text-foreground`)\n3. **EVITA** tipografías genéricas (Inter, Arial, Roboto)\n4. **PREFIERE** fuentes con personalidad (Space Grotesk, DM Sans, Clash Display)\n\n## Estructura del Metaproyecto\n\n```\nclaudable/\n├── .claude/\n│   └── skills/\n│       ├── claudable-stack/SKILL.md\n│       ├── claudable-workflow/SKILL.md\n│       └── claudable-design/SKILL.md\n├── .mcp.json\n├── CLAUDE.md\n├── templates/\n│   └── vite-react-shadcn/\n└── README.md\n```\n\n## Recursos\n\n- [Lovable Documentation](https://docs.lovable.dev/)\n- [Claude Code Skills](https://code.claude.com/docs/en/skills)\n- [shadcn/ui](https://ui.shadcn.com/)\n- [Tailwind CSS](https://tailwindcss.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantifer%2Fclaudeable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantifer%2Fclaudeable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantifer%2Fclaudeable/lists"}