Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

ddd-context

Create and manage a DDD bounded context with standard directory structure. Use when starting a new subdomain, splitting a monolith into bounded contexts, or scaffolding the domain/application/infrastructure layout for a fresh module.

64.55k repo starsObserved in 1 repos
Development

add-feature-flag

Add a new feature flag to gate code changes in the Warp codebase.

63.21k repo starsObserved in 1 repos
Development

gui-ui-guidelines

GUI desktop app only. Catalog of guidelines for writing UI code in the Warp client. Read whenever doing any UI work in this repo, up front before writing the change, so the relevant guidelines shape the implementation.

63.21k repo starsObserved in 1 repos
Development

promote-feature

Promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

63.21k repo starsObserved in 1 repos
Development

remove-feature-flag

Remove a feature flag after it has been rolled out and stabilized in the Warp codebase.

63.21k repo starsObserved in 1 repos
Development

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

61.82k repo starsObserved in 2 repos
Development

openspec-continue-change

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

61.82k repo starsObserved in 2 repos
Development

openspec-ff-change

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

61.82k repo starsObserved in 2 repos
Development

openspec-onboard

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

61.82k repo starsObserved in 2 repos
Development

openspec-sync-specs

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

61.82k repo starsObserved in 2 repos
Development