Skip to main content

Skills dans ce dépôt

richfrem/claude-design-bc-gov-design-system - Page 2

SkillsMP a collecté 66 skills depuis richfrem/claude-design-bc-gov-design-system. Ouvrez un skill pour examiner sa source et ses détails.

richfrem/claude-design-bc-gov-design-system

Affichage de 26 skills collectés sur 66.

métier
Développeurs de logiciels
description

Trigger with "mine plugins", "analyze plugin collection", "run the full analysis pipeline", "inventory and analyze all plugins", "mine patterns from this directory", or when you want to run the complete virtuous cycle: inventory, analyze, extract patterns,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trigger with "mine this skill", "analyze this skill", "run targeted skill analysis", "extract patterns from this skill", or when you want focused analysis on a single Agent Skill directory without processing an entire plugin. Use this when the user points to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audits and rewrites AI agent instruction files (CLAUDE.md, GEMINI.md, .github/copilot-instructions.md) in any repo. Strips stale or foreign content, applies Karpathy's four behavioral principles, ensures platform-specific sections, and makes each file…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reduces Claude Code context bloat across three dimensions: (1) duplicate skill deduplication — clears .claude/ copies since Claude Code already reads from plugins/ directly; (2) CLAUDE.md optimization — rewrites to under ~80 lines, keeping only rules that…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Safely removes all agent lock files from the context/.locks/ directory to resolve deadlocks caused by crashed agents leaving stale locks behind. Use when the user says "/os-clean-locks", "clear all locks", "reset agent locks", or when an agent is deadlocked…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reviews a completed os-eval-runner lab run and backports approved changes to master plugin sources. Trigger with "backport the eval results", "review the lab run", "apply eval improvements to master", "check what the eval agent changed".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Bootstraps a skill evaluation lab repo for an autoresearch improvement run. Trigger with "set up an eval lab", "bootstrap the eval repo", "prepare the test repo for skill evaluation", "create an eval environment for this skill", "set up the lab space for this…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stateless evaluation engine that scores and gates skill improvement iterations using headless Python evaluation scripts. Use when the user says "evaluate this skill", "run autoresearch loop on", "optimize this skill", "run the eval loop", or when another…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trigger with "explain agentic os", "how do I set up a persistent agent environment", "what is the CLAUDE.md hierarchy", "explain the context folder structure", "how does session memory work", "what is soul.md or user.md", "explain auto-memory or MEMORY.md",…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Pattern 5: Concurrent Event-Driven Multi-Agent Loop. Coordinates multiple Claude sessions as OS threads sharing a common event bus and memory address space. Every loop cycle is a full improvement cycle: execute, eval against benchmark (KEEP/DISCARD), emit…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trigger with "show me the improvement chart", "how are we improving", "progress report", "graph the eval scores", "show cycle of improvement", "what's the trend", "are we getting better". Produces a visual/text summary of how the agentic loop is improving…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trigger: "set up agentic OS", "initialize agent harness", "init my project for AI agents", "where do I put CLAUDE.md", "create my agent environment", "set up persistent memory". Guides users through an interview to understand their use case, then scaffolds…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trigger with "remember this", "update memory", "what should we record from this session", "capture learnings", "write a session log", or when closing a session. Guides agents on managing memory hygiene across sessions, deciding what to write to dated memory…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Continuously improves an existing agent skill based on eval results using the RED-GREEN-REFACTOR cycle. Apply when a skill's routing accuracy is low, trigger descriptions need sharpening, or os-eval-runner scores are below target. (1) run a RED baseline to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audit file path references in plugins and skills. Trigger with "audit path references", "check file references", "find broken references", "path reference audit", "verify paths", or when you need to validate that all ./references in code actually exist in the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Orchestrates the full prototype build cycle for a Subject Matter Expert. Coordinates layout confirmation and component building — it does not build components directly. Acts as the single entry point for all prototype-related requests. Trigger phrases: "build…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Interactively prepares a targeted Red Team Review package. It conducts a brief discovery interview to determine the threat model, generates a strict security auditor prompt, compiles a manifest of relevant project files, and bundles them into a single…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Trigger with "run self-audit", "test the analyzer", "regression test the plugin analyzer", "audit the agent-plugin-analyzer", or "verify the analyzer works correctly". Runs the analyze-plugin skill against the agent-plugin-analyzer itself and its test…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Builds a prototype component by component, self-reviewing each component against the Discovery Plan before moving to the next. Invoked by prototype-builder after the layout direction is confirmed. Trigger phrases: "build the prototype", "let's build it",…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Create, audit, repair, and document cross-platform symlinks that work correctly on both Windows and macOS/Linux. Use this skill whenever the user mentions symlinks, symbolic links, junction points, .gitconfig symlinks, broken links after git pull,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Convert raw plugin analysis results into actionable improvement recommendations for agent-scaffolders and agent-skill-open-specifications. Trigger with "synthesize learnings", "generate improvement recommendations", "what should we improve in our…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Audit a file for TODO comments, pending work items, or technical debt markers. Useful for checking code readiness before a commit or reviewing task status. Trigger with "check for todos", "audit for debt", "list pending work", or "scan for TODOs".

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Derives, groups, and refines user stories from exploration work, prototype behavior, and business context, with prioritization for the first implementation slice. Supports standard "As a / I want / So that" format and Gherkin "Given / When / Then" Acceptance…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Presents layout options to the SME in plain language before any prototype construction begins. Invoked after the Discovery Plan is approved to confirm visual structure and direction. Trigger phrases: "what should it look like", "show me some layout options",…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Use this skill when building any BC Government digital product or UI. Triggers: BC Gov branding, government website, BC Sans font, BC color palette, government forms, WCAG 2.1 AA compliance, BC government visual identity, Indigenous acknowledgment footer, or…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Use this skill to generate well-branded interfaces and assets for the B.C. (British Columbia) Government Design System. Contains design guidelines, color/type tokens, assets, and UI kit components for prototyping or production.

Langue du texte source : anglais

mis à jour
Affichage de 26 skills collectés sur 66.