Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/references/README.md
2025-11-30 08:20:34 +08:00

638 B

References

Bundled resources for fullstack-starter-pack skill

  • react_best_practices.md: A comprehensive guide to React best practices, including performance optimization, component design, and state management.
  • express_api_design.md: A guide to designing RESTful APIs with Express, including authentication, authorization, and error handling.
  • postgresql_schema_design.md: A guide to designing PostgreSQL schemas, including data types, indexing, and normalization.
  • deployment_checklist.md: A checklist for deploying full-stack applications, including security considerations, performance tuning, and monitoring.