https://github.com/cs-magic-open/acp
Awesome Coding Prompt (ACP), A VS Code extension for managing and using coding prompts from the awesome-cursorrules repository.
https://github.com/cs-magic-open/acp
ai prompt vscode-ex
Last synced: about 1 year ago
JSON representation
Awesome Coding Prompt (ACP), A VS Code extension for managing and using coding prompts from the awesome-cursorrules repository.
- Host: GitHub
- URL: https://github.com/cs-magic-open/acp
- Owner: cs-magic-open
- Created: 2024-12-12T04:54:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T04:57:14.000Z (over 1 year ago)
- Last Synced: 2025-02-13T21:45:28.466Z (over 1 year ago)
- Topics: ai, prompt, vscode-ex
- Language: TypeScript
- Homepage:
- Size: 197 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Coding Prompt (ACP)
A VS Code extension for managing and using coding prompts from the awesome-cursorrules repository.
## Features
- View prompts organized by categories
- Copy prompts to clipboard with a single click
- Sync with GitHub to get the latest prompts
- Local storage for faster access
- Rich tooltips with prompt details and GitHub links
## Development
1. Clone the repository
2. Run `pnpm install` to install dependencies
3. Open the project in VS Code
4. Press F5 to start debugging
## Testing
1. Run `pnpm compile` to compile TypeScript
2. Press F5 to launch the extension in debug mode
3. The extension will appear in the bottom panel
4. Click the "Sync with GitHub" button to load prompts
5. Navigate through categories and click prompts to copy them
## Contributing
1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Submit a pull request
## License
MIT