Creator · Mindrally
Last updated · Sep 4, 2026
AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code.
Sandbox only
Install targets
Codex install prompt
Install the "aws-development" agent skill from https://github.com/Mindrally/skills/tree/main/aws-development. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"mindrally-aws-development","task":"Install aws-development","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Mindrally/skills --skill aws-development
Maintenance
fresh
4d since push
Risk
Safe to try
Quality score needs review
GitHub quality
256
71/100 Quality · 80/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 256 stars, 38 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
256 GitHub stars
Repo activity
256 stars, 38 forks
Maintenance
4d since push
License
Apache-2.0
Install
npx skills add Mindrally/skills --skill aws-development
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add Mindrally/skills --skill aws-developmentDo not use when
Alternative
168.6K Stars
npx skills add mattpocock/skills --skill code-review
Alternative
40.8K Stars
npx skills add appsmithorg/appsmith
Alternative
175.7K Stars
npx skills add mattpocock/skills --skill implement
Alternative
30.9K Stars
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20aws-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20aws-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/mindrally-aws-development/install
Agent should check
Copy prompt
Task: Use aws-development in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20aws-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/mindrally-aws-development/install
Install command: npx skills add Mindrally/skills --skill aws-development
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/mindrally-aws-development/install
LLM text format
/api/skills/mindrally-aws-development/install?format=text
Find alternatives
/api/skills/search?q=aws-development&limit=3
Agent prompt
Use aws-development for this task. Review https://www.openagentskill.com/api/skills/mindrally-aws-development/install, then install with: npx skills add Mindrally/skills --skill aws-developmentRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/mindrally-aws-development
LLM text
/api/registry/manifest/mindrally-aws-development?format=text
Install alias
/api/registry/install/mindrally-aws-development
Recommend
/api/registry/recommend?task=Use%20aws-development%20in%20an%20agent%20workflow&limit=3
Agent fit
Security and compliance
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Security and compliance
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO256 GitHub stars
Stars/forks activity
CHECK256 stars, 38 forks; issue activity unavailable in current metadata
Recent maintenance
PASS4d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Reduce risk
I need my agent to scan a project for security risks and summarize what needs attention.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Alternative shortlist
Similar skills that may fit this task.
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
--- name: aws-development description: AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code. ---
# AWS Development Best Practices
## Overview
This skill provides comprehensive guidelines for developing applications on Amazon Web Services (AWS), focusing on serverless architecture, Infrastructure as Code, and security best practices.
## Core Principles
- Write clean, well-structured code with accurate AWS SDK examples - Use Infrastructure as Code (Terraform, CDK, SAM) for all infrastructure - Follow the principle of least privilege for all IAM policies - Implement comprehensive logging, metrics, and tracing for observability
## AWS Lambda Guidelines
### Configuration Standards - Use TypeScript implementation on ARM64 architecture for better performance and cost - Set appropriate memory and timeout values based on workload requirements - Use environment variables for configuration, never hardcode values - Implement proper error handling and retry logic
### Lambda Best Practices ```typescript // Use ES modules and typed handlers import { APIGatewayProxyHandler } from 'aws-lambda';
export const handler: APIGatewayProxyHandler = async (event) => { try { // Validate input at function start if (!event.body) { return { statusCode: 400, body: JSON.stringify({ error: 'Missing body' }) }; }
// Business logic here
return { statusCode: 200, body: JSON.stringify({ success: true }) }; } catch (error) { console.error('Lambda error:', error); return { statusCode: 500, body: JSON.stringify({ error: 'Internal error' }) }; } }; ```
## AWS CDK Guidelines
### Implementation Standards - Use `aws-cdk-lib` with explicit `aws_*` prefixes - Implement custom constructs for reusable patterns - Separate concerns into distinct CloudFormation stacks - Organize resources by functional groups: storage, compute, authentication, API, access
### Project Structure ``` aws/ ├── constructs/ # CDK custom constructs ├── stacks/ # CloudFormation stack definitions ├── functions/ # Lambda function implementations └── tests/ # Infrastructure tests ```
### CDK Best Practices ```typescript import * as cdk from 'aws-cdk-lib'; import * as lambda from 'aws-cdk-lib/aws_lambda'; import * as dynamodb from 'aws-cdk-lib/aws_dynamodb';
// Use custom constructs for reusable patterns export class ApiConstruct extends Construct { constructor(scope: Construct, id: string, props: ApiProps) { super(scope, id); // Implementation } } ```
## DynamoDB Patterns
### Table Design - Design tables around access patterns, not entity relationships - Use single-table design when appropriate - Implement GSIs for additional access patterns - Use on-demand capacity for variable workloads, provisioned for predictable
### Best Practices - Always use strongly typed item definitions - Implement optimistic locking with version attributes - Use batch operations for multiple items - Enable point-in-time recovery for production tables
## IAM Security Best Practices
### Principles - Apply least privilege: grant only permissions needed - Use IAM roles, not access keys, for AWS service access - Implement resource-based policies where appropriate - Regular audit and rotate credentials
### Policy Example ```json { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "dynamodb:GetItem", "dynamodb:PutItem", "dynamodb:Query" ], "Resource": "arn:aws:dynamodb:*:*:table/MyTable" } ] } ```
## SAM Template Configuration
### Template Structure ```yaml AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31
Globals: Function: Timeout: 30 Runtime: nodejs20.x Architectures: - arm64 Tracing: Active
Resources: MyFunction: Type: AWS::Serverless::Function Properties: CodeUri: src/ Handler: index.handler Events: Api: Type: Api Properties: Path: /items Method: GET ```
## API Gateway Configuration
### Best Practices - Use Cognito or IAM for authentication - Implement request validation - Enable CORS only when necessary - Use usage plans and API keys for rate limiting
## Step Functions for Orchestration
- Use Step Functions for complex workflows - Implement error handling with Catch and Retry - Use Express workflows for high-volume, short-duration - Use Standard workflows for long-running processes
## Security Standards
### Encryption - Enable encryption at rest for all storage services - Use AWS KMS for key management - Enable encryption in transit (TLS) - Use custom KMS keys for sensitive data
### Secrets Management - Store secrets in AWS Secrets Manager or Parameter Store - Never commit secrets to version control - Rotate secrets automatically - Use IAM roles to access secrets
## Observability
### Logging - Use structured JSON logging - Include correlation IDs across services - Log at appropriate levels (INFO, WARN, ERROR) - Enable CloudWatch Logs Insights for querying
### Monitoring - Create CloudWatch alarms for critical metrics - Use X-Ray for distributed tracing - Implement custom metrics for business KPIs - Set up dashboards for operational visibility
## Testing
### Unit Testing - Mock AWS SDK calls in unit tests - Use localstack or SAM local for integration testing - Test IAM policies with policy simulator - Validate CloudFormation/CDK with cfn-lint
### Integration Testing ```typescript import { DynamoDBClient } from '@aws-sdk/client-dynamodb'; import { mockClient } from 'aws-sdk-client-mock';
const ddbMock = mockClient(DynamoDBClient);
beforeEach(() => { ddbMock.reset(); });
test('handler returns items', async () => { ddbMock.on(QueryCommand).resolves({ Items: [] }); const result = await handler(event); expect(result.statusCode).toBe(200); }); ```
## CI/CD Integration
- Use AWS CodePipeline or GitHub Actions for CI/CD - Run `cdk diff` or `sam validate` before deployment - Implement staging environments (dev, staging, prod) - Use parameter overrides for environment-specific config
## Common Pitfalls to Avoid
1. Hardcoding AWS credentials or secrets 2. Not setting appropriate Lambda timeouts 3. Ignoring cold start optimization 4. Over-provisioning resources 5. Not implementing proper error handling 6. Missing CloudWatch alarms 7. Inadequate IAM policies (too permissive) 8. Not using VPC when required for compliance
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for aws-development, ready for a manual X post.
aws-development: AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architectu... 256 stars https://www.openagentskill.com/skills/mindrally-aws-development?ref=x
Listing + install path for aws-development: https://www.openagentskill.com/skills/mindrally-aws-development?ref=x Install: npx skills add Mindrally/skills --skill aws-development
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to Mindrally but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/mindrally-aws-development?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/mindrally-aws-development?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/mindrally-aws-development/audit)
[](https://www.openagentskill.com/skills/mindrally-aws-development?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)Mindrally
@mindrally
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
168.6K StarsAppsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
40.8K StarsImplement
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
175.7K StarsVercel React Best Practices
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
30.9K StarsPermission surface
network or browser access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness