review-and-assessment-powered-by-intelligent-documentation
Build, test, and deploy document review applications on AWS
All Skills in This Repository (9)
Pure Emerald Level Indicatorstest-database-feature
Run repository integration tests against a real MySQL database with Prisma migrations.
plan-backend-frontend
Plan backend and frontend implementation steps aligned with RAPID architecture.
modify-agent-prompts
Modify review-item-processor prompts, models, and tool configuration for AI agent behavior.
build-and-format
Run npm build and format scripts across backend, frontend, and CDK components.
deploy-cdk-stack
Automate RAPID infrastructure deployment to AWS using CDK.
add-example
Integrate contributor use-case files into the Examples feature with standardized metadata.
modify-cdk-workflows
Modify AWS CDK Step Functions workflows for ReviewProcessor and ChecklistProcessor configurations.
ui-css-patterns
Define and apply standardized RAPID UI/CSS patterns for frontend projects.
Check Examples GitHub Links
Validate GitHub raw content URLs in examples-metadata.json for HTTP 200 and accessibility.
Frequently Asked Questions
FAQPage SchemaHow to install RAPID skills?โผ
Run `npx skills add aws-samples/review-and-assessment-powered-by-intelligent-documentation --all -g -y` in your terminal to install all skills in this suite globally.
What does the RAPID project do?โผ
RAPID is an AWS sample application that reviews documents against checklists using Amazon Bedrock, returning pass/fail judgments with confidence scores and cited sources.
How do these skills help develop the RAPID app?โผ
They guide your AI agent through planning features, running database integration tests, modifying Step Functions workflows, adjusting review prompts, and deploying CDK stacks safely.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Can I deploy the AWS infrastructure with these skills?โผ
Yes. The deploy skill walks your agent through CDK bootstrap, parameter customization, stack deployment, and post-deployment verification, but only runs when you explicitly ask.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core