Browse Skills

720 skills found

golang-expert.md
0
1 export golang-expert
2 fjacquet from "fjacquet/camt-csv"
3 Convert file from CAMT053 to csv with transaction categorisation using AI
2026-04-06
docs-review.md
0
1 export docs-review
2 kvnxiao from "kvnxiao/.dotfiles"
3 My multiplatform dotfiles
2026-06-02
landing-page-steal.md
0
1 export landing-page-steal
2 WiseWolfPT from "WiseWolfPT/AlphaAnalyzer"
3 Copies an existing landing page (from URL or image) into a specified page in the codebase using Playwright MCP. Iteratively refines the implementation until it matches the reference design and interactions as closely as possible. Use when the user wants to copy/reference/steal an existing landing page/url to replicate in their app
2025-11-11
security.md
0
1 export security
2 popo0407 from "popo0407/DATANA"
3 セキュリティとコンプライアンスの規約
2025-12-29
auth-patterns.md
0
1 export auth-patterns
2 RPvars from "RPvars/postern-mvp"
3 Authentication security patterns and standards for NextAuth.js v5. Use when implementing or reviewing authentication code.
2026-05-01
writing-skills.md
0
1 export writing-skills
2 woodrowpearson from "woodrowpearson/mids-hero-web"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2025-11-28
fip-veterinary-advisor.md
0
1 export fip-veterinary-advisor
2 ggwazi from "ggwazi/fip-skill"
3 Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2025-12-13
refactoring-patterns.md
0
1 export refactoring-patterns
2 vineethsoma from "vineethsoma/agent-packages"
3 Reusable APM agent packages for AI-native development
2025-12-26
code-review.md
0
1 export code-review
2 yoichiojima-2 from "yoichiojima-2/mcp-servers"
3 Review code for quality, bugs, security issues, and best practices.Use this skill when the user asks for code review, code analysis, or wants feedback on their code.
2026-04-30
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 ZeroGravitySkin-Ron from "ZeroGravitySkin-Ron/Claude"
3 Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2025-11-12
weaver.md
0
1 export weaver
2 flashingcursor from "flashingcursor/skill-creator-plugin"
3 Claude Code plugin containing the skill-creator skill for building custom Skills
2025-11-11
testing.md
0
1 export testing
2 kys0213 from "kys0213/agentos"
3 A general-purpose AI Agent runtime that supports LLMs, MCP integration, and preset-based task execution.
2025-11-09
btc-trading-bot.md
0
1 export btc-trading-bot
2 khopilot from "khopilot/bit-trand"
3 Bitcoin trading simulation with technical analysis (EMA/RSI/Bollinger), Monte Carlo projections, and Telegram alerts. Cambodian market focus (USD/KHR 4050).TRIGGERS: BTC backtesting, indicator calculations, Fear & Greed integration, crypto strategy development, CoinGecko/Alternative.me APIs, portfolio simulation, trailing stop optimization, Sharpe/drawdown metrics.ENTRY POINTS: btc_trader.py (365d backtest), btc_simulation.py (60d Monte Carlo), backtest_runner.py (advanced metrics).
2025-12-29
specfirst.md
0
1 export specfirst
2 impactaky from "impactaky/ortify"
3 Wrap module for running trough onnxruntime
2026-05-08
raouf-change-protocol.md
0
1 export raouf-change-protocol
2 Raoof128 from "Raoof128/Raoof128.github.io"
3 QRishing Detector (KMP) — Knowledge Model for Phishing(KotlinConf 2026)
2026-01-03
debug.md
0
1 export debug
2 iciakky from "iciakky/cc-general-skills"
3 Apply systematic debugging methodology using medical differential diagnosis principles. Trigger when AI modifies working code and anomalies occur, or when users report unexpected test results or execution failures. Use observation without preconception, fact isolation, differential diagnosis lists, deductive exclusion, experimental verification, precise fixes, and prevention mechanisms.
2025-11-10
lockplane.md
0
1 export lockplane
2 lockplane from "lockplane/lockplane"
3 Use Lockplane for safe database schema management - define schemas in .lp.sql files, validate, and apply with shadow DB testing
2025-12-29
test-skill-markdown.md
0
1 export test-skill-markdown
2 sebastienlevert from "sebastienlevert/m365-developer-cli"
3 A test skill in markdown format
2025-12-20
pytest-testing-patterns.md
0
1 export pytest-testing-patterns
2 apassuello from "apassuello/multimodal_insight_engine"
3 Apply pytest best practices and project testing conventions. Use when writing or modifying tests.
2025-12-19
log-analysis-skill.md
0
1 export log-analysis-skill
2 hpppm from "hpppm/lab-agent-skills-design"
3 Helps an agent analyze application logs and identify security issues.
2026-01-09
typescript-development.md
0
1 export typescript-development
2 daveharmswebdev from "daveharmswebdev/upkeep-io"
3 Rental property management platform
2025-11-28
fastapi-python-expert.md
0
1 export fastapi-python-expert
2 duksosleepy from "duksosleepy/lug-back"
3 Use this agent when you need to design, implement, or optimize FastAPI backend applications. This includes API endpoint creation, database integration, authentication/authorization implementation, cloud deployment strategies, business logic architecture, performance optimization, and following FastAPI best practices.
2026-05-13
writing-phaser-3-games.md
0
1 export writing-phaser-3-games
2 tomcoolpxl from "tomcoolpxl/sugar-splat"
3 Provides battle-tested patterns, best practices, and code examples for building Phaser 3 games. Use when writing game code, implementing game mechanics, setting up scenes, handling physics, animations, input, or any Phaser-related development. Covers architecture, performance, algorithms, and common pitfalls.
2025-12-28
supply-chain-security.md
0
1 export supply-chain-security
2 GuyNachshon from "GuyNachshon/scs-long-horizon-attack-detection"
3 A capability-oriented reasoning framework for identifying and describing security-relevant capability expansions in software supply-chain version transitions. Provides capability vocabulary, counterfactual reasoning scaffolds, and contextual analysis tools. Use when analyzing code version transitions to understand what new affordances emerge, not to classify code as malicious/benign. Atomic unit of analysis is the version transition (diff), not standalone code.
2026-01-03