Agent skill
af-configure-cognito-auth
Configure Cognito User Pools with custom attributes and auth triggers. Use when setting up authentication flows, managing user groups, or applying CDK escape hatches for GainInsight Standard projects.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/af-configure-cognito-auth
SKILL.md
Cognito Expertise
What to read
User Pool setup, custom attributes (mutability rules), and auth triggers: → auth-setup.md#cognito-user-pool-setup
Auth flow configuration (CDK escape hatch for integration tests): → auth-setup.md#auth-flow-configuration
Cognito-SES integration (sender identity, email volume limits): → auth-setup.md#cognito-ses-integration
E2E-ready authentication checklist: → auth-setup.md#e2e-ready-authentication-checklist
Common pitfalls (immutable attributes, auth flow errors, email limits): → auth-setup.md#common-pitfalls — see pitfalls 1, 2, and 6
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?