projects▌
6 indexed skills · max 10 per page
redesign-existing-projects
leonxlnx/taste-skill · Frontend
Audit and upgrade existing websites to premium design standards without breaking functionality. \n \n Provides a comprehensive design audit checklist covering typography, color, layout, interactivity, content, components, and iconography to identify generic AI patterns and weak points \n Works with any CSS framework (Tailwind, vanilla CSS, styled-components) or tech stack by scanning and improving existing code rather than rewriting from scratch \n Includes strategic upgrade techniques for typog
aiconfig-projects
launchdarkly/agent-skills · AI/ML
You're using a skill that will guide you through setting up LaunchDarkly project management in a codebase. Your job is to explore the codebase to understand the stack and patterns, assess what approach makes sense, choose the right implementation path from the references, execute the setup, and verify it works.
projects
railwayapp/railway-skills · Productivity
List, switch, and configure Railway projects with CLI commands and GraphQL mutations. \n \n List all projects and workspaces, or switch between projects using railway link and project IDs \n Rename projects, enable/disable PR deploys, toggle public/private visibility, and configure bot PR environments via GraphQL mutations \n Extract project IDs from railway status --json to use in update operations \n Composable with status , new , and environment skills for viewing details, creating projects,
railway-projects
davila7/claude-code-templates · AI/ML
List, switch, and configure Railway projects.
migrating-to-tuist-generated-projects
tuist/agent-skills · Frontend
Start by proving the current project builds and runs. Capture the command you use so the generated workspace can be validated the same way.
using-tuist-generated-projects
tuist/agent-skills · Frontend
Use buildableFolders instead of sources and resources globs. Buildable folders stay synchronized with the file system, so adding or removing files does not require regeneration.