compliance-tracking
Support tracking, preparation, and documentation of compliance activities. Cover audit readiness and requirements associated with SOC 2, ISO 27001, GDPR, and other regulatory obligations.
Your agent can do more. Find the skill that makes it happen.
Find your next superpower If you are an agent, refer to our llms.txt for full access."..." for exact phrases · Try typography, debugging or spreadsheetSupport tracking, preparation, and documentation of compliance activities. Cover audit readiness and requirements associated with SOC 2, ISO 27001, GDPR, and other regulatory obligations.
Passively analyzes workflows for repetitive patterns and opportunities to create EPCI components. Identifies candidates for skills, commands, or subagents without actively creating them.
Use when creating, naming, or placing a file or folder in libs/, or when modifying or adding a file to an existing component (even when the barrel isn't touched) — component vs utility naming, the one-responsibility-per-file layout, when a folder needs an index.ts barrel (public API only), and the required set of files a component needs per lib. Load this before scaffolding or restructuring a c…
Use when designing or changing a component's public API, its composition, or its state model in libs/ui-react or libs/ui-rnative — layering (core vs internal vs primitives), BaseProps/Props splits, converting a component to compound / changing its composition with createSafeContext, controlled/uncontrolled state, prop-naming conventions, and cross-platform API parity. Load this before shaping a ne…
Use when writing or editing Storybook MDX docs (.mdx) — the two-tab Overview/Implementation structure, story-backed <Source> examples, and doc table guidelines.
Generate a complete component file tree wired to design tokens with tests and Gherkin spec. Use when scaffolding a new UI component.
Define a single library component in a detailed specification. Cover its props, states, variants, accessibility requirements, and usage rules.
Use when creating or editing Storybook stories (.stories.tsx, React or React Native) — story layout, docs source type, controls, and export naming conventions.
Use when building or styling a component in libs/ui-react or libs/ui-rnative (and their visualization libs) — the cross-platform styling principles, plus routing to the platform mechanics: Tailwind + cva + cn on web, useStyleSheet + themeJS + lx on React Native. Load this before writing component styles.
Use when writing or editing component tests in libs/ui-react or libs/ui-rnative (and their visualization libs) — shared structure and coverage conventions, plus the per-platform runner: Vitest + React Testing Library on web, Jest + React Native Testing Library on RN. Load this before writing tests.
Skill for the _components area of Securacy. 65 symbols across 19 files.
Skill for the Components area of Securacy. 31 symbols across 9 files.
A growing collection of real, public skills. Descriptions and instructions indexed 25 Sept 2026.
Skills give your agent reusable instructions for a specific job. Pick one, read what it does, and bring it into your workflow.
A name only tells half the story. Search the full description and instructions to find the right fit.
Read the skill, visit its source, and see exactly what you’re adding to your agent.
Copy the install command from a skill page and run it in your project.
npx skillycli add owner/repo --skill name