Browse Skills
2338 skills found
taiga-api.md
0
1
export
taiga-api
2
from
"atondwal/config"
from
"atondwal/config"
3
Query the hosted Taiga API at taiga.ant.dev for job results, passrates, transcripts, and run evaluations. Use when user asks about Taiga jobs, problem scores, eval results, or needs to submit/check jobs.
2026-01-04
safe-commit.md
0
1
export
safe-commit
2
from
"biosugar0/dotfiles"
from
"biosugar0/dotfiles"
3
git commit を行う際に自動発動。禁止ディレクトリ(ai/, .serena/)のコミット防止と、論理的なコミット分割を支援する。
2026-02-25
generate-tags.md
0
1
export
generate-tags
2
from
"peberanek/peberanek.github.io"
from
"peberanek/peberanek.github.io"
3
Personal website
2026-02-21
qc-backtest-runner.md
0
1
export
qc-backtest-runner
2
from
"vinamra2013/ai_trading_backtesting"
from
"vinamra2013/ai_trading_backtesting"
3
Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests, wait for completion, and retrieve performance metrics. This skill should be used when running backtests on QuantConnect cloud or testing trading strategies.
2025-11-13
repo-manager.md
0
1
export
repo-manager
2
from
"jhillbht/hackathon-clipper-program"
from
"jhillbht/hackathon-clipper-program"
3
TypeScript CLI for managing Whop-powered clipper programs with CPM payouts
2025-12-16
wp-headless-backend.md
0
1
export
wp-headless-backend
2
from
"cdryampi/wordpress_headless"
from
"cdryampi/wordpress_headless"
3
Build and bootstrap WordPress headless (PHP-FPM) with an idempotent wp-cli entrypoint and WPGraphQL enabled, using MariaDB/MySQL from docker-compose. Use when asked to implement or fix docker/wp/Dockerfile and docker/wp/entrypoint.sh for WordPress in this repo.
2026-01-06
ruby-testing.md
0
1
export
ruby-testing
2
from
"arowinski/dotfiles"
from
"arowinski/dotfiles"
3
Configuration files
2025-11-29
cli.md
0
1
export
cli
2
from
"zzstoatzz/plyr-python-client"
from
"zzstoatzz/plyr-python-client"
3
python clients for plyr.fm
2026-01-02
currency-skill.md
0
1
export
currency-skill
2
from
"thruthesky/currency-skill"
from
"thruthesky/currency-skill"
3
Frankfurter API를 사용한 환율 정보 조회 및 통화 변환 스킬. 무료 오픈소스 환율 API로 유럽중앙은행(ECB) 데이터 기반. API 키 불필요, 사용량 제한 없음. 사용 시점: (1) 최신/과거 환율 조회 (2) 통화 변환 계산 (3) 기간별 환율 시계열 데이터 분석 (4) 지원 통화 목록 확인 (5) Flutter/웹 앱에서 환율 기능 구현 (6) 자동화/AI 도구에서 환율 데이터 활용. 키워드: 환율, exchange rate, 통화 변환, currency conversion, ECB, 유럽중앙은행, USD, KRW, EUR, 시계열 데이터, API
2026-02-14
coding-standards.md
0
1
export
coding-standards
2
from
"5MinFutures/futures-arena"
from
"5MinFutures/futures-arena"
3
Track real time performance of trading algorithms on futures markets.
2026-02-25
typescript.md
0
1
export
typescript
2
from
"kevincrabbe/wrapkit"
from
"kevincrabbe/wrapkit"
3
TypeScript guidelines covering type safety, RORO pattern, complexity limits, and error handling patterns. Use when writing TypeScript code.
2026-01-05
test-case-generator.md
0
1
export
test-case-generator
2
from
"Devliang24/case_skills"
from
"Devliang24/case_skills"
3
从需求文档(文字、图片、PDF、DOCX)生成结构化的功能测试用例。遵循 15 字段规范,输出 Excel 文件,支持正向/异常场景、边界值、安全性测试。
2026-01-02
git-release.md
0
1
export
git-release
2
from
"chogng/Skills"
from
"chogng/Skills"
3
Git 项目版本发布自动化工具。执行完整的发布流程:提交所有修改、更新版本号、生成 CHANGELOG、创建 git tag 并推送到远程仓库。基于语义化版本 (major/minor/patch)。**核心理解(极其重要)**:当用户说"更新一下版本"、"更新版本"或任何类似表达时,**默认意味着执行完整的发布流程**:1. ✅ 提交所有当前的修改(包括未追踪的新文件)2. ✅ 更新版本号(package.json 和 server/package.json)3. ✅ 创建 git tag(vX.Y.Z)4. ✅ 推送所有内容到远程仓库(commit + tags)5. 📝 可选:生成/更新 CHANGELOG**不要**只更新 package.json 中的版本号!那是错误的理解!**必须**执行完整的发布流程,包括提交和推送!触发关键词(任何一个都触发完整流程):- 通用发布词:"更新一下版本"、"更新版本"、"升级版本"、"发布版本"、"版本发布"、"发新版"- 英文表达:"bump version"、"release"、"new release"- Git操作:"打tag"、"创建发布"、"创建tag"- 版本类型(隐含发布):"大版本更新"、"小版本更新"、"补丁版本"、"major release"、"minor release"、"patch release"
2025-12-22
architechture.md
0
1
export
architechture
2
from
"schneiderlin/synapse"
from
"schneiderlin/synapse"
3
本项目里面的各种架构设计, 设计中用到的各种概念例如 system, action, view-function, action-function, action-handler, base, component 等的解释
2026-02-04
go-clean-architecture.md
0
1
export
go-clean-architecture
2
from
"zskulcsar/code-stats"
from
"zskulcsar/code-stats"
3
Statistical analysis of source code (Go & Python)
2025-12-08
skill-creating.md
0
1
export
skill-creating
2
from
"gzbomerif-sketch/man"
from
"gzbomerif-sketch/man"
3
Used to create a new skill. Used when a user wants to create a new skill
2025-11-17
feature.md
0
1
export
feature
2
from
"deeksmith-cpu/Frontera-Platform"
from
"deeksmith-cpu/Frontera-Platform"
3
Scaffold new features following Frontera development standards. Use when user says "add feature", "new feature", "create feature", or asks to build a new capability.
2026-02-25
commit.md
0
1
export
commit
2
from
"takoeight0821/ziku"
from
"takoeight0821/ziku"
3
This skill should be used when the user asks to "create a commit", "commit changes", "write a commit message", "make a commit", needs help with "conventional commits", or wants to understand commit message format and best practices.
2026-02-08
pydantic-model-generator.md
0
1
export
pydantic-model-generator
2
from
"gptprojectmanager/liquidations"
from
"gptprojectmanager/liquidations"
3
Auto-generate Pydantic models from schema descriptions with type hints, validation rules, examples, and JSON schema export. 75% token savings (2,000→500).
2026-01-26
result-simple-perl.md
0
1
export
result-simple-perl
2
from
"kfly8/claude-cpan-plugins"
from
"kfly8/claude-cpan-plugins"
3
Use Result::Simple for tuple-based error handling in Perl
2025-11-14
pyx.md
0
1
export
pyx
2
from
"Anudorannador/python-executor"
from
"Anudorannador/python-executor"
3
A cross-platform Python executor for LLM/Agent integration that avoids shell escaping nightmares.
2025-12-24
release.md
0
1
export
release
2
from
"noppomario/uti"
from
"noppomario/uti"
3
A modern clipboard manager and app launcher for Linux with double-Ctrl toggle.
2026-02-08
mindwork-analyze.md
0
1
export
mindwork-analyze
2
from
"tolgaio/mindwork"
from
"tolgaio/mindwork"
3
A Claude Code plugin for therapy session analysis and personal journaling
2025-12-28
git-lines.md
0
1
export
git-lines
2
from
"Omegaice/git-lines"
from
"Omegaice/git-lines"
3
Stages specific lines from git diffs when hunk-level staging is too coarse. Use when a file contains multiple unrelated changes that need separate semantic commits and git's hunks group them together.
2025-11-26