Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
spitakolus-project-navigation
Navigate Spitakolus repos correctly. Know which repo you're in, follow deployment rules, find documentation, and align work with the AI Growth Loop vision.
majiayu000/claude-skill-registry 163
-
strategy-and-competitive-analysis
Use when developing business strategy (market entry, product launch, geographic expansion, M&A, turnaround), conducting competitive analysis (profiling competitors, assessing competitive threats, Porter's 5 Forces, identifying differentiation), applying strategic frameworks (Good Strategy kernel with diagnosis/guiding policy/coherent actions, SWOT, Blue Ocean Strategy, Playing to Win where-to-play/how-to-win, Value Chain Analysis, BCG Matrix), making strategic decisions under constraints (build vs buy, pricing strategy, market positioning, business model choices), planning strategic initiatives (annual planning, OKRs, roadmaps), evaluating competitive positioning (moats, sustainable advantages, differentiation vs cost leadership), or when user mentions "strategy", "competitive analysis", "Porter's 5 Forces", "SWOT", "market positioning", "strategic planning", "competitive landscape", or "strategic frameworks".
majiayu000/claude-skill-registry 163
-
web-agency
Méta-orchestrateur de l'agence Web IA Full-Automatisée. Utilise ce skill quand: (1) routing d'une demande vers le bon skill, (2) orchestration multi-skills, (3) vue d'ensemble d'un projet, (4) coordination entre départements, (5) escalade de décisions stratégiques.
majiayu000/claude-skill-registry 163
-
beads-session-workflow
Session start/end protocols, syncing with git, and daily workflow integration
majiayu000/claude-skill-registry 163
-
fvtt-hooks
This skill should be used when registering hooks, creating custom hooks for module APIs, debugging hook execution, handling async in hooks, or preventing memory leaks from unclean hook removal. Covers Hooks.on/once/call/callAll, lifecycle order, and common pitfalls.
majiayu000/claude-skill-registry 163
-
graphpad-prism
Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.
majiayu000/claude-skill-registry 163
-
resume-tailor
Compose tailored resume with no fabricated content. Uses LLM to rewrite bullet points to align with job description keywords while strictly adhering to facts.
majiayu000/claude-skill-registry 163
-
maceff-todo-restoration
USE IMMEDIATELY when user reports TODO accessibility issues or session migration detected. Restores TODO context using policy-guided recovery.
majiayu000/claude-skill-registry 163
-
apple-hig-designer
Design iOS apps following Apple's Human Interface Guidelines. Generate native components, validate designs, and ensure accessibility compliance for iPhone, iPad, and Apple Watch.
majiayu000/claude-skill-registry 163
-
MobileApp
PAI Mobile App - Unified mobile interface for Claude Code chat, file browsing, and Obsidian knowledge base access.
A self-hosted web application accessible from iPhone/iPad via Tailscale.
## Quick Start
```bash
cd ~/.claude/Skills/MobileApp
./manage.sh install # Install dependencies
./manage.sh build # Build client
./manage.sh service install # Enable auto-restart (recommended)
```
## Access
- Local: http://localhost:5050
- Via Tailscale: http://<tailscale-ip>:5050
## Auto-Restart (Production)
The server can be managed by launchd for automatic restart on crash/reboot:
```bash
./manage.sh service install # Enable auto-restart
./manage.sh service uninstall # Disable auto-restart
./manage.sh service status # Check service status
./manage.sh service logs # View launchd logs
```
## Development
```bash
./manage.sh dev # Hot reload (auto-pauses launchd service)
```
Dev mode automatically:
- Pauses the launchd auto-restart service
- Runs server + client with hot reload
- Resumes auto-restart when you Ctrl+C
## Features
- **Chat**: Claude Code interaction with streaming responses
- **Files**: Full home directory browser with file preview
- **Knowledge**: Obsidian vault viewer with wiki-link support
## Architecture
- **Server**: Bun + TypeScript (port 5050)
- **Client**: Vue.js + Tailwind CSS (PWA)
- **API**: REST + WebSocket for real-time chat
majiayu000/claude-skill-registry 163
-
pydantic-ai-tool-system
Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions.
majiayu000/claude-skill-registry 163
-
writing-north-star-metrics
Help users define their North Star metric. Use when someone is choosing their primary success metric, trying to align the team around a key measure, struggling with metric proliferation, or setting up their measurement strategy.
majiayu000/claude-skill-registry 163
-
bluebook
This skill should be used when the user asks to "cite a case", "format a citation", "check Bluebook format", "cite a statute", "use id. or supra", "format footnotes", "cite a law review article", or needs Bluebook 21st Edition citation guidance. Covers cases, statutes, secondary sources, signals, and short forms.
majiayu000/claude-skill-registry 163
-
rag-builder
Build Retrieval-Augmented Generation systems with vector databases
majiayu000/claude-skill-registry 163
-
aether-temporal-collective
Distributed evolutionary memory system using Merkle-DAG branching timelines, holographic erasure coding, and stake-weighted consensus to maintain coherent collective history across thousands of agents despite forking narratives and temporal relativity.
majiayu000/claude-skill-registry 163
-
ci-pipeline
CI pipeline creation and maintenance. TODO: Implement for devops. Invoked by: "ci", "pipeline", "ci/cd", "github actions", "create pipeline".
majiayu000/claude-skill-registry 163
-
pwc-audit-intelligence
Expert in audit ground truth extraction, Critical Audit Matters (CAMs), ICFR validation, PCAOB independence compliance, and SEC filing analysis for PWC audit staff
majiayu000/claude-skill-registry 163
-
aggregates-thebeardedbearsas-claude-craft
majiayu000/claude-skill-registry 163
-
hft-quant-expert
Quantitative trading expertise for DeFi and crypto derivatives. Use when building trading strategies, signals, risk management. Triggers on signal, backtest, alpha, sharpe, volatility, correlation, position size, risk.
majiayu000/claude-skill-registry 163
-
gsplat-optimizer
Optimize 3D Gaussian Splat scenes for real-time rendering on iOS, macOS, and visionOS. Use when working with .ply or .splat files, targeting mobile/Apple GPU performance, or needing LOD, pruning, or compression strategies for 3DGS scenes.
majiayu000/claude-skill-registry 163
-
kalshi-api-integration
Documentation for integrating with the Kalshi API, covering authentication, market fetching, ticker parsing, and bet placement.
majiayu000/claude-skill-registry 163
-
git-troubleshooting
Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when user encounters git errors or needs to recover from mistakes.
majiayu000/claude-skill-registry 163
-
kbd-glossary
Expert in searching Kabardian glossaries and dictionaries. Provides word definitions, translations, and examples from Rus-Ady and Ady-Ady dictionaries. Activates when user requests word lookup, mentions "найди слово", "поиск в словаре", "glossary", "dictionary", "что означает", or needs translation help for specific words.
majiayu000/claude-skill-registry 163
-
test-utility-service
Test utility services that handle external APIs or authorization logic. Use when testing services like AuthenticationService or AuthorizationService. Triggers on "test auth service", "test utility service", "test authentication".
majiayu000/claude-skill-registry 163