SkillFoundry

Resources

EXAMPLES • v1.9.0.21

Examples

Reference implementation examples and story artifacts for practical framework adoption.

EXAMPLES Context Profile
53Core agents
61Claude skills
64Copilot agents
60Cursor rules
60Codex skills
61Gemini skills

Best For

Best for teams needing proven patterns to bootstrap new delivery work quickly.

  • Use examples as baseline architecture patterns
  • Adapt, do not blindly copy
  • Keep testing and security behaviors intact

Anti-Patterns To Avoid

These behaviors reduce framework signal and increase rework risk.

  • Copying without context adaptation
  • Dropping quality/security steps from examples
  • No documented rationale for deviations

Adoption Plan

  1. Select nearest example to target problem
  2. Map example structure to PRD
  3. Implement with framework command flow
  4. Document what changed and why
cat docs/EXAMPLES/example-web-app.md cat docs/EXAMPLES/example-api.md ls docs/stories