Skip to main content
GitHub repository

faire

faire contains 21 collected skills from jack-michaud, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
7
updated
2026-07-25
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

ste-linter
software-developers

Lint prose against Simplified Technical English (ASD-STE100) rules. Use when the user asks to check, lint, or simplify technical writing (specs, manuals, procedures, docs) for STE compliance, or mentions ASD-STE100 or Simplified Technical English.

2026-07-25
committing
software-developers

Any time committing, pushing, or creating new revisions is mentioned, use this commit flow.

2026-04-07
create-claude-channel
software-developers

Step-by-step procedure for building a Claude Code channel integration. Use when creating a new channel plugin that connects Claude Code to external systems via MCP, named pipes, webhooks, or chat platforms.

2026-03-23
cmux-workspace-orchestration
network-and-computer-systems-administrators

This skill should be used when the user asks to "set up a dev environment", "create a workspace", "open a browser pane", "split terminal", "spin up frontend and backend", "use cmux", "manage cmux panes", "run commands in cmux", or mentions cmux workspaces, panes, surfaces, or browser automation. Provides workflow guidance for orchestrating multi-pane development environments with terminal and browser surfaces.

2026-03-22
merging-pr-stack
software-developers

Use when merging a stack of stacked PRs with jj. Triggered by phrases like "merge the PR stack", "merge the stacked PRs", "land these PRs", or "merge the stack into main".

2026-03-20
stacked-pr-review
software-developers

Use when addressing PR review comments on stacked jj branches. Triggered by phrases like "address review comments", "fix PR feedback", "respond to review on stacked branch", or "update the PR with reviewer suggestions".

2026-03-18
python-code-style
software-developers

Use when writing python code. Can be used for code review.

2026-03-13
setup-sprite
network-and-computer-systems-administrators

Set up a reproducible remote dev environment using sprites with credential-free git sync. Use when user asks to "set up a sprite", "create a remote dev environment", "use sprites", or mentions wanting a reproducible remote environment for a project.

2026-03-12
ticket-workflow
project-management-specialists

Autonomous ticket-to-production lifecycle with promptlet-driven phases. Use when executing /ticket commands or working on ticket-driven development.

2026-03-06
creating-hooks
software-developers

Build event-driven hooks in Claude Code for validation, setup, and automation. Use when you need to validate inputs, check environment state, or automate tasks at specific lifecycle events.

2026-03-05
plan
software-developers

My planning skill that has additional instructions. Always use when entering plan mode.

2026-03-05
writing-python-services
software-developers

Writing a class with encapsulated logic that interfaces with an external system. Logging, APIs, etc.

2025-12-26
writing-ast-check
software-quality-assurance-analysts-and-testers

Create AST-based checks for evaluating generated Python code quality

2025-12-25
creating-new-plugins
software-developers

Follow a structured approach to create new Claude Code plugins and register them in your marketplace. Use when building plugins for commands, skills, hooks, or MCP servers.

2025-10-19
pull-request-file-review
software-quality-assurance-analysts-and-testers

Identify and flag unnecessary test artifacts and temporary files in pull requests. Use when reviewing pull requests to ensure only production-relevant files are committed.

2025-10-19
prompt-brevity-review
software-developers

Review AI prompts and instructions for conciseness and clarity. Use when reviewing skills, CLAUDE.md, slash commands, or any LLM prompt content.

2025-10-19
python-code-review-with-modern-typing
software-quality-assurance-analysts-and-testers

Review Python code ensuring strict type safety with Python 3.12+ conventions. Use when reviewing Python code, writing new Python code, or refactoring existing Python code.

2025-10-19
code-review-orchestrator
software-developers

Delegate specialized reviews to subagents and synthesize their findings. Use when reviewing code.

2025-10-19
solid-principles-code-review
software-quality-assurance-analysts-and-testers

Review Python code for adherence to SOLID principles (SRP, OCP, LSP, ISP, DIP). Use when reviewing Python code for maintainability, testability, and design quality.

2025-10-19
creating-slash-commands
software-developers

Build custom slash commands in Claude Code with YAML frontmatter, permissions, and best practices. Use when creating automation workflows, project-specific commands, or standardizing repetitive tasks.

2025-10-19
creating-skills
software-developers

A meta-skill for documenting and creating reusable skills for Claude Code agents. Use when you discover a technique, pattern, or workflow worth documenting for reuse across projects.

2025-10-19