Skip to content

Add create-feature-preview skill for gonfalon#6

Closed
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1770315940-add-feature-preview-skill
Closed

Add create-feature-preview skill for gonfalon#6
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1770315940-add-feature-preview-skill

Conversation

@devin-ai-integration
Copy link

@devin-ai-integration devin-ai-integration bot commented Feb 5, 2026

Summary

  • Adds a new agent skill gonfalon/create-feature-preview that guides agents through adding feature previews to the gonfalon codebase using the pnpm create:feature-preview plop generator
  • Creates a new gonfalon/ category for gonfalon-specific skills
  • Includes reference documentation for the plop configuration and component structure
  • Updates README.md and skills.json catalog

Testing

  • Manual (describe below)

Ran validation scripts:

  • python3 scripts/validate_skills.py - Validated 3 SKILL.md files successfully
  • python3 -m unittest discover -s tests - Ran 7 tests, all passed
  • python3 scripts/generate_catalog.py --check - Verified skills.json is up to date

Notes

  • The skill documents the workflow based on analysis of gonfalon's plopfile.mjs and availableFeaturePreviews.tsx
  • Created a new gonfalon/ category - please confirm this organization is appropriate
  • The skill covers both basic usage and advanced patterns (dogfood flag integration, image imports)

Human Review Checklist

  • Verify the skill documentation accurately reflects the actual plop generator behavior in gonfalon
  • Confirm the gonfalon/ category organization is appropriate for gonfalon-specific skills
  • Review examples and edge cases for accuracy

Updates since last revision

  • Regenerated skills.json using generate_catalog.py script instead of manual edits (fixes CI)

Link to Devin run: https://app.devin.ai/sessions/040dc5f9589c404ab714f79b55cc5b95
Requested by: eangeles@launchdarkly.com

This skill guides agents through adding new feature previews to the
gonfalon codebase using the pnpm create:feature-preview plop generator.

- Added SKILL.md with complete workflow documentation
- Added reference docs for plop config and component structure
- Updated README.md with new skill entry
- Updated skills.json catalog

Co-Authored-By: eangeles@launchdarkly.com <eangeles@launchdarkly.com>
@devin-ai-integration
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: eangeles@launchdarkly.com <eangeles@launchdarkly.com>
@devin-ai-integration
Copy link
Author

Closing this PR - will recreate on launchdarkly-labs/agent-skills instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants