Commit graph

50 commits

Author SHA1 Message Date
Prathit
f2b5e29bc3
Update README.md 2026-05-07 13:02:19 +05:30
Prathit
48ffe0c633
Update README.md 2026-05-03 00:26:12 +05:30
Prathit-tech
3bf63cdff2 docs(readme): Update README to include new skills and add GitHub Actions workflow for PR validation 2026-05-01 13:05:59 +05:30
Emory L.
cef29d3db4
Add Assistive Technology section to README + PDA Skill (#14)
Added a new section for Assistive Technology with a link to a collection of skills and specifically the first contribution to allow Claude Code/Desktop/Mobile to reframe instructions for yourself or a child with PDA autism.

Co-authored-by: Prathit <67639393+Prat011@users.noreply.github.com>
2026-04-30 23:49:25 +05:30
Joseph
ea6b2c188e
Add recursive-research skill (#718)
Co-authored-by: Anjos3 <81331445+Anjos3@users.noreply.github.com>
2026-04-30 23:46:50 +05:30
Alex
e4b016b837
Add great_cto: Claude Code SDLC plugin with 7 subagents (#734)
Co-authored-by: Oleksandr Velykyi <o.velikiy@wnb.com.ua>
2026-04-30 23:46:17 +05:30
imoonkey
66a2f28ba8
Add OpenWeb skill (#721) 2026-04-30 23:43:54 +05:30
Andy Dunn
0af287266b
Add Brand Build Skills (59-skill library) (#746)
Adds rampstackco/claude-skills, a 59-skill library covering the full website lifecycle. MIT licensed.
2026-04-30 23:43:13 +05:30
septimlabs-code
e385db89f8
Add Septim Agents Pack skill (#748) 2026-04-30 23:42:32 +05:30
Lewis
808687561a
Add full-page-screenshot skill (#742)
Add a zero-dependency Node.js skill that captures full-page screenshots
of web pages via Chrome DevTools Protocol.

Co-authored-by: Lewis Liu <lewis.liu03@sap.com>
2026-04-30 21:34:21 +05:30
Yves Gugger
cd39fcf2d4
Add lean-ctx skill (#749)
Made-with: Cursor

Co-authored-by: Yves Gugger <yvesgugger@Yvess-MacBook-Pro.local>
2026-04-30 21:32:29 +05:30
Maxiom-Rock
c48e0d7c2e
Add solo-skills under Productivity & Organization (#754)
solo-skills is a bilingual (EN + 中文) Claude Code skills pack
shaped for solo founders and indie developers. Includes 7 skills
covering launch tweets, customer emails, changelogs, decision
frameworks, postmortems, and more.

Distinguishing feature: every skill has a mandatory 'When NOT to
use' section, and a fixed output format with worked input/output
examples.
2026-04-30 21:28:05 +05:30
Chenrui HU
4a5c4759a5
Add swiftui-design-skill to Creative & Media section (#756)
SwiftUI frontend design skill with anti-AI-slop rules, design direction advisor,
brand asset protocol, and 5-dimension review. Supports Claude Code, Cursor,
Codex, OpenCode, and all AI agent platforms.

Co-authored-by: 胡宸瑞 <huchenrui@huweideMacBook-Air.local>
Co-authored-by: Prathit <67639393+Prat011@users.noreply.github.com>
2026-04-30 21:26:40 +05:30
anandpareek-hub
6c7a946cae
Add Pixelbin-Media-Generation to README (#758)
Looking to expose APIs to assist users in editing and generating visual media at scale without leaving claude project - /pixelbin skill which will cover all their use cases from basic transformations to advance model based visual media generation with a very simple flow and CDN/DAM will also help users to use creatives to host on their websites
2026-04-30 21:25:05 +05:30
Stephane Boghossian
337b19e0ed
Add Master Claude for Legal skill pack (#738) 2026-04-28 16:13:10 +05:30
Kushal
dda45757ab
Add Chrome Relay to Development & Code Tools (#739)
Real-Chrome / authenticated-session counterpart to Playwright Browser
Automation. Drives the user's already-open Chrome (cookies, SSO,
extensions, localhost) via a local CLI bridge. Install: npx skills
add chrome-relay + Chrome Web Store extension. Inserted in
alphabetical position between Changelog Generator and Claude Code
Terminal Title.
2026-04-28 16:12:40 +05:30
Prathit
0e304eadb3
Update README 2026-04-21 17:15:47 +05:30
sohamganatra
255586dc09 Add 78 app automation skills via Composio/Rube MCP
Adds pre-built workflow skills for 78 SaaS apps across 16 categories:
CRM, project management, communication, email, code/DevOps, storage,
spreadsheets, calendar, social media, marketing, support, e-commerce,
design, analytics, HR, and automation platforms.

Each skill includes:
- Real tool slugs discovered from Composio's RUBE_SEARCH_TOOLS API
- Step-by-step workflow sequences with [Prerequisite/Required/Optional] tags
- Key parameter documentation with format guidance
- Known pitfalls from actual API behavior
- Quick reference tables for all available tools
- Setup instructions for Rube MCP connection

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 18:41:46 -08:00
Prathit
c1d18c5419
Update README.md (#109) 2026-02-03 10:04:19 +05:30
Sanjay Ramadugu
362d354285
Add jules, deep-research, outline, and google-workspace skills (#77) 2026-01-25 07:47:26 +05:30
Prathit-tech
da5363b72c feat: add twitter algo skill 2026-01-21 11:54:13 +05:30
Prathit
6ecabbb914
Update README.md (#55) 2026-01-15 10:49:25 +05:30
Prathit
1b3f6521a8
Add connect skill (#46)
* Add Connect skill + improve CTAs

- Add new Connect skill for integrating Claude with external apps
  (Gmail, Slack, GitHub, Notion, and 1000+ services via Composio)
- Update README with link to Connect skill
- Add visual signup CTA with social proof at bottom
- Soften community section CTAs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add composio-toolrouter plugin + quickstart

- Add composio-toolrouter plugin for connecting Claude to 1000+ apps
- Rename connect -> connect-apps skill
- Add quickstart section to README with 3-step setup
- Plugin setup asks for API key and configures ~/.mcp.json

Flow:
1. claude --plugin-dir ./composio-toolrouter
2. /composio-toolrouter:setup (enter API key)
3. "Send me a test email" → aha moment

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Rename plugin to connect-apps

- Rename composio-toolrouter -> connect-apps-plugin
- Update README quickstart and plugin references

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Sujay Choubey <sujaychoubey@Sujays-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 13:01:39 +05:30
Prathit
8768cc4672
Update README.md 2026-01-12 11:13:31 +05:30
younggglcy
41789c1e7b
Fix link for artifacts-builder in Development & Code Tools section (#26) 2026-01-11 22:41:15 +05:30
Ahmad Othman Ammar Adi.
f0f5d54250
feat: Add LangSmith Fetch - First AI observability skill (#21)
- Debug LangChain/LangGraph agents
  - Fetch execution traces from LangSmith Studio
  - Error detection and performance analysis
  - Four core debugging workflows

  Author: Ahmad Othman Ammar Adi
2026-01-11 22:40:08 +05:30
YK
6d7cae7c4f
Add reddit-fetch skill (#28) 2026-01-11 14:46:49 +05:30
Danielle
d78e10c874
feat: add tailored resume generator skill (#7)
Add a new skill that analyzes job descriptions and generates tailored resumes
that highlight relevant experience, skills, and achievements. The skill provides:
- Job description analysis to extract key requirements and keywords
- Resume tailoring to emphasize relevant experience
- ATS optimization for applicant tracking systems
- Multiple resume format support
- Strategic recommendations for gaps and interview preparation

This skill is categorized under productivity-organization and helps job seekers
create customized resumes that maximize their chances of getting interviews.

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-11 14:39:34 +05:30
sujayjayjay
ee804c27f2
Add Connect skill + improve CTAs (#40)
- Add new Connect skill for integrating Claude with external apps
  (Gmail, Slack, GitHub, Notion, and 1000+ services via Composio)
- Update README with link to Connect skill
- Add visual signup CTA with social proof at bottom
- Soften community section CTAs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Sujay Choubey <sujaychoubey@Sujays-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 14:38:32 +05:30
Sanjay Ramadugu
e598c6c019
Add postgres and imagen skills from ai-skills collection (#19) 2025-12-29 10:45:44 +05:30
Anders Bech Mellson
b9196b1742
Fix links for document processing skills section (#24)
Updated links for document processing skills in README.
2025-12-26 13:31:09 +05:30
Cranot
2d4fd29297 Add AgentsKB - researched knowledge base for AI assistants 2025-12-01 16:47:37 +01:00
Prathit
0176d3a030
Update README.md 2025-11-26 19:41:55 +05:30
Prathit
4d27c8a399
Merge pull request #10 from haunchen/feat/add-n8n-skills
feat: add n8n-skills to the list of available skills
2025-11-24 16:18:58 +05:30
Prathit
a3c452068c
Update README.md 2025-11-24 16:18:30 +05:30
Frank
4604b7c580 feat: add n8n-skills to the list of available skills 2025-11-21 15:02:51 +08:00
Prathit
0178590715
Update README.md 2025-11-20 20:18:15 +05:30
Prathit
2a6c3180ee
Merge pull request #8 from LeoVS09/feature/add-context-engineering-kit-links
add context engineering kit skills
2025-11-19 11:00:16 +05:30
Prathit
db1a4dd1b3
Update README 2025-11-19 10:59:57 +05:30
Prathit
b29460a1e5
Update README.md 2025-11-18 22:40:31 +05:30
Prathit
20cd649fee
Update README.md 2025-11-18 21:43:50 +05:30
leovs09
1f66e61e3c add context engineering kit skills 2025-11-16 17:46:54 +01:00
Prathit
20be1f8483
Update README.md 2025-11-12 08:54:23 +05:30
Evyatar Bluzer
1f56479add
Added link to Claude Code Terminal Title
What this skill does? Gives each Claud-Code terminal window a dynamic title that describes the work being done so you don't lose track of what window is doing what. 
Thanks!
2025-11-09 11:34:31 +07:00
Prathit
edb1c6ef58
Update README.md
Added a note about integrating skills with Composio.
2025-11-01 13:52:53 +05:30
Prathit
298f9c57a6
Update README.md 2025-10-29 16:44:55 +05:30
Prathit
ce849994ed
Update README.md 2025-10-27 16:05:30 +05:30
Prathit
c32093dded
Update README.md 2025-10-27 15:59:19 +05:30
Prathit-tech
5380239b72 feat: add multiple new skills and templates across various modules, including document skills, PDF handling, PPTX processing, and GIF creation 2025-10-22 17:44:36 +05:30
Prathit-tech
044d48b594 feat: add initial skills 2025-10-17 14:39:35 +05:30