My collection of Claude Code skills, slash commands and subagents that can be installed locally using uvx add-skill/add-command/add-agent: https://github.com/kasperjunge/agent-resources-project
git clone https://github.com/kasperjunge/agent-resources-legacy.gitagent-resources-legacy is a curated collection of Claude Code extensions organized into three categories: skills for complex multi-file workflows, slash commands for frequently used prompts, and subagents for specialized tasks with isolated context. The repository includes practical examples like a frontend-design skill for production-grade interfaces and demonstrates how to create, structure, and publish custom extensions. Users can install individual skills using the skill-add tool, making it easy to extend Claude Code's capabilities within any project without modifying core functionality.
Install skills using `uvx skill-add kasperjunge/<skill-name>` (e.g., `uvx skill-add kasperjunge/frontend-design`). Skills are automatically discovered based on conversation context, while slash commands are invoked manually with `/command-name`. Create custom extensions by adding SKILL.md files to `.claude/skills/`, command files to `.claude/commands/`, or agent files to `.claude/agents/`.
Creating production-grade frontend interfaces with the frontend-design skill
Installing reusable Claude Code extensions across multiple projects
Building custom skills, slash commands, and subagents for team workflows
Managing complex multi-file workflows automatically triggered by context
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/kasperjunge/agent-resources-legacyCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to install the agent-resources-legacy skill from the agent-resources-project repository. Please guide me through the process step by step.
## Installation Guide for agent-resources-legacy Skill To install the agent-resources-legacy skill, follow these steps: 1. **Clone the Repository**: Open your terminal and run the following command to clone the repository: ```bash git clone https://github.com/kasperjunge/agent-resources-project.git ``` 2. **Navigate to the Directory**: Change your directory to the cloned repository: ```bash cd agent-resources-project ``` 3. **Install the Skill**: Use the uvx command to add the skill locally: ```bash uvx add-skill agent-resources-legacy ``` 4. **Verify Installation**: Check if the skill is installed correctly by listing all installed skills: ```bash uvx list-skills ``` 5. **Start Using the Skill**: You can now start using the agent-resources-legacy skill in your projects. ## Troubleshooting - **Dependency Issues**: Ensure you have all the necessary dependencies installed. Refer to the repository's README for more details. - **Permission Errors**: Make sure you have the necessary permissions to install the skill. You might need to use `sudo` if you encounter permission issues. - **Network Issues**: Ensure your internet connection is stable during the installation process. If you encounter any other issues, refer to the repository's documentation or open an issue on the GitHub repository.
Sperm testing and cryogenic preservation
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan