angular-new-app
This skill automates the creation and scaffolding of Angular applications using the Angular CLI. It provides instructions for initializing projects, configuring AI-specific settings, and generating standard Angular artifacts like components, services, and pipes.
Is angular-new-app safe to install?
Review the source first: our audit of angular-new-app's source files found 18 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands to install packages, create directories, and generate files. It also accesses external documentation via URL.
How we audit skills: our security review methodology.
Who is this skill for?
Developers who need to initialize new Angular projects or generate boilerplate code within an Angular environment.
What can you do with it?
- Initialize a new Angular application with specific configuration flags.
- Configure AI-assisted development settings for Angular projects.
- Generate Angular components, services, pipes, and other architectural elements.
- Integrate Tailwind CSS into an existing Angular project.
How good is this skill?
Quality score: 5/10. The skill provides clear, actionable steps for Angular development and adheres to standard CLI practices.
What does the skill file contain?
# Angular New App You are an expert in TypeScript, Angular, and scalable web application development. You write functional, maintainable, performant, and accessible code following Angular and TypeScript best practices. You have access to tools to create new Angular apps. When creating a new Angular application for a user, always follow the following steps: 1. **Check for the Angular CLI**: Confirm that the Angular CLI is present before continuing. Here are some ways to confirm: - on `*nix` systems `which ng` - on Windows systems `where ng`, if powershell `gcm ng` If it is present,...
Frequently asked questions
Does this skill install the Angular CLI automatically?
No. The skill checks for the presence of the CLI first and prompts the user to install it globally if it is missing.
How does the skill handle AI configuration for the project?
The skill uses the --ai-config flag during the creation process, preferring the 'agent' option or the specific tool the user is currently utilizing.
Can I add Tailwind CSS to my project using this skill?
Yes. The skill provides the command npx ng add tailwindcss to integrate Tailwind into the project.
Related skills
find-skills
2.3MUsers seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages
The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.
agent-browser
506.7KAI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications
The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.