Browse Skills

2962 skills found

master-data.md
3
1 export master-data
2 Osakana3610 from "Osakana3610/Osakana-Guild"
3 マスターデータ(SQLite)のパターンとチェックリスト。新規マスタ追加時に参照。
2026-01-05
add-paper.md
3
1 export add-paper
2 maxpool from "maxpool/maxpool-website"
3 Add a research paper to the maxpool research-papers collection. Use when the user provides an ArXiv URL, PDF link, or asks to add/summarize a research paper for the website. Handles paper fetching, insight extraction, HTML generation, and index updates.
2026-01-05
ai-sdk-ui.md
3
1 export ai-sdk-ui
2 constellos from "constellos/claude-code-plugins"
3 This skill should be used when the user asks to "add AI chat", "implement streaming UI", "use useChat hook", "add AI completion", "implement useCompletion", "create conversational interface", "add streaming text", "implement tool calling UI", "create generative UI", "add AI-powered features", "implement StreamableUI", or mentions AI SDK, streaming responses, chat interfaces, or AI-generated content in React/Next.js applications.
2026-01-05
distributed-claude-sender.md
3
1 export distributed-claude-sender
2 ebowwa from "ebowwa/seed"
3 Send prompts to a remote Claude instance on a VPS for distributed AI collaboration, different model backends, or independent context.
2026-01-05
career-helper.md
3
1 export career-helper
2 Zal4DW from "Zal4DW/career-helper"
3 End-to-end career support for job seekers at all levels. Optimizes LinkedIn profiles, rewrites CVs for ATS systems, provides interview preparation with cited answers, researches companies and roles, identifies hiring managers and networking opportunities. When Claude needs to optimize LinkedIn profiles, rewrite CVs for ATS, prepare for interviews, research companies and roles, identify hiring managers, or support job applications and career transitions.
2026-01-05
skill-generator.md
3
1 export skill-generator
2 squirrelsoft-dev from "squirrelsoft-dev/claude-builder"
3 Generates new Claude Code Skills with intelligent defaults. Activates when user discusses creating a new skill, capability, or reusable workflow. Infers purpose from context, creates proper YAML frontmatter, suggests tool restrictions, and sets up supporting file structure. Use when user mentions "create a skill", "new skill", "skill for", or discusses adding reusable capabilities.
2026-01-05
hacs.md
3
1 export hacs
2 LupoGrigi0 from "LupoGrigi0/Human-Adjacent-Coordination"
3 Connect to HACS (Human-Adjacent Coordination System) for distributed multi-agent AI coordination. Use when coordinating with other Claude instances, managing shared projects and tasks, sending messages between AI agents, or accessing institutional knowledge. Enables Claude to participate in the distributed AI coordination network at smoothcurves.nexus.
2026-01-05
hol.md
3
1 export hol
2 charles-cooper from "charles-cooper/hol-agents"
3 HOL4 interactive proof development. Use when working with HOL4 proofs, .sml theorem files, Holmake builds, or hol-agent-helper.sh sessions. (project)
2026-01-05
task-cleanup.md
3
1 export task-cleanup
2 cowwoc from "cowwoc/styler"
3 Clean up task branches and worktrees after merge to main
2026-01-05
bootc.md
3
1 export bootc
2 atrawog from "atrawog/bazzite-ai"
3 bootc VM management via bcvk (bootc virtualization kit). Run bootablecontainers as VMs for testing. Supports ephemeral (quick test) andpersistent modes. Use when users need to test bootable container imagesas virtual machines.
2026-01-05
stackit.md
3
1 export stackit
2 jonnii from "jonnii/stackit"
3 Manage stacked Git branches with Stackit. Use when creating/managing stacked branches, submitting PRs for branch stacks, navigating branch trees, rebasing stacks, syncing with main/trunk, troubleshooting stack issues, absorbing changes, resolving rebase conflicts, or any workflow involving dependent Git branches. Keywords stackit, stacked changes, stacked PRs, branch stack, restack, absorb, git stack.
2026-01-05
owasp-mobile-security-checker.md
3
1 export owasp-mobile-security-checker
2 Harishwarrior from "Harishwarrior/flutter-claude-skills"
3 Analyze Flutter and mobile applications for OWASP Mobile Top 10 (2024) security compliance. Use this skill when performing security audits, vulnerability assessments, or compliance checks on mobile applications. Performs automated scans for hardcoded secrets, insecure storage, weak cryptography, network security issues, and provides detailed remediation guidance.
2026-01-05
epistemic-cognitive-guardrails.md
3
1 export epistemic-cognitive-guardrails
2 Krigsexe from "Krigsexe/agentic-workflow"
3 Discipline epistemique stricte pour eliminer les derives cognitives de Claude. Activation SYSTEMATIQUE sur TOUTES les conversations. Impose: (1) Zero invention/supposition, (2) Honnetete absolue, (3) Vision holistique avec relecture du contexte, (4) Questions plutot que suppositions, (5) Remise en contexte perpetuelle avec checkpoints structures, (6) Documentation incrementielle sans doublons, (7) Vigilance workflow/CI-CD/securite, (8) TODO/plan obligatoire avant tout travail, (9) Documentation FR/EN scholar style signee Julien GELEE, (10) Zero credentials/API keys/donnees sensibles en clair. Posture ingenieur generaliste specialise IA.
2026-01-05
frontend-design.md
3
1 export frontend-design
2 duongductrong from "duongductrong/cursor-kit"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
architecture-diagram.md
3
1 export architecture-diagram
2 Cocoon-AI from "Cocoon-AI/architecture-diagram-generator"
3 Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology diagrams, or any technical diagram showing system components and their relationships.
2026-01-05
architect-agent.md
3
1 export architect-agent
2 SpillwaveSolutions from "SpillwaveSolutions/architect-agent"
3 Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write instructions for code agent", "initialize architect workspace", "grade code agent work", "send instructions", or "verify code agent setup".
2026-01-05
claude-code-plugin-builder.md
2
1 export claude-code-plugin-builder
2 pleaseai from "pleaseai/claude-code-plugins"
3 Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
2026-01-05
test-driven-development.md
2
1 export test-driven-development
2 cipherstash from "cipherstash/cipherpowers"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
fosmvvm-serverrequest-generator.md
2
1 export fosmvvm-serverrequest-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Generate ServerRequest types for client-server communication in FOSMVVM. Use when implementing any operation that talks to the server - CRUD operations, data sync, actions, etc. ServerRequest is THE way clients communicate with servers.
2026-01-05
signalwire.md
2
1 export signalwire
2 signalwire from "signalwire/signalwire-claude"
3 Use when building telephony, messaging, or video applications; implementing voice AI agents; working with SWML call flows; debugging webhook callbacks or call state issues; setting up real-time WebSocket communication; encountering authentication 401/403 errors; or troubleshooting SWAIG function errors - provides REST API patterns, SDK examples, and production-tested workflows for modern SignalWire communication systems
2026-01-05
memory-user-edits.md
2
1 export memory-user-edits
2 frmoretto from "frmoretto/claude-memory-user-edits-guide"
3 Expert guidance for Claude's memory_user_edits tool. Helps users understand how to effectively use memory edits for persistent facts across conversations. Key insight - memory edits work for FACTS, not BEHAVIORS. Triggers on memory-related questions, "remember", "forget", or memory_user_edits tool usage.
2026-01-05
text-agent-client.md
2
1 export text-agent-client
2 nxt3d from "nxt3d/rest-ap"
3 Interact with the Text Processing AI Agent. Use when you need text analysis, formatting, or processing capabilities from the agent.
2026-01-05
makefile.md
2
1 export makefile
2 thrawn01 from "thrawn01/claude-dotfiles"
3 Generate standard Makefile for Go projects with test, lint, clean, fmt, tidy, ci, and coverage targets following best practices
2026-01-05
claude-history.md
2
1 export claude-history
2 kvsankar from "kvsankar/claude-history"
3 Search and analyze Claude Code conversation history. Use when user asks about past conversations, previous solutions, what was discussed earlier, finding something from history, or analyzing usage patterns. Triggers include "what did we discuss", "find that conversation", "search history", "past sessions", "how much time", "token usage", "which tools".
2026-01-05