Development skills

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

fix-contribution

Fix common issues in geographic data contributions to the CSC database. Use this skill whenever you need to fix, correct, repair, patch, or resolve issues in a data contribution or PR. Trigger on: "@copilot fix this", "auto-fix" label on issues, "can you fix", "please correct", "help me fix", "what's wrong with my PR", removing auto-managed fields, correcting country codes, fixing mismatched foreign keys, or formatting JSON. Also use when a PR has validation errors and you need to commit fixes directly. Read common-fixes.md in this directory for fix patterns and examples.

9.72k repo starsObserved in 2 repos
Development

create-module

Use when: scaffolding a new backend entity type, domain module, GraphQL schema, resolvers, or STIX converter in opencti-graphql

9.69k repo starsObserved in 2 repos
Development

create-playbook-component

Use when: adding a new playbook automation component, implementing a PlaybookComponent interface, or registering a new playbook step

9.69k repo starsObserved in 2 repos
Development

create-react-component

Use when: creating a new Relay-connected React component, defining a GraphQL fragment, or wiring a component to a query

9.69k repo starsObserved in 2 repos
Development

create-creation-form

Use when: scaffolding a creation form drawer with Formik validation and a Relay mutation for a new entity

9.69k repo starsObserved in 1 repos
Development

refactor-component

Refactor a large React component file into a directory of smaller files. Use when the user asks to break up, split, or refactor a big component file.

9.68k repo starsObserved in 2 repos
Development

rust

Use this guide when working on Rust changes in the FAST monorepo.

9.66k repo starsObserved in 1 repos
Development

shipping

Use this skill when contributing changes to the FAST monorepo — creating pull requests, generating change files, writing PR descriptions, and keeping documentation up to date.

9.66k repo starsObserved in 1 repos
Development

buefy

Official Buefy skill for Vue.js + Bulma UI components. TRIGGER when generating any Vue template, SFC, or component code that involves UI elements, forms, modals, tables, navigation, or feedback messages.

9.52k repo starsObserved in 1 repos
Development