az9713

Flashcards — Development skill for Claude Code

Development community

/flashcards - Generate Anki-Compatible Flashcards.

How to install Flashcards

Installs to ~/.claude/commands/az9713-pacer-learning-system-flashcards.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/az9713/pacer-learning-system/HEAD/.claude/commands/flashcards.md -o ~/.claude/commands/az9713-pacer-learning-system-flashcards.md

Restart Claude Code, or start a new session, for it to be picked up.

What Flashcards does

/flashcards - Generate Anki-Compatible Flashcards

Generate flashcards for Reference (R-type) content only.

Usage

/flashcards [content]

Arguments

  • content: The R-type content to create flashcards for (text or file path)

Instructions

When the user invokes `/flashcards`, generate Anki-compatible flashcards with proper verification.

Critical Warning

⚠️ Flashcards are for **R-type (Reference) content ONLY**.

Before creating flashcards, verify the content is tr

Alternatives in Development

  • Browser Tools MCP — Monitor browser logs directly from Cursor and other MCP compatible IDEs 7.2k ★
  • Pi Skills — Skills for pi coding agent (compatible with Claude Code and Codex CLI) 1.3k ★
  • Project Memory: AgentSys — Cross-tool compatible: Works across all 5 platforms - Claude Code, OpenCode, Codex CLI, Cursor, and Kiro 622 ★

Full documentation available on GitHub

View Source Repository