Skip to main content

Skills en este repositorio

richfrem/claude-design-bc-gov-design-system - Página 2

SkillsMP ha recopilado 66 skills de richfrem/claude-design-bc-gov-design-system. Abre una skill para revisar su origen y sus detalles.

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

Mostrando 26 de 66 skills recopiladas.

ocupación
Desarrolladores de software
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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",…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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".

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

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",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

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.

Idioma del texto original: inglés

actualizado
Mostrando 26 de 66 skills recopiladas.